Enable page translation feature. More...
Classes | |
class | WikiPageMessageGroup |
Wraps the translatable page sections into a message group. More... | |
class | PageTranslationHooks |
Hooks for page translation. More... | |
class | SpecialPageTranslation |
A special page for marking revisions of pages for translation. More... | |
class | SpecialPageTranslationDeletePage |
Special page which enables deleting translations of translatable pages. More... | |
class | SpecialPageTranslationMovePage |
Overrides Special:Movepage to to allow renaming a page translation page and all related translations and derivative pages. More... | |
class | TPException |
Class to signal syntax errors in translatable pages. More... | |
class | TPParse |
This class represents the results of parsed source page, that is, the extracted sections and a template. More... | |
class | TPSection |
This class represents one individual section in translatable page. More... | |
class | TranslatablePage |
Class to parse translatable wiki pages. More... | |
class | TranslateDeleteJob |
Contains class with job for deleting translatable and translation pages. More... | |
class | TranslateMoveJob |
Contains class with job for moving translation pages. More... | |
class | TranslateRenderJob |
Job for updating translation pages when translation or template changes. More... | |
class | PageTranslationParserTest |
Custom testing framework for page translation parser. More... | |
class | TPParseTest |
Unit tests for class TPParse. More... |
Enable page translation feature.
Page translation feature allows structured translation of wiki pages with simple markup and automatic tracking of changes.