aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/CssContentHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-181-1/+1
* content: Improve class docs for various Content classesTimo Tijhof2025-03-121-3/+0
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+0
* Add namespace to CodeContentHandlerEbrahim Byagowi2024-08-061-1/+0
* Add namespace and deprecation alias to CssContentHandlerEbrahim Byagowi2024-05-191-1/+9
* Add namespace and deprecation alias to CssContentEbrahim Byagowi2024-05-181-0/+1
* [ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()C. Scott Ananian2024-02-201-1/+1
* WikiPage: remove ::suppressTOC hackC. Scott Ananian2024-02-051-0/+4
* Namespace ParserOutputJames D. Forrester2023-12-141-0/+1
* Remove deprecated methods from Content interfacedaniel2023-11-211-12/+0
* content,maintenance: Use class-string<ClassName> in doc blocksthiemowmde2023-07-311-0/+3
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* Use canonical parser options when rendering JavaScript/CSS for side effectsC. Scott Ananian2022-07-281-1/+5
* Migrate risky callers of MediaWikiServices::getParser()Tim Starling2022-07-051-2/+2
* Clarify generate-html and make ParserOutput behave as expectedBrian Wolff2022-05-031-1/+1
* Use MainConfigNames instead of string literals, #4Aryeh Gregor2022-04-261-1/+3
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-2/+2
* Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...Roman Stolar2021-09-291-0/+39
* Move Content::preloadTransform to ContentHandlerRoman Stolar2021-08-171-3/+10
* Support deprecated Content::preSaveTransform overridePetr Pchelko2021-08-051-0/+5
* Move Content::preSaveTransform to ContentHandlerPetr Pchelko2021-07-291-0/+28
* resourceloader: Add wikimedia/minify package and remove local copiesTimo Tijhof2021-02-241-0/+1
* content: Use "::class" when overriding TextContent::getContentClass()Kunal Mehta2016-08-121-1/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
* CssContentHandler: Fix @return documentationKunal Mehta2015-08-281-1/+1
* Implement redirects in CssContentKunal Mehta2015-07-281-0/+19
* CSS/JSON/JavaScript ContentHandler refactoringYuri Astrakhan2014-09-151-30/+1
* Make it easier to subclass Content and ContentHandler subclassesKunal Mehta2014-08-161-21/+2
* Cleanup some docs (includes/[a-d])umherirrender2014-07-241-2/+2
* Added and updated Doxygen comments in content handler and diff namespacesThiemo Mättig2014-03-061-0/+20
* Update documentation and break long linesSiebrand Mazeland2013-11-201-1/+4
* Improve documentation of content handler stuffAlexandre Emsenhuber2012-12-201-0/+6
* (bug 26280) all files should have GPL headerAntoine Musso2012-11-181-1/+19
* Moved ContentHandler deriving classes into their own files for better discove...jeroendedauw2012-10-161-0/+43