Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 05-Apr-2025 | - | ||||
images/ | H | 10-Jan-2022 | - | |||
README.md | H A D | 06-Jan-2022 | 1.2 KiB | 40 | 27 | |
helper.php | H A D | 06-Jan-2022 | 561 | 22 | 7 | |
plugin.info.txt | H A D | 06-Jan-2022 | 268 | 8 | 7 | |
script.js | H A D | 06-Jan-2022 | 645 | 20 | 17 | |
style.css | H A D | 06-Jan-2022 | 110 | 8 | 8 |
README.md
1Titles Anchor Link plugin Plugin for DokuWiki 2============================================= 3 4Displays Anchors links when hovering Dokuwiki Sections titles, in a similar way to Github. 5 6All documentation for this plugin can be found at 7https://www.dokuwiki.org/plugin:titlesanchorlink 8 9Installation 10------------ 11Use Plugin Manager to install automatically. 12 13If you install this plugin manually, make sure it is installed in 14lib/plugins/titlesanchorlink/ - if the folder is called different it 15will not work! 16 17Please refer to http://www.dokuwiki.org/plugins for additional info 18on how to install plugins in DokuWiki. 19 20Issues 21----------- 22 23Have a bug or a request ? Please create an issue on GitHub ! 24 25<https://github.com/Dric/dokuwiki-titlesanchorlink/issues> 26 27---- 28Copyright (C) Dric 29 30This program is free software; you can redistribute it and/or modify 31it under the terms of the GNU General Public License as published by 32the Free Software Foundation; version 2 of the License 33 34This program is distributed in the hope that it will be useful, 35but WITHOUT ANY WARRANTY; without even the implied warranty of 36MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 37GNU General Public License for more details. 38 39See the COPYING file in your DokuWiki folder for details 40