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

..--

_test/03-May-2018-195120

lang/03-May-2018-3111

.travis.ymlD05-Feb-2016306 1512

README.mdD05-Feb-2016898 2516

action.phpD05-Feb-20161.1 KiB4517

admin.phpD05-Feb-20162.5 KiB6951

helper.phpD05-Feb-20164.1 KiB128103

plugin.info.txtD05-Feb-2016196 87

script.jsD05-Feb-2016285 142

README.md

1# The 'log404' plugin for DokuWiki
2
3Keep a log of page IDs that have not been found.
4
5All documentation for this plugin can be found at
6https://dokuwiki.org/plugin:log404
7
8Please refer to https://www.dokuwiki.org/plugins for additional info
9on how to install plugins in DokuWiki.
10
11[![Build Status](https://travis-ci.org/samwilson/dokuwiki-plugin-log404.svg)](https://travis-ci.org/samwilson/dokuwiki-plugin-log404)
12
13----
14
15Copyright © Sam Wilson <sam@samwilson.id.au> 2014–2016.
16
17This program is free software; you can redistribute it and/or modify
18it under the terms of version 3 of the GNU General Public License as
19published by the Free Software Foundation.
20
21This program is distributed in the hope that it will be useful,
22but WITHOUT ANY WARRANTY; without even the implied warranty of
23MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
24GNU General Public License for more details.
25