[WM] Glossary links
Paolo Zoppetti
paolo.zoppetti.majorana.org
Tue Jan 14 07:59:07 GMT 2003
In EtText documentation there is:
EtText also supports a concept called glossary links; if you define a link, the name of that link will automatically become a href if enclosed in double-square-brackets or quotes. For example:
[Justin Mason]: http://jmason.org/
will mean that any occurrence of [[Justin Mason]], or "Justin Mason", in any EtText content chunk or file in the site, becomes a link to that address.
I defined a <content> item like this:
<content name="zoplandlink.inc" map="false" format="text/et">
Auto: [McCann]: http://www.cs.uwp.edu/staff/mccann
[mccannstyle]: http://www.cs.uwp.edu/staff/mccann/style.html
[uwp]: http://www.cs.uwp.edu
</content>
and I have another <content> item in which I use something like this:
Thank you to McCann ([[University of Wisconsin [uwp]]).
This content item is loaded from a file
(I used <contents src="../src" name=".../*.txt" listname="srcfiles"
namesubst="s/.txt//" format="text/et"
skip="index.txt"
/>
)
Why it doesn't work?
Paolo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://amgod.boxhost.net/pipermail/webmake-talk/attachments/20030114/d0056951/attachment.htm
More information about the Webmake-talk
mailing list