GMLP Markup Language Processor
Gmlp
Post text is "processed" based on a small array of regular expressions and a few replacement strings — a "translation" table — in a separate, user-defined file, TRANSLATE.PHP
, which is editable by Admin.
The purpose of the translation table is that it should be customized.
The GMLP code is now a separate API in INC/
and is also available separately GMLP API.