[pmwiki-users] MarkupExprPlus recipe: Extends {(...)} expression markups

Dominique Faure dominique.faure at gmail.com
Thu Sep 13 06:25:32 CDT 2007


I've just published the MarkupExprPlus recipe at

  http://www.pmwiki.org/wiki/Cookbook/MarkupExprPlus

The recipe "expands the original MarkupExpressions recipe (core
built-in since version 2.2.0-beta43) essentially by enabling *real*
expression nesting (ie. able to handle arithmetic operations). It also
defines various extra functions ranging from basic math to advanced
string manipulation.

The operations defined by this recipe include add, sub, mul, div, rev,
rot13, urlencode, urldecode, reg_replace, wikiword, test, and if.

The recipe also provides some configuration flags applying deeper
modifications to the original script behavior such as multiline
expressions handling and variable manipulation.

Comments and questions welcomed as always.
-- 
Dominique



More information about the pmwiki-users mailing list