Documentation Index

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.

I thought of using Markdown and Textile, but Markdown is almost ten times as large as GMLP and Textile is almost as large as this entire code base.