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

..Today-

conf/H06-Jun-2018-6954

db/H06-Jun-2018-82

images/H06-Jun-2018-

lang/en/H06-Jun-2018-237129

READMEH A D05-Jun-2018946 2315

__template.txtH A D05-Jun-2018163 1412

action.phpH A D05-Jun-2018943 3817

admin.phpH A D05-Jun-201819.2 KiB435347

helper.phpH A D05-Jun-201827 KiB863720

plugin.info.txtH A D05-Jun-2018178 97

script.jsH A D05-Jun-20182.1 KiB9767

style.cssH A D05-Jun-20181,007 3628

syntax.phpH A D05-Jun-20186.7 KiB226166

README

1The plugin requires the sqlite plugin.
2
3It also requires an intial git, the path to which is set in in the Dokuwiki
4Configuration Manager
5
6It has an administrative panel which enables the user to create databases of
7commits from gits specified in the configuration manager and in a config file
8named default.local.ini, located in the conf directory. This file contains an
9explanation of how to set up the configuration. The gits must be fully readable
10by the web server, including their .git directories.
11
12
13The databases created by this plugin can be queried from the admin panel and
14from a syntax plugin. The HOW-TO is described on the DOkuwiki site for this
15plugin: http://www.dokuwiki.org/plugin:dwcommits
16
17Please read the documentation in the admin panel or on the plugin web site
18concerning web server access.
19
20The initial impetus behind this plugin is to help determine recent changes to
21Dokuwiki which might impact on plugin authors.
22
23