wiki.techinc.nl/includes/content
This, that and the other cdc36570ea Improve error message for missing content model on import
I was initially going to refactor out the error message into Import.php,
but it quickly became apparent that WikiImporter's error handling needs a
LOT of work. In particular, to localise the error message into the user's
language is sadly non-trivial.

Although not used currently, the MWUnknownContentModelException subclass
will help with error handling improvements in the future.

Bug: T49270
Change-Id: I9f53c9d6a8a2ea842cb2ba94d4131e10a8b08f5d
2015-10-10 19:51:20 +11:00
..
AbstractContent.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
CodeContentHandler.php Add lots of @throws 2014-12-24 13:49:20 +00:00
Content.php Clean up oldid argument to Content::prepareSave() 2015-03-12 23:14:26 +00:00
ContentHandler.php Improve error message for missing content model on import 2015-10-10 19:51:20 +11:00
CssContent.php Implement redirects in CssContent 2015-07-28 17:53:47 +00:00
CssContentHandler.php CssContentHandler: Fix @return documentation 2015-08-28 10:40:08 -07:00
JavaScriptContent.php Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
JavaScriptContentHandler.php Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
JsonContent.php JsonContent: Pass FormatJson::UTF8_OK when beautifying JSON 2015-03-16 21:53:33 +01:00
JsonContentHandler.php content: Minor clean up to make JsonContent match other classes 2014-12-02 00:38:01 +00:00
MessageContent.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
TextContent.php Add lots of @throws 2014-12-24 13:49:20 +00:00
TextContentHandler.php Add supportsDirectEditing methods to ContentHandler 2015-04-17 15:55:20 +00:00
WikitextContent.php Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
WikitextContentHandler.php Make it easier to subclass Content and ContentHandler subclasses 2014-08-16 23:04:08 -07:00