Searched hist:bbac148918bb6e6d2251a64bd20ef5d67f834cf8 (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/lib/scripts/ |
| H A D | page.js | bbac148918bb6e6d2251a64bd20ef5d67f834cf8 Mon Mar 09 21:02:12 UTC 2020 Phy <git@phy25.com> generate curid class by jQuery
internallink's output <a> tag gets a new attribute, data-wiki-id, so that jQuery doesn't need to parse the various link format to get the ID.
Any plugin javascript that loads after DokuWiki's script should be able to discover curid class as usual, as long as they use the default js.php facility.
fixes #1511, fixes #2968.
|
| /dokuwiki/inc/parser/ |
| H A D | xhtml.php | bbac148918bb6e6d2251a64bd20ef5d67f834cf8 Mon Mar 09 21:02:12 UTC 2020 Phy <git@phy25.com> generate curid class by jQuery
internallink's output <a> tag gets a new attribute, data-wiki-id, so that jQuery doesn't need to parse the various link format to get the ID.
Any plugin javascript that loads after DokuWiki's script should be able to discover curid class as usual, as long as they use the default js.php facility.
fixes #1511, fixes #2968.
|