2005-10-06
2005-10-06 09:07:36 by Anders Johansson <anders@roxen.com>
-
922ef64a9baf22872c63611c943e4ab99dc4bed8
(12 lines)
(+10/-2)
[
Show
| Annotate
]
Branch: 5.2
Documented new exclude-invisible-layers attribute.
Rev: server/modules/graphics/cimg.pike:1.72
7:
roxen.ImageCache the_cache;
- constant cvs_version = "$Id: cimg.pike,v 1.71 2005/10/05 16:57:00 wellhard Exp $";
+ constant cvs_version = "$Id: cimg.pike,v 1.72 2005/10/06 09:07:36 anders 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 "
59: Inside #if defined(manual)
<attr name='exclude-layers' value='layer-glob-list'><p>Comma-separated list
of glob expressions which is matched against layer names. All matching
layers are hidden regardless of their original state.</p>
- </attr>",
+ </attr>
-
+ <attr name='exclude-invisible-layers'><p>Set this flag to
+ automatically exclude layers that are not shown in the original
+ image. This is only useful in combination with the
+ 'process-all-layers' attribute.</p>
+ </attr>
+ ",
+
"cimg-url":#"<desc tag='tag'><p><short>
This tag generates an URL to the manipulated picture.</short>
<tag>cimg-url</tag> takes the same attributes as <xref