markupexprplus not working
Thomas Hirtenlehner <[email protected]>
| Newsgroups | gmane.comp.web.wiki.pmwiki.user |
|---|---|
| Message-ID | <[email protected]> |
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
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users