Hi, I was (rather slowly, I must apologize) more or less in the process of reworking the recipe for PHP 5.5, and therefore was also wondering how far the features you precisely commented out really need to be updated or simply dropped. For the record, I mainly designed these excluded parts as proof-of-concepts without any real life usage at this time.
Regards, Dominique On Wed, Dec 3, 2014 at 8:59 PM, Hans Bracker <[email protected]> wrote: > 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 -- Dominique _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
