Extension:DiscussionTools
Appearance
Outdated translations are marked like this.
This extension comes with MediaWiki 1.40 and above. Böylece tekrar indirmek zorunda değilsiniz. Ancak, verilen diğer talimatları izlemeniz gerekir.
Discussion Tools uzantısı, tartışma sayfalarını geliştirmek için yakında çıkacak bir araç setidir. 2020, Düzenleme ekibi tarafından tartışma sayfaları projesinin bir parçası olarak kurulmaktadır.
Kullanıcı belgelendirmesi Help:DiscussionTools sayfasındadır.
Some features can be disabled on individual pages and sections as described at Help:DiscussionTools/Magic words and markup .
Özellikler
Ana sayfalar: Talk pages project/Feature summary ve Extension:DiscussionTools/Comparison
Bağımlılıklar
- Extension:VisualEditor
- Extension:Linter
- Ayrıca konu abonelikleri özelliğini kullanmak istiyorsanız, Extension:Echo gereklidir.
Kurulum
- Install the dependencies.
- Dosyaları indirin ve
extensions/
klasörünüzdekiDiscussionTools
adlı dizine yerleştirin.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools - LocalSettings.php dosyanızın altına aşağıdaki kodu ekleyin:
wfLoadExtension( 'DiscussionTools' );
- Bu uzantının ihtiyaç duyduğu gerekli veritabanı tablolarını otomatik olarak oluşturacak betik güncelleme komutunu çalıştırın.
- Ayrıca LocalSettings.php içinde, html5'te bir zaman damgası ve $wgFragmentMode setiniz olduğundan emin olun.
- Configure as required.
- Yapıldı – Uzantının başarıyla yüklendiğini doğrulamak için vikinizde Special:Version seçeneğine gidin.
Yapılandırma
Ad ayarlama | Varsayılan değer | Açıklama |
---|---|---|
$wgDiscussionToolsEnable
|
true
|
Tartışma sayfalarında DiscussionsTools'u etkinleştirin |
$wgDiscussionToolsBeta
|
false
|
DiscussionsTools'u bir beta özelliği yapın. |
$wgDiscussionToolsEnable2017Wikitext
|
false
|
Vikimetin yanıtları için 2017 vikimetin düzenleyicisini etkinleştirin (henüz desteklenmiyor). |
$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 "Bu özellikle ilgili geribildirimde bulunun" 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.
Ayrıca bakınız
- Extension:DiscussionTools/How it works – teknik bilgiler
Bu uzantı bir veya daha fazla Wikimedia projelerinde kullanılıyor. Bu, muhtemelen uzantının kararlı olduğu ve bu tür yüksek trafikli web siteleri tarafından kullanılacak kadar iyi çalıştığı anlamına gelir. Nerede kurulduğunu görmek için bu uzantının adını Wikimedia'nın CommonSettings.php ve InitialiseSettings.php yapılandırma dosyalarında arayın. Belirli bir vikide yüklü olan uzantılar listesinin tamamı vikinin Special:Version sayfasında görülebilir. |
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/tr
- Stable extensions/tr
- User interface extensions/tr
- MIT licensed extensions/tr
- Extensions in Wikimedia version control/tr
- ApiMain::moduleManager extensions/tr
- BeforeCreateEchoEvent extensions/tr
- BeforeDisplayNoArticleText extensions/tr
- BeforePageDisplay extensions/tr
- ChangeTagsListActive extensions/tr
- DiscussionToolsAddOverflowMenuItems extensions/tr
- EchoGetBundleRules extensions/tr
- EchoGetEventsForRevision extensions/tr
- GetActionName extensions/tr
- GetBetaFeaturePreferences extensions/tr
- GetDoubleUnderscoreIDs extensions/tr
- GetPreferences extensions/tr
- ListDefinedTags extensions/tr
- LoadExtensionSchemaUpdates extensions/tr
- OutputPageBeforeHTML extensions/tr
- OutputPageParserOutput extensions/tr
- ParserAfterTidy extensions/tr
- ParserOutputPostCacheTransform extensions/tr
- RecentChange save extensions/tr
- ResourceLoaderGetConfigVars extensions/tr
- RevisionDataUpdates extensions/tr
- SidebarBeforeOutput extensions/tr
- SkinTemplateNavigation::Universal extensions/tr
- All extensions/tr
- Extensions used on Wikimedia/tr
- Extensions included in Miraheze/tr
- Extensions included in MyWikis/tr
- Extensions included in WikiForge/tr
- Discussion and forum extensions/tr
- Extensions with VisualEditor support/tr
- Talk pages project/tr