diff options
Diffstat (limited to 'share/man/dokuwiki-plugins-extra.7.rst')
-rw-r--r-- | share/man/dokuwiki-plugins-extra.7.rst | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/share/man/dokuwiki-plugins-extra.7.rst b/share/man/dokuwiki-plugins-extra.7.rst new file mode 100644 index 0000000..b3dcb6f --- /dev/null +++ b/share/man/dokuwiki-plugins-extra.7.rst @@ -0,0 +1,69 @@ +.. Progress Linux: dokuwiki-plugins-extra + +.. Copyright (C) 2024 Daniel Baumann <daniel.baumann@progress-linux.org> +.. +.. SPDX-License-Identifier: GPL-3.0+ +.. +.. This program is free software: you can redistribute it and/or modify +.. it under the terms of the GNU General Public License as published by +.. the Free Software Foundation, either version 3 of the License, or +.. (at your option) any later version. +.. +.. This program is distributed in the hope that it will be useful, +.. but WITHOUT ANY WARRANTY; without even the implied warranty of +.. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. GNU General Public License for more details. +.. +.. You should have received a copy of the GNU General Public License +.. along with this program. If not, see <https://www.gnu.org/licenses/>. + +====================== +dokuwiki-plugins-extra +====================== + +------------------------------------------ +Conglomeration package of DokuWiki plugins +------------------------------------------ + +:manual section: 7 +:manual group: Progress Linux + +Contents +======== + +| addnewpage: +| Put 'add new page' forms within pages, with optional namespace selection +| https://github.com/dregad/dokuwiki-plugin-addnewpage + +| color: +| Opportunity to write colored text in DokuWiki +| https://github.com/hanche/dokuwiki_color_plugin + +| mathjax: +| Enables MathJax parsing of TeX math expressions in wiki pages +| https://github.com/liffiton/dokuwiki-plugin-mathjax + +| wrap: +| Universal plugin which combines the functionality of many other plugins +| https://github.com/selfthinker/dokuwiki_plugin_wrap + +Download +======== + +| Upstream Releases: +| https://get.progress-linux.org/packages/dokuwiki-plugins-extra/upstream + +| Upstream Sources: +| https://git.progress-linux.org/software/progress-linux/dokuwiki-plugins-extra + +| Debian Releases: +| https://get.progress-linux.org/packages/dokuwiki-plugins-extra/debian + +| Debian Sources: +| https://git.progress-linux.org/users/daniel.baumann/debian/packages/dokuwiki-plugins-extra + +Authors +======= + +dokuwiki-plugins-extra were written by Daniel Baumann +<daniel.baumann@progress-linux.org> and others. |