On Fri, Oct 06, 2006 at 05:14:09PM -0700, Randal L. Schwartz wrote: > >>>>> "Bill" == Bill Moseley <[EMAIL PROTECTED]> writes: > > Bill> Or as suggested in the docs: > > Bill> MACRO link( path, text ) BLOCK; > Bill> p = path | uri | html; > Bill> t = text | html; > Bill> "<a href='$p'>$t</a>"; > Bill> END; > > This is where you keep going off the deep end. > > It doesn't say "path | uri | html". > It says "filename | uri | html".
Of course. Thanks, I've sent an email to the content editors with instructions to only link to filenames, and not paths. ;) -- Bill Moseley [EMAIL PROTECTED] _______________________________________________ templates mailing list [email protected] http://lists.template-toolkit.org/mailman/listinfo/templates
