[pmwiki-users] call Markup() from a function

Sebastian Siedentopf schlaefer at macnews.de
Sat Jul 30 01:37:24 CDT 2005


I have problems to alter a markup x from stdmarkup.php or add a new  
markup x if a particular custom markup y is called:

  Markup('y',...,fct_y());

  function fct_y() {
  Markup('x',...);
  }

The Markup() call for x seems to have no effect when called from  
inside function fct_y().

Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2369 bytes
Desc: not available
Url : /pipermail/pmwiki-users/attachments/20050730/9e3974e1/attachment.bin 


More information about the pmwiki-users mailing list