Extension:DiscussionTools/my

This extension comes with MediaWiki 1.40 and above. Thus you do not have to download it again. However, you still need to follow the other instructions provided.
Category:Extensions bundled with MediaWiki 1.40/my Category:MIT licensed extensions/my
MediaWiki extensions manual
DiscussionTools
Release status: stableCategory:Stable extensions/my
Implementation User interfaceCategory:User interface extensions/my
Description Tools to enhance discussion pages
Author(s) Wikimedia Editing team
Latest version ဆက်တိုက်မွမ်းမံမှုများ
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
Database changes Yes
Tables discussiontools_items
discussiontools_item_ids
discussiontools_item_pages
discussiontools_item_revisions
discussiontools_subscription
License MIT License
Download Category:Extensions in Wikimedia version control/my
Help Help:DiscussionTools
  • $wgDiscussionToolsReplyIndentation
  • $wgDiscussionToolsBeta
  • $wgDiscussionTools_visualenhancements
  • $wgDiscussionToolsEnablePermalinksBackend
  • $wgDiscussionToolsEnableThanks
  • $wgDiscussionToolsTimestampFormatSwitchTime
  • $wgDiscussionToolsShowFeedbackLinks
  • $wgDiscussionToolsTalkPageParserCacheExpiry
  • $wgDiscussionTools_visualenhancements_pageframe
  • $wgDiscussionToolsAutoTopicSubEditor
  • $wgDiscussionToolsConflictingGadgetName
  • $wgDiscussionTools_visualenhancements_reply
  • $wgDiscussionToolsEnablePermalinksFrontend
  • $wgDiscussionTools_visualenhancements_reply_icon_languages
Quarterly downloads 40 (Ranked 76th)
Public wikis using 930 (Ranked 285th)
Translate the DiscussionTools extension
Issues Open tasks · Report a bug
Category:All extensions/my

The Discussion Tools extension is a set of tools to enhance discussion pages. As of ၂၀၂၄ Category:Pages containing potentially dated statements, it is being built by the Editing team as part of the talk pages project.

User documentation is at Help:DiscussionTools.

Help:DiscussionTools/Magic words and markupမှာ ဖော်ပြထားသလို သီးခြားစာမျက်နှာများနှင့် အပိုင်းများတွင် တစ်ချို့သော လုပ်ဆောင်ချက်များကို ပိတ်နိုင်သည်။

ထူးခြားချက်များ

Dependencies

တပ်ဆင်ခြင်း

  • Install the dependencies.
  • Download and move the extracted DiscussionTools folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'DiscussionTools' );
    
  • Run the update script which will automatically create the necessary database tables that this extension needs.
  • Also in LocalSettings.php, ensure that you have a timezone set and $wgFragmentMode set to html5.
  • Configure as required.
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

ဖွဲ့စည်းမှု

အမည်ကို သတ်မှတ်ခြင်း။ Default value Description
$wgDiscussionToolsEnable true Enable DiscussionTools on talk pages.
$wgDiscussionToolsBeta false Make DiscussionTools a beta feature.
$wgDiscussionToolsEnable2017Wikitext false Enable the 2017 wikitext editor for wikitext replies (not yet supported).
$wgDiscussionToolsEnablePermalinksBackend true Enable the permalinks backend (Special:GoToComment). Extension:DiscussionTools/မည်သို့အလုပ်လုပ်ပုံ#Permanent links ကိုကြည့်ပါ။
$wgDiscussionToolsReplyIndentation 'invisible' Reply indentation syntax to use: 'invisible' (use <dl><dd> tags to output : in wikitext) or 'bullet' (use <ul><li> tags to output * in wikitext).
$wgDiscussionToolsShowFeedbackLinks false MW 1.40+ Show "ဤလုပ်ဆောင်ချက်နှင့် ပတ်သက်၍ သုံးသပ်အကြံပြုမှုကို မျှဝေရန်" links in the footer of reply tool and new topic tool.
$wgDiscussionToolsConflictingGadgetName 'convenientDiscussions' Internal name of the Convenient Discussions gadget, which conflicts with the reply tool. Reply tool will be unavailable when the user has this gadget enabled.

API

တည်းဖြတ်ခြင်း

Action Human readable Description Internal?
discussiontoolscompare နှိုင်းယှဉ် Get information about comment changes between two page revisions. internal
discussiontoolsedit edit Post a message on a discussion page.
discussiontoolsfindcomment find comment Find a comment by its ID or name.
discussiontoolspageinfo page info Returns metadata required to initialize the discussion tools. internal
discussiontoolspreview preview Preview a message on a discussion page. internal

စာရင်းသွင်းမှုများ

Action လူသားများ ဖတ်နိုင်တယ်? ဖော်ပြချက် Internal?
discussiontoolsgetsubscriptions get subscriptions Get the subscription statuses of given topics.
discussiontoolssubscribe subscribe Subscribe (or unsubscribe) to receive notifications about a topic.

Special pages

Integration with other extensions

DiscussionTools can integrate with PlaceNewSection to put the location of where added new topics will begin to be placed.

It can also integrate with AutoModerator to enables community-configured reversion of Machine Language-scored bad edits.

See also

Category:Extensions used on Wikimedia/my#DiscussionTools/my Category:Discussion and forum extensions/my Category:Extensions with VisualEditor support/my Category:Talk pages project/my
Category:All extensions/my Category:ApiMain::moduleManager extensions/my Category:BeforeCreateEchoEvent extensions/my Category:BeforeDisplayNoArticleText extensions/my Category:BeforePageDisplay extensions/my Category:ChangeTagsListActive extensions/my Category:DiscussionToolsAddOverflowMenuItems extensions/my Category:Discussion and forum extensions/my Category:EchoGetBundleRules extensions/my Category:EchoGetEventsForRevision extensions/my Category:Extensions available as Debian packages/my Category:Extensions bundled with MediaWiki 1.40/my Category:Extensions in Wikimedia version control/my Category:Extensions included in Miraheze/my Category:Extensions included in MyWikis/my Category:Extensions included in WikiForge/my Category:Extensions used on Wikimedia/my Category:Extensions with VisualEditor support/my Category:GetActionName extensions/my Category:GetBetaFeaturePreferences extensions/my Category:GetDoubleUnderscoreIDs extensions/my Category:GetPreferences extensions/my Category:ListDefinedTags extensions/my Category:LoadExtensionSchemaUpdates extensions/my Category:MIT licensed extensions/my Category:OutputPageBeforeHTML extensions/my Category:OutputPageParserOutput extensions/my Category:Pages containing potentially dated statements Category:ParserAfterTidy extensions/my Category:ParserOutputPostCacheTransform extensions/my Category:RecentChange save extensions/my Category:ResourceLoaderGetConfigVars extensions/my Category:RevisionDataUpdates extensions/my Category:SidebarBeforeOutput extensions/my Category:SkinTemplateNavigation::Universal extensions/my Category:Stable extensions/my Category:Talk pages project/my Category:User interface extensions/my