Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | - | - | ||||
conf/ | 25-Aug-2022 | - | 22 | 6 | ||
images/ | 25-Aug-2022 | - | ||||
lang/ | 25-Aug-2022 | - | 142 | 42 | ||
README | D | 23-Aug-2022 | 1 KiB | 30 | 20 | |
action.php | D | 23-Aug-2022 | 932 | 32 | 18 | |
plugin.info.txt | D | 23-Aug-2022 | 203 | 8 | 7 | |
syntax.php | D | 23-Aug-2022 | 1.8 KiB | 63 | 41 |
README
1 sapnotelink Plugin for DokuWiki 2 3 simply create links to sap notes 4 5 convert SAP#1234 or sap#1234 direkt to https://launchpad.support.sap.com/#/notes/1234 6 7 All documentation for this plugin can be found at 8 https://www.dokuwiki.org/plugin:sapnotelink 9 10 If you install this plugin manually, make sure it is installed in 11 lib/plugins/sapnotelink/ - if the folder is called different it 12 will not work! 13 14 Please refer to http://www.dokuwiki.org/plugins for additional info 15 on how to install plugins in DokuWiki. 16 17 ---- 18 Copyright (C) Florian Lamml <info@florian-lamml.de> 19 20 This program is free software; you can redistribute it and/or modify 21 it under the terms of the GNU General Public License as published by 22 the Free Software Foundation; version 2 of the License 23 24 This program is distributed in the hope that it will be useful, 25 but WITHOUT ANY WARRANTY; without even the implied warranty of 26 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 27 GNU General Public License for more details. 28 29 See the COPYING file in your DokuWiki folder for details 30