1,623
edits
No edit summary |
|||
Line 20: | Line 20: | ||
===Style requirements=== | ===Style requirements=== | ||
* All CSS used for e.g. frame border and background, and text style, should be globally part of the theme used on SUMO | * All CSS used for e.g. frame border and background, and text style, should be globally part of the theme used on SUMO | ||
==Annotation Editor Requirements == | |||
* When logged in contributors are viewing a KB article, they should see a link for each image/screenshot of an article (either overlaid on the top-right corner of an image, or immediately under it) | |||
** Clicking on that image should open up a screenshot annotation editor, where the contributor can add/edit/remove annotations for that particular screenshot. | |||
** The annotations should be loaded from the '''staging copy''' of the article, not the live article. | |||
*** If the clicked screenshot doesn't exist in the staging copy, an error message should be displayed informing that the staging copy has changed. (It could also automatically direct the contributor to the staging copy when this happens.) | |||
* The annotation editor should show the image in full size, and include Add and Remove buttons. | |||
* Selecting an annotation should allow you to change the size and location with the mouse. | |||
* Selecting an annotation should allow you to enter both hover text and standard text in two text boxes. Again, bold/italic text, as well as links and new lines should be supported. | |||
* When saving the changes of the annotations, the staging copy should be modified, just like in a normal article edit. Approvers will then be able to review the changes. | |||
==Notes regarding possible way to localize annotations== | ==Notes regarding possible way to localize annotations== |
edits