X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fdoc%2Fconfig.txt;h=7bf6369133dea6362e5d97e1b53ca80afc3754fa;hb=bc2926a78de3d77995b83cc69369b1aaf480968e;hp=f912befd7c58d6678a3067672c3b774e5008e1df;hpb=b091025ac8bb10c37ae25821774747c99444ffba;p=libucw.git diff --git a/ucw/doc/config.txt b/ucw/doc/config.txt index f912befd..7bf63691 100644 --- a/ucw/doc/config.txt +++ b/ucw/doc/config.txt @@ -121,6 +121,7 @@ the name of the operation. The following operations are supported: List:after { attr1=search1 } { ... } # insert a node after a found node List:before { attr1=search1 } { ... } # insert a node before a found node List:copy { attr1=search1 } { ... } # duplicate a node and edit the copy + List:reset { attr=value1; ... } # equivalent to :clear and :append You can specify several attributes in the search condition and the nodes are tested for equality in all these attributes. In the editing