Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
- Pages are now stored with an extra metadata field called page_format which is "wikitext" or "xhtml"
- New $flags parameter + RENDER_* constants added that control RenderMan::render() behavior
- Several other changes:
* Added a sprite API for Javascript and made editor use sprites when possible
* Removed a number of config options from the default install schema, replaced with second parameter to getConfig() calls
* MessageBox in editor mostly replaced with miniPrompt
* A few bugfixes related to password changes (registration didn't even work)
* Rewrote the bitfield compression algorithm used to serialize allowed MIME types
* Fixed some typos in language files and strings
* Fixed a Text_Wiki bug in Heading parser
bda11e521e8adc8db75b2cdebafa2d659298ae0e 1.0
8df3abef66473fef1a8ecbbd60a4e94e4f466ec4 1.0.1
95dc632bf0846b5a7d7d841a4fe9518964a1cc9a 1.0.2
d409d7fcf6f8bc638e0282101fb823ccf3e29e59 1.0.3
3395ecddd831ee2f0229ab3b4a1c9d69f0ab73d7 1.1.1
ceff43bbc3d3bc18d7679f88ef6fec2e070bc704 1.1.2
dd0f079e3c52d5d4e7d41146e47da44374e65666 1.1.3
3214f493c0dba43230579a1f1ec6bc7957cd2955 1.1.4
9a0d042289014b6d6c8db7e50a4546d34e06bf5c 1.1.5