Plugin Annotation (for jpg Images)
Use this wiki plugin, introduced in Tiki2, to annotate screenshots or other images. The part of the image that the annotation refers to is highlighted with a red border and the annotation text is placed under the image. This plugin was revamped for Tiki15 and new options were added.
Screenshot
Here's a screenshot of the plugin in action showing the edit interface that pops up after the annotated section has been clicked (the green border shows the section has been clicked).
Parameters
Annotate an imageIntroduced in Tiki 2. Required parameters are in
bold
.Go to the source code
Preferences required: wikiplugin_annotation
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Autogenerated content. Leave blank initially. | |||
height |
digits | Image height in pixels. | 3.0 | |
src |
url | Absolute URL to the image, relative path from Tiki site root or an image from the file gallery display1 |
3.0 | |
width |
digits | Image width in pixels. | 3.0 | |
class |
text | Class of the containing DIV element. | 15.0 | |
align |
(blank) left right center |
Image alignment. | left | 2.0 |
showlink |
(blank) y n |
Show the link below the label in the popups. (y/n) | n | 15.0 |
showlist |
(blank) y n |
Show the list of annotations below the image. (y/n) | y | 15.0 |
Example
Related pages
- Test as anonymous
- jGraphpad
- dev: PluginAnnotation bugs & wishes