https://github.com/splitbrain/dokuwiki-plugin-searchjump
A plugin to jump between highlighted strings in a DokuWiki search result.
https://github.com/splitbrain/dokuwiki-plugin-searchjump
dokuwiki-plugin javascript search
Last synced: 7 months ago
JSON representation
A plugin to jump between highlighted strings in a DokuWiki search result.
- Host: GitHub
- URL: https://github.com/splitbrain/dokuwiki-plugin-searchjump
- Owner: splitbrain
- Created: 2010-05-01T17:57:04.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T21:50:47.000Z (almost 6 years ago)
- Last Synced: 2024-10-24T09:43:40.331Z (over 1 year ago)
- Topics: dokuwiki-plugin, javascript, search
- Language: JavaScript
- Homepage: http://www.dokuwiki.org/plugin:searchjump
- Size: 10.7 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
searchjump Plugin for DokuWiki
All documentation for this plugin can be found at
http://www.dokuwiki.org/plugin:searchjump
If you install this plugin manually, make sure it is installed in
lib/plugins/searchjump/ - 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