Extension:WikiEditor/ru
|
WikiEditor Release status: unknown |
|||
|---|---|---|---|
| Description | Обеспечивает расширяемый интерфейс редактирования викитекста и многие функции, предоставляемые модулями. | ||
| Author(s) | Trevor Parscal, Roan Kattouw | ||
| MediaWiki | 1.17+ | ||
| License | GPL v2 | ||
| Download | Download snapshot |
||
| Example | Wikipedia Prototype | ||
|
|||
|
|||
WikiEditor обеспечивает расширяемый интерфейс редактирования викитекста и многие функции, предоставляемые модулями.
Contents |
[edit] Переход из UsabilityInitiative
Если вы переходите из UsabilityInitiative (MediaWiki 1.16 совместимая) версия, версия, вам возможно потребуется обратить внимание на изменение наименования для конфигурационных переменных. См. README.
[edit] Установка
В 1.16, WikiEditor была частью юзабилити инициативы. Таким образом, чтобы получить его для 1.16, пожалуйста, загрузите его с Special:ExtensionDistributor/UsabilityInitiative или 1.16 svn branch.
Для 1.17 и выше:
- Получите расширение с дистрибьютора или svn и поместите его в каталог MediaWiki /extensions
- Настройте LocalSettings.php/ru как поясняется в README.
[edit] Настройка панели инструментов
Смотрите /Toolbar customization.
[edit] Расширение
[edit] Панель инструментов модуля
Панель инструментов отображается в редактировании страниц, которые заменяет фондовые инструменты. Смотрите значки панели инструментов.
[edit] Разделы
- Toolbar
A toolbar is a series of groups, each with a series of tools, rendered in the writing direction of the content language, with visible dividers between groups.
Supported Tool Types
- Button - an icon which can be clicked
- Select - a drop-down list which can be selected from
- Booklet
A booklet is a series of named pages which can be viewed one at a time and navigated through using an index list widget.
Supported Page Types
- Table - a grid of columns and rows
- Characters - a series of rectangular buttons containing text values
[edit] Actions
Each tool has an action which is executed when the tool is used. The most commonly used action is encapsulate, which operates on the currently selected text, prepending text, appending text and in the case that no text was selected inserting text at the cursor. The encapsulate action takes three parameters, pre, peri and post, which can either be raw text or message keys.
| Raw Text | Message | Description |
|---|---|---|
| pre | preMsg | Text to place before the cursor/selection |
| peri | periMsg | Text to place at the cursor if there is no selection |
| post | postMsg | Text to place after the cursor/selection/peri text |
[edit] Table of Contents Module
Navigable table of content while editing a page to navigate in its sections. This module will enable the HTML iframe version of the text editing control, which is unstable and should only be used in experimental environments.
| Язык: | English • Русский |
|---|
- Extensions with invalid status
- Extensions with invalid or missing type
- Extensions in Wikimedia version control/ru
- EditPage::showEditForm:initial extensions
- GetPreferences extensions
- MakeGlobalVariablesScript extensions
- ResourceLoaderRegisterModules extensions
- All extensions
- 2012 Q1 Extension Page Review Drive - completed
- Usability initiative extensions/ru

