[ic] Tags in item text

Jeff Dafoe interchange-users@icdevgroup.org
Mon Nov 25 12:23:01 2002


> Use
> <a href="[area yourpage]">hello world</a>
>
> if your session is logged in, you can add additional stuff
> <a href="[area yourpage]&name=Jack">hello world</a>
> otherwise do
> <a href="[area yourpage]?name=Jack">hello world</a>

    I think the issue is that he wants to know how to interpolate tags
contained in the item description.  I have been wondering this myself for a
while.


Jeff