Extension:DiscussionTools/pt

This extension comes with MediaWiki 1.40 and above. Assim, não precisa efetuar o download novamente. No entanto, ainda precisa seguir as outras instruções fornecidas.
Category:Extensions bundled with MediaWiki 1.40/pt Category:MIT licensed extensions/pt
Manual de extensões do MediaWiki
DiscussionTools
Estado de lançamento: estávelCategory:Stable extensions/pt
Implementação Interface do utilizadorCategory:User interface extensions/pt
Descrição Ferramentas para melhorar as páginas de discussão
Autor(es) Equipa de edição da Wikimedia
Última versão atualizações contínuas
Política de compatibilidade Lançamentos de capturas de ecrã junto com o MediaWiki. Original não é compatível com versões anteriores.
Alterações à base de dados Sim
Tabelas discussiontools_items
discussiontools_item_ids
discussiontools_item_pages
discussiontools_item_revisions
discussiontools_subscription
Licença Licença MIT
Transferência Category:Extensions in Wikimedia version control/pt
Ajuda Ajuda:Ferramentas de Discussão
  • $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 28 (Ranked 68th)
Public wikis using 930 (Ranked 285th)
Traduza a extensão DiscussionTools
Problemas Tarefas em aberto · Reportar um erro
Category:All extensions/pt

A extensão Discussion Tools é um próximo conjunto de ferramentas para melhorar as páginas de discussão. As of 2024 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 Ajuda:Ferramentas de Discussão.

Some features can be disabled on individual pages and sections as described at Help:DiscussionTools/Magic words and markup.

Funcionalidades

Dependências

Instalação

  • Install the dependencies.
  • Exporte e coloque o ficheiro, ou ficheiros, num diretório chamado DiscussionTools, na sua pasta extensions/.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
  • Acrescente o seguinte código ao fundo do ficheiro $LocalSettings:
    wfLoadExtension( 'DiscussionTools' );
    
  • Execute o script de atualização que irá criar automaticamente as tabelas da base de dados necessárias para esta extensão.
  • Also in LocalSettings.php, ensure that you have a timezone set and $wgFragmentMode set to html5.
  • Configure as required.
  • Yes Pronto – Na página especial Special:Version da sua wiki verifique se a extensão foi instalada.

Configuração

Nome da configuração Valor predefinido Descrição
$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 "Partilhe um comentário sobre esta funcionalidade" 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.

Ver também

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