Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/micgro42/dokuwiki-plugin-today
Quick plugin that makes a link to today's page
https://github.com/micgro42/dokuwiki-plugin-today
dokuwiki-plugin
Last synced: 28 days ago
JSON representation
Quick plugin that makes a link to today's page
- Host: GitHub
- URL: https://github.com/micgro42/dokuwiki-plugin-today
- Owner: micgro42
- License: gpl-2.0
- Created: 2019-08-07T20:51:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-17T08:30:02.000Z (about 1 year ago)
- Last Synced: 2024-10-15T08:24:58.070Z (2 months ago)
- Topics: dokuwiki-plugin
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:today
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
today Plugin for DokuWiki
A syntax that generates links to a page with today's date
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:todayIf you install this plugin manually, make sure it is installed in
lib/plugins/today/ - 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) Michael GroßeThis 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 LicenseThis 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