[pmwiki-users] markupexprplus not working
Thomas Hirtenlehner
thomas.hirtenlehner at tielor.at
Thu May 4 13:41:26 PDT 2023
Hello everyone!
I try to get markupexprplus to work, but somehow I seem to be missing
something. Here is what I've got so far:
- I've got markupexprplus.php in my cookbook folder
- in my config file, I've this line:
/include_once("$FarmD/cookbook/markupexprplus.php");/
first I thought, that maybe I installed an old PMWiki, so I tried it out
with markupexprplus-old.php. When I changed the include in my config
file to
/include_once("$FarmD/cookbook/markupexprplus-old.php");/
my page broke. So the include should be correct and the php files are in
the correct place, otherwise the old one couldn't have broken my page.
to test out markupexprplus I tried this markup in the group header:
/{(setq {$Name} 1)}
(:notitle:)/
which should produce no text on the page, but I do get this text:
/(setq GroupHeader 1)/
I've not worked a lot with PMWiki. I only used it the basic text
editing, a few tables and I added a smileys cookbook and a footnote
cookbook but nothing else so far, so I have no idea how to find out what
is wrong and how to fix it.
Any help would be greatly appreciated.
thanks in advance
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20230504/90029c80/attachment.html>
More information about the pmwiki-users
mailing list