Tim Starling has submitted this change and it was merged. Change subject: Support plain text content. ......................................................................
Support plain text content. Made TextContent and TextContentHandler usable directly. CONTENT_MODEL_TEXT is unused in core, but may be used by extensions. Change-Id: I8963c968800b98e286cd917a1038a9905b3a0fef --- M includes/AutoLoader.php M includes/DefaultSettings.php M includes/content/ContentHandler.php M includes/content/TextContent.php M tests/phpunit/includes/CssContentTest.php M tests/phpunit/includes/JavascriptContentTest.php A tests/phpunit/includes/TextContentTest.php M tests/phpunit/includes/WikitextContentTest.php 8 files changed, 404 insertions(+), 223 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/27399 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8963c968800b98e286cd917a1038a9905b3a0fef Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Anomie <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Platonides <[email protected]> Gerrit-Reviewer: Reedy <[email protected]> Gerrit-Reviewer: RobLa <[email protected]> Gerrit-Reviewer: Sumanah <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: Victor Vasiliev <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
