Extension:WikiEditor
WikiEditor وضعیت انتشار: پایدار |
|
---|---|
توضیحات | یک رابط ویرایش ویکی متری قابل گسترش و بسیاری از ماژول های ارائه دهنده ویژگی ها را فراهم می کند |
نویسنده(گان) |
|
آخرین نسخه: | بهروزرسانیهای پیوسته |
MediaWiki | >= 1.43 |
مجوز | GNU General Public License 2.0 or later |
بارگیری | README |
نمونه: | ویکیپدیای تست |
|
|
Quarterly downloads | 560 (Ranked 5th) |
Public wikis using | 13,753 (Ranked 9th) |
Translate the WikiEditor extension if it is available at translatewiki.net | |
Issues | Open tasks · گزارش یک مشکل |
افزونهٔ WikiEditor یک رابط بهبود یافته (عمدتاً یک نوار ابزار) برای ویرایش ویکیمتن ارائه میدهد. این رابط ویرایش ویکیمتن است که ویکیپدیا در سال ۲۰۱۰ استفاده از آن را برای کاربران دسکتاپ آغاز کرد، و به همین دلیل گاهی اوقات به آن ویرایشگر ویکیمتن ۲۰۱۰ میگویند.
نصب
- Download and move the extracted
WikiEditor
folder 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/WikiEditor - کد زیر را در انتهای $LocalSettings خودتان اضافه کنید:
wfLoadExtension( 'WikiEditor' );
- انجام شد – به Special:Version در ویکی خودتان بروید تا مطئمن شوید که افزونه با موفقیت نصب شده است.
In some situations, WikiEditor may not show in your browser after the installation. Clearing your browser cache will solve the problem.
Note for IIS setup: By default, IIS doesn't understand .svg
files.
WikiEditor uses them to represents the icons.
To fix this, you have to add the MIME type.
پیکربندی
Enabling/disabling the toolbar
No configuration is needed "out of the box". By default, when installed, this extension will be available to all users, and logged-in users can disable it from their preferences via the "نوارابزار ویرایش فعال شود" option (under the "ویرایش" tab).
If you wish all users to have it, and be unable to disable it, add it to $wgHiddenPrefs
in your LocalSettings.php file:
$wgHiddenPrefs[] = 'usebetatoolbar';
نسخهٔ مدیاویکی: | ≤ 1.31 |
If you are using a version before REL1_31
and would want the toolbar to be default for users when they first join, add this line to your LocalSettings.php
:
$wgDefaultUserOptions['usebetatoolbar'] = 1;
Realtime Preview
نسخهٔ مدیاویکی: | ≥ 1.39 |
Enable the Realtime Preview feature with the following:
$wgWikiEditorRealtimePreview = true;
true
starting with version 1.41.0 of MediaWiki.Signature button
The button for adding user signatures (four tildes) is available on talk pages and in namespaces specified in $wgExtraSignatureNamespaces .
همچنین ببینید
- Extension:WikiEditor/Toolbar customization – جزئیات فنی سفارشی کردن نوار ابزار.
- Extension:WikiEditor/Toolbar customization/Library – snippets of code for common additions to the toolbar.
- RefToolbar 2.0, on-wiki JavaScript that adds Cite template tools to WikiEditor's UI.
- ویرایشگر ویکیمتن ۲۰۱۷
- Extension:MsWikiEditor – allows you to easily add or remove buttons from the WikiEditor toolbar via configuration
- Extension:EventLogging – If installed, WikiEditor will make use of it.
این افزونه در یکی یا بیشتر پروژههای ویکیمدیا استفاده شده است. این احتمالاً به این معنی است که افزونه پایدار است و به اندازه کافی برای استفاده توسط وبسایتهای ترافیک-بالا به خوبی کار میکند. برای نام این افزونه در پروندههای پیکربندی CommonSettings.php و InitialiseSettings.php ویکیمدیا بگردید تا جایی که آنها نصب شده را ببینید. یک فهرست کامل از افزونهها نصبشده روی یک ویکی مشخص را میتوان در صفحۀ Special:Version دید. |
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. |
- Extensions bundled with MediaWiki 1.18/fa
- Stable extensions/fa
- Extensions with invalid or missing type/fa
- GPL licensed extensions/fa
- Extensions in Wikimedia version control/fa
- ChangeTagsListActive extensions/fa
- EditPage::attemptSave extensions/fa
- EditPage::attemptSave:after extensions/fa
- EditPage::showEditForm:fields extensions/fa
- EditPage::showEditForm:initial extensions/fa
- EditPageGetPreviewContent extensions/fa
- GetPreferences extensions/fa
- ListDefinedTags extensions/fa
- RecentChange save extensions/fa
- All extensions/fa
- Extensions used on Wikimedia/fa
- Extensions included in BlueSpice/fa
- Extensions included in Canasta/fa
- Extensions available as Debian packages/fa
- Extensions included in Fandom/fa
- Extensions included in Miraheze/fa
- Extensions included in MyWikis/fa
- Extensions included in ProWiki/fa
- Extensions included in semantic::core/fa
- Extensions included in ShoutWiki/fa
- Extensions included in Telepedia/fa
- Extensions included in wiki.gg/fa
- Extensions included in WikiForge/fa
- Usability initiative extensions/fa
- Edit extensions/fa
- WYSIWYG extensions/fa