Extension:DiscussionTools/ca

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/ca Category:MIT licensed extensions/ca
MediaWiki extensions manual
DiscussionTools
Release status: stableCategory:Stable extensions/ca
Implementation User interfaceCategory:User interface extensions/ca
Description Eines per a millorar les pàgines de discussió
Author(s) Equip d'edició de Wikimedia
Latest version actualitzacions contínues
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/ca
Help Ajuda: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 38 (Ranked 73rd)
Public wikis using 930 (Ranked 285th)
Translate the DiscussionTools extension
Issues Open tasks · Report a bug
Category:All extensions/ca

L'extensió Discussion Tools és un conjunt d'eines per a millorar les pàgines de discussió. As of 2024 Category:Pages containing potentially dated statements, l'equip d'edició està desenvolupant-lo com a part del projecte de pàgines de discussió.

La documentació d'usuari és a Ajuda:DiscussionTools.

Algunes característiques es poden desactivar en pàgines i seccions individuals tal com es descriu a Help:DiscussionTools/Magic words and markup.

Característiques

Dependències

Instal·lació

  • 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.

Configuració

Setting name 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). See Extension:DiscussionTools/How it works#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 "Compartiu la vostra opinió sobre aquesta característica" 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

Editing

Action Human readable Description Internal?
discussiontoolscompare compare 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

Subscriptions

Action Human readable Description 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 enable community-configured reversion of Machine Language-scored bad edits.

See also

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