mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-28 10:11:45 +00:00
807afd1ec0
* When we discover the comment comes from a transcluded page, follow the transclusion to find the source page. We follow transclusions recursively, up to an arbitrary limit of 10. * In the reply widget, display the title of the page where we will save the reply, to avoid users confused why their edit won't show up in the history. In the wikitext workflow this is done by redirecting the user to the edited page at the end, but it seems less surprising to stay on the current page. * After saving the reply, we must purge the current page, otherwise the new content will not be immediately visible on it. Bug: T247535 Change-Id: I1c6631aa65a2fce6c1c2f0dd4a8c7aa6389caf94 |
||
---|---|---|
i18n | ||
images | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json |