Wtyczki
Wtyczki pozwalają na rozszerzenie możliwości DokuWiki bez konieczności ingerencji w kod systemu. Poniżej znajduje się lista istniejących wtyczek, stworzonych przez użytkowników DokuWiki.
Wtyczkę instaluje się poprzez umieszczenie jej w folderze lib/plugins/
. Dla większości wtyczek można to zrobić automatycznie za pomocą menadżera wtyczek (extension). Zapoznaj się także z Warning on Plugins.
Budowanie wtyczek
Istnieje kilka typów wtyczek, które działają wewnątrz różnych części DokuWiki. Wtyczka może składać się z kilku typów. Poniższe linki powinny pomóc ci w napisaniu własnej wtyczki do DokuWiki.
- Wtyczki składniowe ( Podręcznik )
- Wtyczki administracyjne ( Podręcznik )
- Wtyczki akcji ( Podręcznik )
- Wtyczki wizualizatora ( Podręcznik )
- Wtyczki pomocnicze ( Podręcznik )
Jeśli stworzyłeś wtyczkę, podziel się nią prosimy ze społecznością. Po prostu utwórz stronę nazwaną jak wtyczka w przestrzeni nazw plugin
. Np. jeśli twój folder wtyczki nosi nazwę sample
utwórz stronę plugin:sample
tu w wiki. Uwaga: nie jest tu dozwolone przesyłanie plików, więc albo wklej kod albo użyj jednego z bezpłatnych serwisów hostujących pliki.
Żądania wtyczek
Jeśli potrzebujesz specjalnej funkcji w DokuWiki ale nie masz zdolności ani środków do utworzenia własnej wtyczki mógłbyś zasugerować tą funkcję do rozważenia przez społeczność.
By poprosić o stworzenie nowej wtyczki lub przedyskutować idee wtyczek, zapoznaj się z Forum życzeń odnośnie wtyczek (eng.).
Ostatnie życzenia:
- Tag Family (2024-11-18 18:24)
- Bi-directional backlink checker (2024-10-30 12:40)
- Yandex turbo pages feed (2024-10-28 23:36)
- Plugin wish: Export and import of a group of wiki pages incl. media (2024-10-19 10:32)
- Combo Plugin - Custom Navigation Tree Questions (2024-08-09 19:04)
- Is there any DISAPPROVE / REJECT option for page changes ? (2024-07-23 08:05)
- Global "nolink" for Image files (2024-07-19 02:06)
- Ability to batch edit images, resize optimize nodisp (2024-07-15 11:39)
Lista wtyczek
Lista wtyczek dostępna po angielsku - język wtyczki.
Search Plugins
Filter available plugins by type or by using the tag cloud. You could also search within the plugin namespace using the search box.
Filter by type
- Syntax plugins extend DokuWiki's basic syntax.
- Action plugins replace or extend DokuWiki's core functionality
- Admin plugins provide extra administration tools
- Helper plugins provide functionality shared by other plugins
- Render plugins add new export modes or replaces the standard XHTML renderer
- Remote plugins add methods to the RemoteAPI accessible via web services
- Auth plugins add authentication modules
- CLI plugins add commands to use at the Command Line Interface
Filter by tag
Tagged with 'code' (51)
PluginAuthor | Last Update | Popularity |
---|
| 2020-08-18 | 297/23409 |
| 2020-07-28 | 247/23409 |
| 2023-12-03 | 13/23409 |
Combo Plugin Download Publication framework (Bootstrap and Material Design UI components, URL Management, Web Metadata, SEO and more)
| 2024-05-13 | 53/23409 |
doxycode Plugin Download Parse code snippets in dokuwiki with cross referencing to doxygen documentation.
| 2024-02-16 | 2/23409 |
| 2024-11-14 | 0/23409 |
2023-11-08 | 339/23409 | |
| 2023-11-25 | 46/23409 |
| 2022-11-27 | 35/23409 |
2024-04-30 | 4/23409 |
2021-01-09 | 148/23409 | |
codedoc Plugin Download Inserts toggles for hiding and displaying code blocks; inserts html anchors for cross-referencing code; facilitates documentation, provides convenience features for marking up code, supports geshi highlighting
| 2022-08-11 | 236/23409 |
2023-12-15 | 12/23409 | |
| 2020-12-13 | 55/23409 |
2020-06-25 | 124/23409 | |
Display File Plugin Download The Display File Plugin displays the content of a specified file on the local system using a displayfile element | 2021-01-28 | 46/23409 |
2020-10-22 | 39/23409 | |
skipentity Plugin Download Creates monospaced text without processing entities as well as other markup
| 2021-12-26 | 14/23409 |
| 2021-02-02 | 59/23409 |
CodeButton Plugin Download In the default toolbar there is no code button available. This plugin will add one. | 2018-09-17 | 117/23409 |
2019-08-04 | 21/23409 | |
Code Prettifier Plugin Download Syntax highlighting of source code snippets in wiki page using google-code-prettify (javascript module with CSS files)
| 2023-09-16 | 500/23409 |
| 2007-08-15 | 5/23409 |
| 2020-05-13 | 573/23409 |
2021-09-09 | 30/23409 | |
| 2008-07-22 | 5/23409 |
| 2008-02-02 | 1/23409 |
2018-02-25 | 111/23409 | |
codebender Plugin Download Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programming within the browser.
| 2016-05-19 | 4/23409 |
CodeButton2 Plugin Download A plugin for adding custom code buttons into the toolbar with configuration
| 2013-12-10 | 10/23409 |
codebuttonmod2 Plugin Download Inserts two code buttons into the toolbar. Include code copy-to-clipboard feature. | 2020-02-26 | 1/23409 |
codebutton_ext Plugin Download Inserts a code button into the toolbar to select from different languages | 2010-09-03 | 1/23409 |
| 2009-02-21 | 1/23409 |
| 2023-04-23 | 45/23409 |
| 2005-09-09 | 1/23409 |
| 2007-08-07 | 1/23409 |
| 2010-11-26 | 1/23409 |
2010-04-19 | 2/23409 | |
2017-10-17 | 13/23409 | |
gitlink Plugin Download Links git commit hashes and references to a gitweb application and displays information about them
| 2008-03-19 | 1/23409 |
| 2009-07-31 | 1/23409 |
| 2009-11-20 | 6/23409 |
| 2012-06-01 | 0/23409 |
Source Plugin Download Allows you to include all or part of the contents of another file, with syntax highlighting, into the current page
| 2008-08-13 | 15/23409 |
| 2017-06-19 | 5/23409 |
SyntaxHighlighter Plugin Download SyntaxHighlighter Plugin ported from SyntaxHighlighter 1.5.1 created by Alex Gorbatchev.
| 2008-12-04 | 2/23409 |
| 2018-02-09 | 59/23409 |
| 2015-12-27 | 55/23409 |
UnformattedCode Plugin Download Overwrites the core ''monospace/code'' formatting to prevent text conversions (entities/typography) inside | 2016-04-03 | 31/23409 |
| 2009-05-18 | 4/23409 |
xtermRTF Plugin Download xterm that supports (basic) RTF formatting (to use with PuTTY) / xterm sachant lire du RTF (basique) (à utiliser avec PuTTY)
| 2008-10-07 | 5/23409 |
Informacje o popularności bazują na danych zebranych przez wtyczkę popularity.