[Maypole] Footer missing
Marcus Ramberg
marcus@thefeed.no
Sat, 08 May 2004 10:00:44 +0200
This is a multi-part message in MIME format.
--------------050202030603070505030008
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Seems to me there is no footer in the Maypole templates, even though
Simon refers to it in the perl.com articles. here's a basic footer, and
a patch against CVS to use it in the factory and custom templates.
Marcus
Index: custom/frontpage
===================================================================
RCS file: /var/cvs/modules/Apache-MVC/templates/custom/frontpage,v
retrieving revision 1.3
diff -r1.3 frontpage
15a16
> [% INCLUDE footer %]
cvs server: Diffing factory
Index: factory/edit
===================================================================
RCS file: /var/cvs/modules/Apache-MVC/templates/factory/edit,v
retrieving revision 1.4
diff -r1.4 edit
30a31,32
>
> [% INCLUDE footer %]
Index: factory/frontpage
===================================================================
RCS file: /var/cvs/modules/Apache-MVC/templates/factory/frontpage,v
retrieving revision 1.3
diff -r1.3 frontpage
15a16
> [% INCLUDE footer %]
Index: factory/list
===================================================================
RCS file: /var/cvs/modules/Apache-MVC/templates/factory/list,v
retrieving revision 1.8
diff -r1.8 list
42a43,44
>
> [% INCLUDE footer %]
--
This e-mail has been protected by Song Networks' virus-scan service:
http://www.securemail.no
--------------050202030603070505030008
Content-Type: text/plain;
name="footer"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="footer"
</BODY>
</HTML>
--------------050202030603070505030008--