https://github.com/dokuwiki/dokuwiki-plugin-xref
Easy linking to source definitions in Grok Search Index from within DokuWiki pages.
https://github.com/dokuwiki/dokuwiki-plugin-xref
cross-reference dokuwiki-plugin php
Last synced: 4 months ago
JSON representation
Easy linking to source definitions in Grok Search Index from within DokuWiki pages.
- Host: GitHub
- URL: https://github.com/dokuwiki/dokuwiki-plugin-xref
- Owner: dokuwiki
- License: gpl-2.0
- Created: 2010-06-12T16:07:36.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T21:50:57.000Z (about 2 years ago)
- Last Synced: 2025-06-18T07:47:21.350Z (about 1 year ago)
- Topics: cross-reference, dokuwiki-plugin, php
- Language: PHP
- Homepage: http://dokuwiki.org/plugin:xref
- Size: 37.1 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
xref Plugin for DokuWiki
All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:xref
If you install this plugin manually, make sure it is installed in
lib/plugins/xref/ - 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 COPYING file in your DokuWiki folder for details