Content deleted Content added
m change source to syntaxhighlight |
|||
(8 intermediate revisions by 5 users not shown) | |||
Line 1:
{{update|type=Wikipedia help page|date=August 2011}}
{{this|how to annotate images on their description page|placing images in an article|Wikipedia:Picture tutorial}}
<div style="float:right; border:1px solid #8888aa; background:#fff8cc; padding:0.2em;">
The English Wikipedia is running
:'''Version 2.
of this gadget.
</div>
Line 7 ⟶ 11:
[[MediaWiki:Gadget-ImageAnnotator.js|ImageAnnotator]] is a JavaScript extension of the MediaWiki user interface, allowing users to place comments ''onto'' images shown on file description pages, similar to the "photo notes" on Flickr. This works on all image files for which the MediaWiki software displays a preview image on the file description page, i.e., PNG, JPG, GIF, and SVG files.
This is an '''experimental installation''' of this feature '''for evaluation purposes'''. Users interested in trying out this feature can enable it, for the time being,
<
importScript("MediaWiki:Gadget-ImageAnnotator.js");
</syntaxhighlight>
to their [[Special:Mypage/monobook.js|monobook.js]], [[Special:Mypage/vector.js|vector.js]], or other skin-specific user script file.
Line 23 ⟶ 27:
*Only autoconfirmed users may add/modify/remove image annotations.
*Inline display of annotations on thumbnails in articles is done only for files that are stored locally here at the English Wikipedia. For files from the Commons, only a little indication icon is shown. (Note that per the first bullet, "articles" is restricted to user subpages for now anyway.)
*There is no "personal sandbox creator" yet, like it exists at the [[commons:Help:Gadget-ImageAnnotator#Trying it out|Commons]]. If you want to experiment, start out by putting "<
*The feature is not yet set up as a gadget; it must be enabled by modifying one's own user script file as described above.
*The interface exists so far only in English.
Line 42 ⟶ 46:
:Note: I have ''not'' yet set up any filters for recent changes to tag image note edits. If anyone wants to do so: the filters at the Commons worked simply by using a regexp match on the (automatic) edit summaries, as defined at [[MediaWiki:ImageAnnotatorEditSummaries]]. Note, however, that the Commons disabled the filter catching all note edits pretty quickly because it matched too many edits. [[User:Lupo|Lupo]] 11:16, 8 March 2010 (UTC)
== See Also ==
{{Commons|Help:Gadget-ImageAnnotator}}
*[[Commons:Help:Gadget-ImageAnnotator]] - same gedget
*[[Commons:Commons:Image annotations]] - commons guide to proper use of Image annotations
|