[Templates] The uri filter and fragments
Bill Moseley
moseley@hank.org
Sat, 7 Oct 2006 06:14:06 -0700
On Fri, Oct 06, 2006 at 05:14:09PM -0700, Randal L. Schwartz wrote:
> >>>>> "Bill" == Bill Moseley <moseley@hank.org> 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
moseley@hank.org