Home
last modified time | relevance | path

Searched refs:imapmarkers (Results 1 – 6 of 6) sorted by relevance

/plugin/imapmarkers/
H A Dplugin.info.txt1 base imapmarkers
5 name imapmarkers plugin
7 url https://github.com/kgitthoene/dokuwiki-plugin-imapmarkers
H A Dstyle.css2 * DokuWiki Plugin imapmarkers (CSS Component)
10 .dokuwiki div.imapmarkers-container {
15 .dokuwiki img.imapmarkers-imgage {
H A DREADME.md1 # dokuwiki-plugin-imapmarkers
9 …__: [http://insitu.w4f.eu/doku.php?id=imapmarkers:interactive-example](http://insitu.w4f.eu/doku.p…
16 {{imapmarkers>https://upload.wikimedia.org/wikipedia/commons/f/fd/1744_Bowen_Map_of_the_World_in_He…
33 {{<imapmarkers}}
48 You start with ```{{imapmarkers>IMAGE-LINK|TITLE}}``` and end with ```{{<imapmarkers}}```.
97 Example: ```"marker": "imapmarkers:marker.002.png"```
164 …b.com/kgitthoene/dokuwiki-plugin-imapmarkers/zipball/master/](https://github.com/kgitthoene/dokuwi…
166 Extract the zip file and rename the extracted folder to ```imapmarkers```.
178 [MIT](https://github.com/kgitthoene/dokuwiki-plugin-imapmarkers/blob/master/LICENSE.md)
/plugin/imapmarkers/_test/
H A DGeneralTest.php3 namespace dokuwiki\plugin\imapmarkers\test;
/plugin/imapmarkers/syntax/
H A Dmap.php157 $dom = imapmarkers\str_get_html($rendered_result);
H A Dimapmarkers_simple_html_dom.php2 namespace imapmarkers; // Added by: Kai Thoene <k.git.thoene@gmx.net> namespace