wiki.techinc.nl/includes/content
2021-06-30 15:16:39 +00:00
..
Hook Use @deprecated annotation on hook interfaces, not functions 2021-05-17 23:00:40 +02:00
AbstractContent.php
CodeContentHandler.php
Content.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
ContentHandler.php Merge "Increase length of automatic edit summaries to current maximum" 2021-06-28 12:09:30 +00:00
ContentHandlerFactory.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ContentModelChange.php Merge "Remove the fallback for create rights (covered in PM edit rights check). Remove key to i18n message, no longer being used." 2021-06-30 15:16:39 +00:00
CssContent.php Avoid using User::getBoolOption() 2021-03-27 22:51:03 +01:00
CssContentHandler.php
FallbackContent.php
FallbackContentHandler.php
FileContentHandler.php
IContentHandlerFactory.php
JavaScriptContent.php Avoid using User::getBoolOption() 2021-03-27 22:51:03 +01:00
JavaScriptContentHandler.php
JsonContent.php
JsonContentHandler.php
MessageContent.php
TextContent.php
TextContentHandler.php
WikitextContent.php
WikitextContentHandler.php
WikiTextStructure.php