On Sun, Nov 18, 2007 at 08:46:05PM +0100, Max van Biezen wrote: > When I select to print to html then I can see all variable names like: > > To: > <%name%> > <%address1%> <%if address2%> > > And so on
In 1.2 we switched the enclosure of variables/directives in templates from <% foo %> to <?lsmb foo ?>. This probably isn't related to your interpreter fun, but it will help your output. For convenience, there is a script 'upgrade-templates.pl' in the top-level directory that you can try after backing up your 1.1 templates. -- Seneca [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
