MediaWiki master
MediaWiki\OutputTransform\Stages Namespace Reference

Classes

class  AddRedirectHeader
 Adds RedirectHeader if it exists. More...
 
class  AddWrapperDivClass
 Wrap the output in a div with the provided class name. More...
 
class  DeduplicateStyles
 Generates a list of unique style links. More...
 
class  DeduplicateStylesDOM
 Generates a list of unique style links. More...
 
class  ExecutePostCacheTransformHooks
 
class  ExpandRelativeAttrs
 Applies base href to relative urls in attributes. More...
 
class  ExpandToAbsoluteUrls
 Expand relative links to absolute URLs. More...
 
class  ExtractBody
 Strip everything but the <body> More...
 
class  HandleParsoidSectionLinks
 Add anchors and other heading formatting, and replace the section link placeholders. More...
 
class  HandleSectionLinks
 Add anchors and other heading formatting, and replace the section link placeholders. More...
 
class  HandleTOCMarkersDOM
 
class  HandleTOCMarkersText
 Inject table of contents (or empty string if there's no sections) More...
 
class  HardenNFC
 Hardens the output against NFC normalization (T387130). More...
 
class  HydrateHeaderPlaceholders
 Hydrate slot section header placeholders generated by RevisionRenderer. More...
 
class  ParsoidLocalization
 Resolves the mw:I18n and mw:LocalizedAttrs to their localised forms. More...
 
class  RenderDebugInfo
 Adds debug info to the output. More...