578da35d90d52b0d13c992eace0fe023986e4b89
[atutor.git] / mods / wiki / plugins / linking / link_icons.meta
1 api: ewiki
2 category: hypertext
3 hooks: link_final
4 type: link
5 config: 
6   EWIKI_LINK_ICONS_DIR="/icons/"  // absolute to www root
7   EWIKI_LINK_ICONS_LOOKUP_DIR="./icons"  // to access the files
8   EWIKI_LINK_ICONS_LOOKUP_SIZE=1  // use getimagesize()
9   EWIKI_LINK_ICONS_DEFAULT_SIZE='width="14" height="14"'  // fallback
10 title: LinkIcons
11 description: this _link_regex_callback() plugin scans for icons in a
12 priority: bonus