2012-05-09
2012-05-09 13:52:12 by Jenny Dalenius <jenny@example.org>
-
720972c2320488bfcfbe910af1ff8126a76d4237
(6 lines)
(+4/-2)
[
Show
| Annotate
]
Branch: 5.2
Bug 6343 (#6343) - <diagram/>: alt= attribute not documented: Added documentation to all tags having the same property.
Rev: server/modules/graphics/atlas.pike:1.23
Rev: server/modules/graphics/business.pike:1.160
Rev: server/modules/graphics/cimg.pike:1.91
Rev: server/modules/graphics/graphic_text.pike:1.315
Rev: server/modules/graphics/gxml.pike:1.58
Rev: server/modules/tags/rxmltags.pike:1.674
7:
roxen.ImageCache the_cache;
- constant cvs_version = "$Id: cimg.pike,v 1.90 2010/11/26 17:22:01 mast Exp $";
+ constant cvs_version = "$Id: cimg.pike,v 1.91 2012/05/09 13:52:12 jenny Exp $";
constant module_type = MODULE_TAG;
constant module_name = "Graphics: Image converter";
constant module_doc = "Provides the tag <tt><cimg></tt> that can be used "
30: Inside #if defined(manual)
Manipulates and converts images between different image
formats.</short> Provides the tag <tag>cimg</tag> that makes it is
possible to convert, resize, crop and in other ways transform
- images.</p>
+ images. It is possible to pass attributes, such as the alt attribute,
+ to the resulting tag by including them in the cimg tag. </p>
</desc>
<attr name='src' value='url' required='required'><p>