You can annotate images with notes. This is primarily used to translate text. Please do not use a note when a comment would suffice.
Notes implement Markdown markup syntax. Read below for more information.
Because this feature makes heavy usage of DHTML and Ajax, it probably won't work on many browsers. Currently it's been tested with Firefox 2, IE6, and IE7. */ ?>If you have an issue with an existing note or have a comment about it, instead of replacing the note, post a comment. Comments are more visible to other users, and chances are someone will respond to your inquiry.
To create a note, with the Shift key pressed, click and drag over the area of the image you want to place it. The text box to edit the text of the note will appear automatically, so you can start typing right away. To save the note you can press Ctrl + Enter, or press the Escape key to cancel the edition.
You can drag the notes inside the image, and you can resize them by dragging the little black box on the bottom-right corner of the note.
When you mouse over the note box, the note body will appear. You can click on the body and another box will appear where you can edit the text. This box will also contain four links:
<tn>...</tn>
tags.
*/ ?>
In case you need to, you can give the notes some formatting by using = $this->linkTo("Markdown's simple syntax", 'http://michelf.ca/projects/php-markdown/concepts/') ?>.
HTML isn't allowed. However, you can place small translation notes by surrounding a block of text with <tn>...</tn>
tags, which must be alone in a paragraph.