8 Oct
1999
8 Oct
'99
4:24 p.m.
I have pages which contain the same link multiple times. Is there an obvious way to ensure that each link is defined only once? I guess I could add properties to the containing folder, but what do others do? So if I have a string property hrefFT with value http://www.ft.com/ I can refer to it multiple times inside my pages as ....href=<dtml-var hrefFT>...href=<dtml-var hrefFT> then I need only change the value of the string property to change the link everywhere. -- Robin Becker