[pmwiki-users] Concatenated parameter for 'wiki:' directive
    Hans 
    design at softflow.co.uk
       
    Sun Nov 13 13:18:48 CST 2005
    
    
  
Sunday, November 13, 2005, 7:07:27 PM, Henrik wrote:
> I would like to do (in pseudocode)
> <--wiki:$MyGroup.$MyPage + Sidebar-->
> to yield
> <--wiki:SomeGroup.SomePageSidebar-->
you can try
<!--wiki:$FullNameSidebar-->
$FullName gets replaced by pmwiki with waht you called
$MyGroup.MyPage, i.e. the current group + page.
Best, 
~Hans                           
    
    
More information about the pmwiki-users
mailing list