WebGUI
      Click here to register.
      
irc://irc.freenode.net#webgui

iPhoneGuy: WebGUI is a pile of crap.
rizen: If WebGUI is such a pile of crap, why do you use it?
iPhoneGuy: Because it's the best pile of crap out there.

If this is what people who hate us are saying, imagine what people who love us will say. Come join us on IRC.

BranchRoot title and URL macros

User: gcep
Date: 11/7/2005 3:32 pm
Views: 3026
Rating: 15    Rate [
|
]

BranchRootPageTitle returns the title of the page that is the root of the current Branch.

BranchRootPageURL returns the url of the page that is the root of the current Branch.

Usage:

BranchRootPageTitle and BranchRootPageUrl do not take any parameters.

Your conf could contain the following line in the macros section:

    BranchRootPageTitle => BranchRootPageTitle, \
    BranchRootPageUrl => BranchRootPageUrl

 Then your Template can include a link to the branch root with the following code

<A HREF="^BranchRootPageUrl();">^BranchRootPageTitle();</a>

These macros can be used seperately.  

Tested on WebGUI 6.7.7 -gamma

 

 

 

 


 

 



Replies

PreviousBackNext