VOOZH about

URL: https://www.mediawiki.org/wiki/Parsoid/PHP

⇱ Parsoid/PHP - MediaWiki


Jump to content
From mediawiki.org
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date.

See Parsoid.

Parsoid/PHP is the Parsoid codebase implemented in PHP. It is a port of (and replaces) the original Parsoid codebase, written in JavaScript.

Parsoid/PHP is the version running on Wikimedia Foundation servers in production on the current development version of MediaWiki (1.35). The integration of Parsoid/PHP with the core MediaWiki codebase is still in active development. If you are running MediaWiki 1.34 or earlier, you should probably stick with the JavaScript implementation of Parsoid for now. Installation instructions for Parsoid/PHP are on the main Parsoid page.

Developer setup

[edit]

See the main Parsoid page.

Some other notes about configuration:

See also

[edit]