wiki.techinc.nl/includes/content
Stanislav Malyshev 9053f5f2c6 Fix text extraction where we don't have proper file handler
Bug: T143251
Change-Id: I611f6a001bbcea971cc9126bd3f004622e88b47d
2016-08-17 13:54:23 -07:00
..
AbstractContent.php Fix a few incorrect annotations 2016-06-30 17:50:40 -07:00
CodeContentHandler.php Call parent::getFieldsForSearchIndex in ContentHandlers 2016-08-15 19:33:09 -04:00
Content.php Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
ContentHandler.php Make content handlers assemble content for search 2016-07-26 13:08:45 -07:00
CssContent.php Implement redirects in CssContent 2015-07-28 17:53:47 +00:00
CssContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
JavaScriptContent.php Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
JavaScriptContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
JsonContent.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
JsonContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
MessageContent.php Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
TextContent.php TextContent: Normalize newlines in preSaveTransform() 2016-08-16 10:21:32 -04:00
TextContentHandler.php Call parent::getFieldsForSearchIndex in ContentHandlers 2016-08-15 19:33:09 -04:00
WikitextContent.php Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
WikitextContentHandler.php Fix text extraction where we don't have proper file handler 2016-08-17 13:54:23 -07:00
WikiTextStructure.php Add search-ignored-headings string, copied from cirrus-search-ignored-headings. 2016-08-04 11:12:26 -07:00