• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

conf/H03-May-2018-106

lang/H03-May-2018-8627

READMEH A D30-Sep-20161 KiB2920

action.phpH A D30-Sep-20161.5 KiB5137

plugin.info.txtH A D30-Sep-2016303 87

README

1searchtext Plugin for DokuWiki
2
3Searches pages rendered as text instead of raw wiki. Displays search result snippets from text.
4
5All documentation for this plugin can be found at
6https://www.dokuwiki.org/plugin:searchtext
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/searchtext/ - if the folder is called different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Michael Hamann <michael@content-space.de>
17Original author: Todd Augsburger
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the COPYING file in your DokuWiki folder for details
29