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.
- Host: GitHub
- URL: https://github.com/nerun/dokuwiki-plugin-parserfunctions
- Owner: nerun
- License: gpl-2.0
- Created: 2023-12-09T18:16:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T18:17:04.000Z (11 months ago)
- Last Synced: 2025-07-01T19:26:14.480Z (11 months ago)
- Topics: dokuwiki, dokuwiki-plugin
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:parserfunctions
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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