[Maypole-dev] [PATCH] Cosmetic template annoyance

From: Dagfinn Ilmari Mannsåker (ilmari at ilmari.org)
Date: Wed Dec 08 2004 - 11:00:27 GMT


The quotes in the POD for the link() macro aren't balanced, confusing
syntax highlighting (yeah, tt-mode should be fixed to understand
multiline template directives and ignore unbalanced quotes in comments,
but it doesn't).

Here's a fix:

Index: templates/factory/macros
===================================================================
--- templates/factory/macros (revision 302)
+++ templates/factory/macros (working copy)
@@ -7,7 +7,7 @@
 
 =head2 link
 
-This creates an <A HREF="... to a command in the Apache::MVC system by
+This creates an <A HREF="..."> to a command in the Apache::MVC system by
 catenating the base URL, table, command, and any arguments.
 
 #%]

-- 
ilmari

_______________________________________________ maypole-dev mailing list maypole-dev at lists.netthink.co.uk http://lists.netthink.co.uk/listinfo/maypole-dev



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT