[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Tags in item text
> 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