Phần mở rộng:WikiEditor
WikiEditor Trạng thái phát hành: ổn định |
|
---|---|
Mô tả | Cung cấp một giao diện sửa wikitext mở rộng được và nhiều module cung cấp tính năng |
Tác giả |
|
Phiên bản | Continuous updates |
MediaWiki | >= 1.43 |
Giấy phép | GNU General Public License 2.0 or later |
Tải xuống | README |
Ví dụ | Wikipedia Thử nghiệm |
|
|
Quarterly downloads | 560 (Ranked 5th) |
Wiki công khai | 13,753 (Ranked 9th) |
Translate the WikiEditor extension if it is available at translatewiki.net | |
Phản hồi | Open tasks · Báo cáo lỗi |
Phần mở rộng WikiEditor cung cấp một giao diện được cải tiến cho việc sửa wikitext. Nó là một giao diện sửa wikitext mà Wikipedia đã bắt đầu sử dụng từ năm 2010 cho người dùng trên máy tính, mà vì vậy đôi khi nó được gọi là giao diện sửa wikitext 2010.
Cách cài đặt
- 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 - Thêm mã sau vào dưới cùng tệp $LocalSettings của bạn:
wfLoadExtension( 'WikiEditor' );
- Xong – Chuyển tới Special:Version trên wiki của bạn để xác nhận phần mở rộng được cài đặt thành công.
Trong một số trường hợp, WikiEditor có thể không hiện ra trong trình duyệt sau khi cài đặt. Có thể giải quyết vấn đề bằng cách xóa bộ nhớ đệm của trình duyệt.
- Ghi chú cho cài đặt IIS: Theo mặc định, IIS không hiểu được các tệp
.svg
.
WikiEditor sử dụng chúng để thể hiện các biểu tượng. Để sửa chữa, bạn phải thêm kiểu MIME.
Cấu hình
Enabling/disabling the toolbar
Không cần phải cấu hình phần mở rộng này. Theo mặc định, khi được cài đặt thì phần mở rộng sẽ có cho mọi người dùng, và những ai đã đăng nhập có thể tắt đi trong Cài đặt qua tùy chọn usebetatoolbar
.
Nếu bạn muốn mọi người dùng có nó, và không thể tắt đi, thêm nó vào $wgHiddenPrefs
trong LocalSettings.php :
$wgHiddenPrefs[] = 'usebetatoolbar';
Phiên bản MediaWiki: | ≤ 1.31 |
Nếu bạn sử dụng một phiên bản trước REL1_31
và muốn thanh công cụ trở thành mặc định cho người dùng mới tham gia, thêm dòng này vào LocalSettings.php:
$wgDefaultUserOptions['usebetatoolbar'] = 1;
Realtime Preview
Phiên bản MediaWiki: | ≥ 1.39 |
Enable the Realtime Preview feature with the following:
$wgWikiEditorRealtimePreview = true;
true
starting with version 1.41.0 of MediaWiki.Signature button
- Nút để thêm chữ kí người dùng (bốn dấu ngã) có trên các trang thảo luận và những miền tên được xác định trong $wgExtraSignatureNamespaces .
Xem thêm
- Extension:WikiEditor/Toolbar customization – technical details of customizing the toolbar.
- Extension:WikiEditor/Toolbar customization/Library – snippets of code for common additions to the toolbar.
- RefToolbar 2.0, JavaScript trên wiki thêm các công cụ bản mẫu Dẫn nguồn vào giao diện của WikiEditor.
- Trình soạn thảo mã wiki 2017
- 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.
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: 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/vi
- Stable extensions/vi
- Extensions with invalid or missing type/vi
- GPL licensed extensions/vi
- Extensions in Wikimedia version control/vi
- ChangeTagsListActive extensions/vi
- EditPage::attemptSave extensions/vi
- EditPage::attemptSave:after extensions/vi
- EditPage::showEditForm:fields extensions/vi
- EditPage::showEditForm:initial extensions/vi
- EditPageGetPreviewContent extensions/vi
- GetPreferences extensions/vi
- ListDefinedTags extensions/vi
- RecentChange save extensions/vi
- All extensions/vi
- Extensions used on Wikimedia/vi
- Extensions included in BlueSpice/vi
- Extensions included in Canasta/vi
- Extensions available as Debian packages/vi
- Extensions included in Fandom/vi
- Extensions included in Miraheze/vi
- Extensions included in MyWikis/vi
- Extensions included in ProWiki/vi
- Extensions included in semantic::core/vi
- Extensions included in ShoutWiki/vi
- Extensions included in Telepedia/vi
- Extensions included in wiki.gg/vi
- Extensions included in WikiForge/vi
- Usability initiative extensions/vi
- Edit extensions/vi
- WYSIWYG extensions/vi