Extension:DiscussionTools
Appearance
From mediawiki.org
This page is a translated version of the page Extension:DiscussionTools and the translation is 22% complete.
Outdated translations are marked like this.
Languages:
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
Bağımlılıklar
Optional dependencies
- Extension:Echo - Ayrıca konu abonelikleri özelliğini kullanmak istiyorsanız, 1ドル gereklidir.
- Extension:Thanks - Enables comment thanking.
- Extension:MobileFrontend - Enables mobile support.
Kurulum
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.
- 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:cdextensions/ gitclonehttps://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.
- Yes 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 | Possible values |
---|---|---|---|
$wgDiscussionToolsBeta
|
false
|
DiscussionsTools'u bir beta özelliği yapın. | |
$wgDiscussionTools_visualenhancements
|
'default'
|
Override availability of DiscussionTools visual enhancements. | 'default' , 'available' , 'unavailable'
|
$wgDiscussionTools_visualenhancements_pageframe
|
'default'
|
Override availability of DiscussionTools visual enhancements’ page frame sub-feature. | 'default' , 'available' , 'unavailable'
|
$wgDiscussionTools_visualenhancements_reply
|
'default'
|
Override availability of DiscussionTools visual enhancements’ reply buttons sub-feature. | 'default' , 'available' , 'unavailable'
|
$wgDiscussionTools_visualenhancements_reply_icon_languages
|
{ ar: true, zh: true, yue: true, ja: true, nod: true }
|
A dictionary of language codes which will receive an icon in their enhanced reply-button treatment, due to translation being very short. (T323537) Language fallbacks will be checked unless a language is explicitly set to false . (T352289) Normalized language codes are lower case.
|
|
$wgDiscussionToolsEnablePermalinksBackend
|
true
|
Enable the permalinks backend (Special:GoToComment). Do not enable this unless the database tables exist. | |
$wgDiscussionToolsEnablePermalinksFrontend
|
true
|
Enable permalinks frontend features: (1) Convert signature timestamps to comment links. (2) Show notification when the target comment is found on another page. | |
$wgDiscussionToolsEnableThanks
|
true
|
Show a button to thank individual comments. Requires Extension:Thanks . | |
$wgDiscussionToolsAutoTopicSubEditor
|
'any'
|
Editor which triggers automatic topic subscriptions. Either 'discussiontoolsapi' for edits made using DiscussionTools’ API (e.g. reply and new topic tools), or 'any' for any editor.
|
|
$wgDiscussionToolsTalkPageParserCacheExpiry
|
0
|
Override $wgParserCacheExpireTime for discussion pages, regardless of DiscussionTools enablement.
|
|
$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. | |
$wgDiscussionToolsTimestampFormatSwitchTime
|
'2022年07月12日'
|
Date on which the internal timestamp format has changed (T304595), in ISO 8601 format. | |
$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 | İki sayfa revizyonu arasındaki yorum değişiklikleri hakkında bilgi alın. | internal |
discussiontoolsedit | edit | Tartışma sayfasına bir mesaj gönderin. | |
discussiontoolsfindcomment | find comment | Bir yorumu kimliğine veya adına göre bulun. | |
discussiontoolspageinfo | page info | Tartışma araçlarını başlatmak için gereken meta verileri döndürür. | internal |
discussiontoolspreview | preview | Tarışma sayfasındaki bir mesajı önizleyin. | internal |
Subscriptions
Action | Human readable | Description | Internal? |
---|---|---|---|
discussiontoolsgetsubscriptions | get subscriptions | Belirtilen konuların abonelik durumlarını alın. | |
discussiontoolssubscribe | subscribe | Bir konu hakkında bildirim almak için abone ol (ya da abonelikten çık). |
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.
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:
- 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 bundled with MediaWiki 1.40/tr
- Extensions used on Wikimedia/tr
- Extensions included in Canasta/tr
- Extensions available as Debian packages/tr
- Extensions included in Miraheze/tr
- Extensions included in MyWikis/tr
- Extensions included in wiki.gg/tr
- Extensions included in WikiForge/tr
- Discussion and forum extensions/tr
- Extensions with VisualEditor support/tr
- Talk pages project/tr