Инструменты пользователя

Инструменты сайта


plugin:test2

Plugins

Plugins provide a system of extending DokuWiki's features without the need to hack the original code (and so again on each update). Below is a list of ready to use plugins created by DokuWiki users.

A Plugin is installed by putting it into its own folder beyond lib/plugins/. For many plugins this can be done automatically using the plugin manager (there are detailed plugin installation instructions). Be sure to read about Plugin Security.

You can also find recommended groups of plugins as solutions to common DokuWiki applications. There are also a list of very common plugins.

Фильтровать по типу

  • Syntax-плагины расширяют базовый синтаксис «Докувики».
  • Action-плагины заменяют или расширяют основную функциональность «Докувики».
  • Admin-плагины предоставляют дополнительные инструменты администрирования.
  • Helper-плагины обеспечивают работу других плагинов.
  • Render-плагины добавляют новые режимы экспорта или заменяют стандартные средства визуализации XHTML.
  • Remote плагины добавляют методы в RemoteAPI, доступные через веб-сервисы
  • Auth-плагины добавляют модули аутентификации.
  • CLI плагины добавляют команды для использования в интерфейсе командной строки

Все доступные (16)

АвторПоследнее обновлениеПопулярность
Плагин диспетчера конфигураций

Управляйте настройками конфигурации вашей вики (в комплекте с DokuWiki)

Предоставляет:
Admin
Теги:
!bundled, configuration, options, settings
Автор:
Christopher Smith
в комплекте
Совместим с «Докувики»? 2024-02-06 "Kaos"
Плагин CosmoCode Скачать

Доступ к сервисам DokuWiki, предоставляемым CosmoCode

Предоставляет:
Admin
Теги:
Автор:
Andreas Gohr
2024-11-14
0/1
Плагин DocNavigation Скачать

Добавьте навигационные ссылки на предыдущую и следующую страницу вверху и внизу вики-страницы.

Предоставляет:
Syntax, Action
Теги:
browse, listing, navigation
Автор:
Gerrit Uitslag
2024-02-08
0/1
Include Plugin Скачать

Include another wiki page into the current one

Предоставляет:
Syntax, Helper
Теги:
embed, include
Автор:
Dokufreaks (previous authors: Michael Hamann, Gina Häußge, Michael Klier, Esther Brunner)
2023-09-22
0/1
JSON Data Plugin Скачать

Build JSON database inside DokuWiki page and use the data in the page

Предоставляет:
Syntax, Helper, Action, Remote
Теги:
data, database, json, listing, tables, template, xmlrpc
Автор:
Janez Paternoster
2024-03-11
0/1
Log Statistics Plugin Скачать

Этот плагин предоставляет файл журнала (комбинированный с NCSA, например Apache) всех доступов к страницам DokuWiki.

Предоставляет:
Action
Теги:
logging, statistics
Автор:
Andreas Gohr
2016-07-06
0/1
Плагин MyIcon Скачать

Встроить иконки в DokuWiki

Предоставляет:
Syntax, Action
Теги:
flag, font-awesome, font-linux, fugue, glyphicon, icons, mdi, oxygen, rpg-awesome, silk
Автор:
VladPolskiy
2024-10-30
0/1
Note для «ДокуВики» Скачать

Этот плагин позволяет вам создавать на страницах DokuWiki такие красивые «заметки»

Предоставляет:
Syntax
Теги:
boxes, icons, toolbar
Автор:
Anael Mobilia
2024-04-15
0/1
Плагин рейтинга Скачать

Позволяет оценить страницу

Предоставляет:
Syntax, Action
Теги:
poll, rate, rating, vote
Автор:
Andreas Gohr
2016-01-13
0/1
Плагин репозитория расширений Скачать

управляет расширениями (плагинами и шаблонами) на dokuwiki.org, и предоставляет API для менеджера расширений

Предоставляет:
Syntax, Helper, Action
Теги:
data, database, extension, listing, repo, repository, sqlite, tables, tags
Автор:
Andreas Gohr/Håkan Sandell
2010-01-30
0/1
Плагин sqlite Скачать

Вспомогательный плагин для легкого доступа к базе данных SQLite.

Предоставляет:
Helper
Теги:
database, sqlite
Автор:
Andreas Gohr
2024-06-25
0/1
data Plugin Скачать

A and query structured data in your wiki

Предоставляет:
Syntax, Helper, Action
Теги:
data, database, listing, sqlite, tables, tags
Автор:
Andreas Gohr
2024-01-30
0/1
Совместим с «Докувики»? 2023-04-04 "Jack Jackrum"
Плагин linksuggest Скачать

Автопредложение ссылок в текстовом редакторе

Предоставляет:
Action
Теги:
autocomplete, links
Автор:
lisps
2023-10-07
0/1
Совместим с «Докувики»? 2022-07-31 "Igor"
Statdisplay Plugin Скачать

Отображает различные статистические данные и столбчатые диаграммы, рассчитанные с использованием файла журнала всех доступов к страницам DokuWiki.

Предоставляет:
Syntax, CLI
Теги:
chart, statistics
Автор:
Andreas Gohr
2022-12-12
0/1
Совместим с «Докувики»? 2020-07-29 "Hogfather"
Плагин Box Скачать

Выделение секций информации с помощью блоков с настраиваемым стилем

Предоставляет:
Syntax
Теги:
boxes, style
Автор:
Christopher Smith
2016-02-17
0/1
Совместимость с предыдущими версиями «Докувики»
Actionlink plugin Скачать

This plugin lets you use actionlinks in your wiki syntax. It's based on the DokuWiki's core function tpl_actionlink().

Предоставляет:
Syntax
Теги:
links
Автор:
nowotny
0/1

Popularity values are based on data gathered through the popularity plugin - please help to increase accuracy by reporting your data with this plugin.

Creating Plugins

There are several plugin types which interchange with different parts of DokuWiki. A plugin can consist of multiple types. The links below should help you to get started writing your own DokuWiki plugin.

If you created a plugin, please share it with the community. Just create a page named after your plugin in the plugin namespace. Eg. if your pluginfolder is named sample create a page plugin:sample here in the wiki. Note: uploads are not allowed here, so either paste the code or just use one of the many free file host sites on the net.

Requesting Plugin

If you are in need of a special feature in DokuWiki but haven't the skills or resources to create your own plugin you might want to suggest the feature for consideration by the community.

To ask for the creation of a new plugin or to discuss plugin ideas, please refer to the Plugin Wishlist Forum.

Recent Wishes:

Только авторизованные участники могут оставлять комментарии.
plugin/test2.txt · Последнее изменение: 2025/02/15 15:31 — vladpolskiy