mediawiki-extensions-Discus.../includes
Ed Sanders 4a0802065c Make IDs (to be used as URL hashes) wikitext safe
* Use hyphens instead of pipes a separators
* Use underscores for spaces in usernames

Change-Id: I6efd9739fc73e45002e50e64c43ce0de1c2f1239
2021-03-18 20:45:21 +01:00
..
Hooks Change dt- class prefix to ext-discussiontools- 2021-03-13 14:42:39 +00:00
ApiDiscussionTools.php Return transcludedFrom data for headings as well as comments 2021-02-25 23:07:42 +01:00
ApiDiscussionToolsEdit.php Improve API parameter documentation 2021-02-13 00:08:31 +01:00
CommentFormatter.php Change dt- class prefix to ext-discussiontools- 2021-03-13 14:42:39 +00:00
CommentItem.php Add stripTrailingSeparator to getBodyText as well as getBodyHTML 2021-02-23 23:09:17 +00:00
CommentModifier.php Trim signatures when added in an empty existing node, too 2021-03-08 23:38:46 +00:00
CommentParser.php Make IDs (to be used as URL hashes) wikitext safe 2021-03-18 20:45:21 +01:00
CommentUtils.php Don't attempt to put comment markers in <noscript> tags 2021-03-04 22:24:04 +01:00
Data.php Stop using deprecated Language methods 2021-02-27 14:48:49 +00:00
HeadingItem.php
ImmutableRange.php
NodeFilter.php
ThreadItem.php
TreeWalker.php