PHP 5.5 compatible version http://www.pmwiki.org/wiki/Cookbook/MarkupExprPlus Download markupexprplus2.php http://www.pmwiki.org/pmwiki/uploads/Cookbook/markupexprplus2.php untill original script gets updated.
I commented out a huge section of the original script, and dropped/lost the modified behaviour previously enabled with $EnableExprMultiline and $EnableExprVarManip flags. All the other extra markup expressions are run through PmWiki's MarkupExpression() function, not the MarkupExpressionPlus() function of the original script. Only the wikiword markup expression needed a revised definition. This seems to work. This script needs PmWiki version 2.2.56 or younger. I hope the original script will get fully revised and updated, or the most important parts get added to the PmWiki core (markupexpr.php). Then this script can be removed. cheers, Hans mailto:[email protected] www.softflow.co.uk _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
