Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 30-Apr-2025 | - | ||||
action/ | H | 03-May-2018 | - | 441 | 212 | |
assets/ | H | 03-May-2018 | - | |||
conf/ | H | 03-May-2018 | - | 40 | 12 | |
gtlib/ | H | 03-May-2018 | - | 12,381 | 4,731 | |
lang/ | H | 03-May-2018 | - | 85 | 57 | |
README | H A D | 26-Jul-2011 | 1 KiB | 35 | 27 | |
plugin.info.txt | H A D | 26-Jul-2011 | 177 | 8 | 7 | |
renderer.php | H A D | 01-Aug-2011 | 3.1 KiB | 115 | 52 | |
script.js | H A D | 22-Jul-2011 | 358 | 13 | 7 | |
style.css | H A D | 26-Jul-2011 | 1.5 KiB | 80 | 64 |
README
1gtime Plugin for DokuWiki 2 3Linked Timestamping with guardtime 4 5All documentation for this plugin can be found at 6http://gtime.hirnreck.de/ 7 8If you install this plugin manually, make sure it is installed in 9lib/plugins/gtime/ - 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---- 16 17/* 18 * Copyright (C) Michael Kirchner <michael@hirnreck.de> 19 * 20 * This file is part of the GuardTime dokuwiki plugin. 21 * 22 * Licensed under the Apache License, Version 2.0 (the "License"); 23 * you may not use this file except in compliance with the License. 24 * You may obtain a copy of the License at 25 * 26 * http://www.apache.org/licenses/LICENSE-2.0 27 * 28 * Unless required by applicable law or agreed to in writing, software 29 * distributed under the License is distributed on an "AS IS" BASIS, 30 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 31 * See the License for the specific language governing permissions and 32 * limitations under the License. 33 */ 34 35