Extension:DiscussionTools/hu
Appearance
This extension comes with MediaWiki 1.40 and later, so you do not need to download it. The remaining configuration instructions must still be followed.
A Megbeszéléseszközök kiterjesztés a vitalapok használhatóságát fejlesztő eszközök gyűjteménye. 2024-ben a Szerkesztés csapat fejleszti a vitalapok projekt részeként.
A felhasználói dokumentáció a Help:DiscussionTools/hu lapon érhető el.
Bizonyos funkciók letilthatók adott lapokon vagy szakaszokban a Help:DiscussionTools/Magic words and markup lapon leírtak szerint.
Funkciók
Fő szócikkek: Talk pages project/Feature summary és Extension:DiscussionTools/Comparison
Függőségek
- Extension:VisualEditor
- Kiterjesztés:Linter
- Extension:Echo (optional). Only required if you want to use the topic subscriptions feature and user ping.
Telepítés
- Install the dependencies.
- Töltsd le a kiterjesztés fájljait, és mentsd el az
extensions/
mappán belüliDiscussionTools
könyvtárba.
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 hozzá az alábbi kódot a LocalSettings.php fájlod aljára:
wfLoadExtension( 'DiscussionTools' );
- Futtasd le a frissítőszkriptet, ami automatikusan létrehozza a kiterjesztés által igényelt táblákat az adatbázisban.
- Szintén a LocalSettings.php fájlban ellenőrizd, hogy be legyen állítva egy időzóna , és a $wgFragmentMode
html5
értékre legyen állítva. - Configure as required.
Kész – A Special:Version oldalon ellenőrizheted, hogy a kiterjesztés ténylegesen feltelepült-e.
Konfiguráció
Beállítás neve | Alapértelmezett érték | Leírás |
---|---|---|
$wgDiscussionToolsEnable
|
true
|
A Megbeszéléseszközök engedélyezése vitalapokon. |
$wgDiscussionToolsBeta
|
false
|
A Megbeszéléseszközök béta funkcióvá tétele. |
$wgDiscussionToolsEnable2017Wikitext
|
false
|
A 2017-es forráskódszerkesztő engedélyezése a wikiszöveges válaszokhoz (még nem támogatott). |
$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 "Visszajelzés küldése erről a szoftverről" 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
Integráció más kiterjesztésekkel
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.
Lásd még
- Extension:DiscussionTools/How it works – technikai információk
![]() | Ezt a kiterjesztést egy vagy több Wikimédia-projekt használja. Ez valószínűleg azt jelenti, hogy stabil és nagy biztonsággal használható ilyen forgalmas oldalakon is. A kiterjesztést használó wikik pontos listáját a Wikimédia CommonSettings.php és InitialiseSettings.php konfigurációs fájljaiban a nevére keresve találhatod meg. Egy adott wikin telepített összes kiterjesztés listája a wiki Special:Version oldalán található. |
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
Categories:
- Extensions bundled with MediaWiki 1.40/hu
- Stable extensions/hu
- User interface extensions/hu
- MIT licensed extensions/hu
- Extensions in Wikimedia version control/hu
- ApiMain::moduleManager extensions/hu
- BeforeCreateEchoEvent extensions/hu
- BeforeDisplayNoArticleText extensions/hu
- BeforePageDisplay extensions/hu
- ChangeTagsListActive extensions/hu
- DiscussionToolsAddOverflowMenuItems extensions/hu
- EchoGetBundleRules extensions/hu
- EchoGetEventsForRevision extensions/hu
- GetActionName extensions/hu
- GetBetaFeaturePreferences extensions/hu
- GetDoubleUnderscoreIDs extensions/hu
- GetPreferences extensions/hu
- ListDefinedTags extensions/hu
- LoadExtensionSchemaUpdates extensions/hu
- OutputPageBeforeHTML extensions/hu
- OutputPageParserOutput extensions/hu
- ParserAfterTidy extensions/hu
- ParserOutputPostCacheTransform extensions/hu
- RecentChange save extensions/hu
- ResourceLoaderGetConfigVars extensions/hu
- RevisionDataUpdates extensions/hu
- SidebarBeforeOutput extensions/hu
- SkinTemplateNavigation::Universal extensions/hu
- All extensions/hu
- Extensions used on Wikimedia/hu
- Extensions included in Canasta/hu
- Extensions available as Debian packages/hu
- Extensions included in Miraheze/hu
- Extensions included in MyWikis/hu
- Extensions included in wiki.gg/hu
- Extensions included in WikiForge/hu
- Discussion and forum extensions/hu
- Extensions with VisualEditor support/hu
- Talk pages project/hu