An open API service indexing awesome lists of open source software.

https://github.com/nerun/dokuwiki-plugin-parserfunctions

Provides additional parser functions for DokuWiki inspired by the MediaWiki ParserFunctions Extension.
https://github.com/nerun/dokuwiki-plugin-parserfunctions

dokuwiki dokuwiki-plugin

Last synced: 5 months ago
JSON representation

Provides additional parser functions for DokuWiki inspired by the MediaWiki ParserFunctions Extension.

Awesome Lists containing this project

README

          

# ParserFunctions plugin for DokuWiki

Provides additional parser functions for DokuWiki inspired by the
[MediaWiki ParserFunctions Extension](https://www.mediawiki.org/wiki/Help:Extension:ParserFunctions).

The source code of this plugin is distributed on the platform
[GitHub](https://github.com/nerun/dokuwiki-plugin-parserfunctions).

All documentation for this plugin can be found at
[DokuWiki - Plugin:ParserFunctions](https://www.dokuwiki.org/plugin:parserfunctions).

If you install this plugin manually, make sure it is installed in
`lib/plugins/parserfunctions/` - if the folder is called different it
will not work!

Please refer to [Extension Manager](https://www.dokuwiki.org/plugin:extension)
Plugin for additional info on how to search and install extensions in
DokuWiki. Refer to [Plugins](https://www.dokuwiki.org/plugins) on how
to install plugins manually.

----
Copyright (C) 2023-2025 Daniel "Nerun" Rodrigues (danieldiasr@gmail.com)

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 2 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, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

---
See the [LICENSE](LICENSE) file for details.

On Linux systems it is also usually available at:

$ cat /usr/share/common-licenses/GPL-2