From 77d0ca91dfdba156d9679fd838efc78dd2508bd4 Mon Sep 17 00:00:00 2001 From: Dan Dennedy Date: Tue, 16 Aug 2011 22:39:14 -0700 Subject: [PATCH] Document some xml consumer properties. --- src/modules/xml/consumer_xml.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/modules/xml/consumer_xml.yml b/src/modules/xml/consumer_xml.yml index 894eff99..736973f3 100644 --- a/src/modules/xml/consumer_xml.yml +++ b/src/modules/xml/consumer_xml.yml @@ -28,6 +28,7 @@ parameters: mutable: no default: stdout widget: fileopen + - identifier: all title: Process all frames type: integer @@ -41,3 +42,17 @@ parameters: minimum: 0 maximum: 1 default: 0 + + - identifier: title + title: Title + type: string + description: > + You can give the composition a friendly name that some applications may use. + + - identifier: root + title: Base path + type: string + description: + If a file name in the XML is relative, but not relative to the current + XML file's directory, then you can set the directory to which it is + relative here. -- 2.39.2