Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Plugin Modifies existing templates

Quote Reply
Plugin Modifies existing templates
Hi

I'm writing a plugin for maps with links

On install, I copy three new templates in the default directory, the user has to modify his own templates to include them.

Is there a way to modify them on install ?

EXAMPLE : replace the tag <%include include_form.html%>


WITH

<%include include_form.html%>

<%-- Displays the map to add a link's localisation --%>
<%set U_action=add%>
<%include include_add_map_form.html%>



Mitia
Subject Author Views Date
Thread Plugin Modifies existing templates mnotaras 3797 Aug 20, 2002, 8:24 AM
Thread Re: [mnotaras] Plugin Modifies existing templates
Andy 3701 Aug 20, 2002, 8:31 AM
Thread Re: [Andy] Plugin Modifies existing templates
mnotaras 3665 Aug 20, 2002, 8:40 AM
Thread Re: [mnotaras] Plugin Modifies existing templates
yogi 3663 Aug 20, 2002, 8:53 AM
Thread Re: [yogi] Plugin Modifies existing templates
mnotaras 3666 Aug 20, 2002, 8:57 AM
Thread Re: [mnotaras] Plugin Modifies existing templates
mnotaras 3677 Aug 20, 2002, 8:59 AM
Post Re: [mnotaras] Plugin Modifies existing templates
yogi 3640 Aug 20, 2002, 9:03 AM