הרחבה:תגובות בדפי שיחה
Appearance
Outdated translations are marked like this.
הרחבה Discussion Tools היא קבוצה של כלים לשיפור דפים לדיון. Template:נכון להיום, הוא נבנה על ידי ה צוות עריכה כחלק מה פרויקט דפי שיחה.
מסמכים של המשתמש הם ב Help:DiscussionTools.
ניתן להנטרל כמה תכונות בדפים וקטעים בודדים כפי שמתואר ב Help:DiscussionTools/Magic words and markup.
תכונות
עמודים ראשיים: Talk pages project/Feature summary וגם Extension:DiscussionTools/Comparison
תלות
Optional dependencies
- Extension:Echo - $1 (בבחרה). רק נדרש אם אתה רוצה להשתמש בתכונה של התגברות בנושא ו- user ping.
- Extension:Thanks - Enables comment thanking.
- Extension:MobileFrontend - Enables mobile support.
התקנה
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.
- התקנת התלויות.
- Download and move the extracted
DiscussionToolsfolder to yourextensions/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.
בוצע – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Configuration
| Setting name | Default value | Description |
|---|---|---|
$wgDiscussionToolsBeta
|
false
|
Make DiscussionTools a beta feature. |
$wgDiscussionTools_visualenhancements
|
'default'
|
Override availability of DiscussionTools visual enhancements. Possible values: '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.
|
$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 "לשתף איתנו משוב על התכונה הזאת" 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 | Description | Internal? |
|---|---|---|
| discussiontoolscompare | קבלת מידע על שינויי תגובות בין שתי גרסאות דף. | |
| discussiontoolsedit | שליחת הודעה בדף שיחה. | |
| discussiontoolsfindcomment | מציאת תגובה לפי המזהה או השם שלה. | |
| discussiontoolspageinfo | מחזירה מטא־נתונים דרושים כדי לאתחל את כלי השיחה. | |
| discussiontoolspreview | תצוגה מקדימה של הודעה בדף שיחה. |
Subscriptions
| Action | Description | Internal? |
|---|---|---|
| discussiontoolsgetsubscriptions | קבלת מצב המעקב של הנושאים הנתונים. | |
| discussiontoolssubscribe | להירשם (או לבטל רישום) לקבלת התראות על נושא |
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
- Extension:DiscussionTools/How it works – technical information
- Convenient Discussions – another tool for discussions, incompatible with DiscussionTools
| This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |
| This extension is included in the following wiki farms/hosts and/or packages: |
Categories:
- Stable extensions/he
- User interface extensions/he
- MIT licensed extensions/he
- Extensions in Wikimedia version control/he
- ApiMain::moduleManager extensions/he
- BeforeCreateEchoEvent extensions/he
- BeforeDisplayNoArticleText extensions/he
- BeforePageDisplay extensions/he
- ChangeTagsListActive extensions/he
- DiscussionToolsAddOverflowMenuItems extensions/he
- EchoGetBundleRules extensions/he
- EchoGetEventsForRevision extensions/he
- GetActionName extensions/he
- GetBetaFeaturePreferences extensions/he
- GetDoubleUnderscoreIDs extensions/he
- GetPreferences extensions/he
- ListDefinedTags extensions/he
- LoadExtensionSchemaUpdates extensions/he
- OutputPageBeforeHTML extensions/he
- OutputPageParserOutput extensions/he
- ParserAfterTidy extensions/he
- ParserOutputPostCacheTransform extensions/he
- RecentChange save extensions/he
- ResourceLoaderGetConfigVars extensions/he
- RevisionDataUpdates extensions/he
- SidebarBeforeOutput extensions/he
- SkinTemplateNavigation::Universal extensions/he
- All extensions/he
- Extensions bundled with MediaWiki 1.40/he
- Extensions used on Wikimedia/he
- Extensions included in Canasta/he
- Extensions available as Debian packages/he
- Extensions included in Miraheze/he
- Extensions included in MyWikis/he
- Extensions included in wiki.gg/he
- Discussion and forum extensions/he
- Extensions with VisualEditor support/he
- Talk pages project/he
