Downloads
Download tar.gz
8.46 KB
MD5: e1bb887ac6c48c432e4f4ef9e1648325
SHA-1: c70f12fea024664ddcd14078ef73798e85d9bdc5
SHA-256: e7aa89f216284b7eb080557581407f8abbcec77ff966b6c135faefe4e760e20e
Download zip
9.64 KB
MD5: 5238b9d57859f1d4d1c2dbecc5f33a2a
SHA-1: 79926976c6b5d3f596574802c27958f445406251
SHA-256: 1b55fd7d0c0cfe5fb4c62e6caaeba47a47eeb8f317fe86bd2121abb011cc1d8a
Release notes
changes since 4.7.x 1.1:
* added token module support for title replacements
* #126171 Added some php examples to the README and changed execution order: now first tokens are replaced then php is evaluated, and then tags are stripped. This enables one to combine token replacement with php evaluation.