[CMF-checkins] CVS: CMF/DCWorkflow/doc - worklists.stx:1.1 actbox.stx:1.2

Florent Guillaume fg@nuxeo.com
Thu, 4 Jul 2002 09:30:42 -0400


Update of /cvs-repository/CMF/DCWorkflow/doc
In directory cvs.zope.org:/tmp/cvs-serv17697/DCWorkflow/doc

Modified Files:
	actbox.stx 
Added Files:
	worklists.stx 
Log Message:
Made the DCWorkflow worklists accept a list of formatted values for
cataloged variable matches. The separator is a semicolon (Tracker #496).

Added a small 'worklists.stx' documentation file.

Also document the previously-added 'user_id' variable in actbox.stx.


=== Added File CMF/DCWorkflow/doc/worklists.stx ===

Worklists are predefined catalog queries.

When defining a variable match, you can enter a list of possible matches
separated by semicolons. In addition, the matches will be formatted
according to the rules described in "actbox.stx":actbox.stx.
This way you can enter "%(user_id)s" to match only the current user.


=== CMF/DCWorkflow/doc/actbox.stx 1.1 => 1.2 ===
 - content_url
 
+- user_id
+
 - count (Available in work lists only. Represents the number of items in
   the work list.)