Page 1 of 1

Category replacement tag

Posted: Sat 1. Sep 2007, 04:10
by Tidida
Hi:

Is there a replacement tag that shows the actual category of the article??

If not... there should be one, right? :?

Thanks

Posted: Sat 1. Sep 2007, 19:05
by isac
{NAV_LIST_CURRENT}

Posted: Sat 1. Sep 2007, 20:47
by flip-flop
{PAGETITLE}
{ARTICLE_TITLE}
{TOPLEVEL}
http://www.phpwcms.de/forum/viewtopic.php?p=80987#80987

Thanks flip-flop

Posted: Mon 3. Sep 2007, 19:29
by Tidida
I didn't found the entry because it was in German. That's exacly what I needed.

make the tag link

Posted: Thu 6. Sep 2007, 21:44
by Tidida
flip-flop wrote:{PAGETITLE}
{ARTICLE_TITLE}
{TOPLEVEL}
http://www.phpwcms.de/forum/viewtopic.php?p=80987#80987
Is there a way to make this tag work dinamically like a link, like:
<a href="{PAGETITLE:1}">{PAGETITLE}</a>

Ore something like that??

Perhaps is already done but I don't speak german. :oops: