WebGUI
      Click here to register.
      
PBWG Banner

ParentPageURL

User: macroelite
Date: 12/6/2007 1:18 pm
Views: 774
Rating: -5    Rate [
|
]

How do I make it a link where it links back to itself?

Eventually I would like to modify this module to be strictly ParentPage(<home assetId>,<property>); where property can be title, url, etc.

For now, on my server I have created a copy of ParentPageTitle.pm and renamed to ParentPageURL.pm.  Go through the same process to add to your configuration.  If you edit the module so anywhere you see $asset->get('title') change to $asset->get('url').

You can then link like:

<a href="^ParentPageURL('..');">^ParentPageTitle('...');</a>

--
Lenny Leblanc



Replies

PreviousBackNext