mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-14 19:28:31 +00:00
6eea6d93a1
This allows us to link to the right section when the section title contains templates or magic words. * Add getParsedSectionTitle() * Use it in getTitleWithSection() ** Stop using Parser::guessSectionNameFromWikiText() because it wants preprocessed wikitext, not fully parsed and stripped text * Move getTruncatedSectionTitle() from EventPresentationModel to PresentationModelSectionTrait and make it use getParsedSectionTitle() Bug: T134216 Change-Id: I877ff6b0ce4e64400f6e5f6284ae47a11cd4335b |
||
---|---|---|
.. | ||
EchoEventDigestFormatter.php | ||
EchoEventFormatter.php | ||
EchoFlyoutFormatter.php | ||
EchoForeignPresentationModel.php | ||
EchoHtmlDigestEmailFormatter.php | ||
EchoHtmlEmailFormatter.php | ||
EchoIcon.php | ||
EchoModelFormatter.php | ||
EchoPlainTextDigestEmailFormatter.php | ||
EchoPlainTextEmailFormatter.php | ||
EditThresholdPresentationModel.php | ||
EditUserTalkPresentationModel.php | ||
EmailUserPresentationModel.php | ||
EventPresentationModel.php | ||
MentionPresentationModel.php | ||
MentionStatusPresentationModel.php | ||
PageLinkedPresentationModel.php | ||
PresentationModelSectionTrait.php | ||
RevertedPresentationModel.php | ||
SpecialNotificationsFormatter.php | ||
UserRightsPresentationModel.php | ||
WelcomePresentationModel.php |