SetTitle - v1.0
Author: Mark West
PostNuke Version: PostNuke Phoenix .760
Type: pnRender
Description:
Plugin to define the title of a page from within any template
Support Information:
Usage is <!--[settitle title=yourtitle]-->. A template variable may also be used e.g. if you have a template variable $myvar use <!--[settitle title=$myvar]-->.
Change Log:

1 Comments so far
(Latest comments
)
1. mumuri wrote on Feb 01, 2007 at 03:46 PM
For those, who doesn't want to concat the titleYou can do like this in "function.settitle.php"
and then in "function.title.php" (modules/Xanthia/plugins/function.title.php)