Update of /var/cvs/applications/richtext/src/org/mmbase/richtext/processors
In directory james.mmbase.org:/tmp/cvs-serv16230
Modified Files:
GetIndex.java
Log Message:
javadoc
See also:
http://cvs.mmbase.org/viewcvs/applications/richtext/src/org/mmbase/richtext/processors
Index: GetIndex.java
===================================================================
RCS file:
/var/cvs/applications/richtext/src/org/mmbase/richtext/processors/GetIndex.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- GetIndex.java 16 Nov 2006 18:08:45 -0000 1.5
+++ GetIndex.java 11 Mar 2008 16:53:22 -0000 1.6
@@ -19,9 +19,13 @@
/**
+ * This (get)processor can be used on a 'index' field. If the field is
actually filled, it will
+ * return that value. If the field is not filled, it will use the surrounding
cloud, to return the
+ * logical value. If e.g. the sibling node just 'before' this node has index
'4' this one has '5'. Fields
+ * using the processor implement automatic numbering of chapters and such.
*
* @author Michiel Meeuwissen
- * @version $Id: GetIndex.java,v 1.5 2006/11/16 18:08:45 michiel Exp $
+ * @version $Id: GetIndex.java,v 1.6 2008/03/11 16:53:22 michiel Exp $
* @since MMBase-1.8
*/
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs