https://github.com/splitbrain/dokuwiki-plugin-rndtxt
DokuWiki plugin to output a random text choice
https://github.com/splitbrain/dokuwiki-plugin-rndtxt
Last synced: about 1 year ago
JSON representation
DokuWiki plugin to output a random text choice
- Host: GitHub
- URL: https://github.com/splitbrain/dokuwiki-plugin-rndtxt
- Owner: splitbrain
- License: gpl-2.0
- Created: 2021-03-31T15:16:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T21:50:31.000Z (over 5 years ago)
- Last Synced: 2025-02-28T20:04:32.718Z (over 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
rndtxt Plugin for DokuWiki
Output a random text choice
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:rndtxt
If you install this plugin manually, make sure it is installed in
lib/plugins/rndtxt/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.
----
Copyright (C) Andreas Gohr
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; version 2 of the License
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.
See the LICENSING file for details