mediawiki-extensions-Echo/includes/formatters
Roan Kattouw 6eea6d93a1 Used parsed section titles for anchors
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
2016-09-27 16:17:59 -07:00
..
EchoEventDigestFormatter.php Don't send empty emails 2016-06-28 09:19:01 -04:00
EchoEventFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoFlyoutFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoForeignPresentationModel.php Change 'messages' to 'notices' throughout the interface 2016-07-07 15:57:49 -07:00
EchoHtmlDigestEmailFormatter.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoHtmlEmailFormatter.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoIcon.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoModelFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoPlainTextDigestEmailFormatter.php Add plain text email formatter 2016-05-04 13:35:37 -04:00
EchoPlainTextEmailFormatter.php Add ?markasread=NNN to primary links in emails too 2016-06-10 00:15:22 +02:00
EditThresholdPresentationModel.php Make 'Edit threshhold' notif appear regardless of title existence 2016-09-08 23:01:47 +00:00
EditUserTalkPresentationModel.php Used parsed section titles for anchors 2016-09-27 16:17:59 -07:00
EmailUserPresentationModel.php Add email body preview to emailuser notification 2016-02-12 14:50:17 -05:00
EventPresentationModel.php Used parsed section titles for anchors 2016-09-27 16:17:59 -07:00
MentionPresentationModel.php Used parsed section titles for anchors 2016-09-27 16:17:59 -07:00
MentionStatusPresentationModel.php Fix MentionStatusPresentationModel::getSecondaryLinks return value 2016-09-09 19:59:09 +00:00
PageLinkedPresentationModel.php Remove primary link from the bundle of page linked notification 2016-09-19 14:16:43 -07:00
PresentationModelSectionTrait.php Used parsed section titles for anchors 2016-09-27 16:17:59 -07:00
RevertedPresentationModel.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
SpecialNotificationsFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
UserRightsPresentationModel.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00