From c358e339e79571db23f329304a470acfe2ec25e6 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 17 Jun 2011 10:26:11 -0500 Subject: doc: Add warning about Group tags in Genshi Bundles Signed-off-by: Sol Jerome --- doc/server/plugins/structures/bundler/index.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/server/plugins/structures/bundler/index.txt b/doc/server/plugins/structures/bundler/index.txt index 6b5c246aa..c74e13e9d 100644 --- a/doc/server/plugins/structures/bundler/index.txt +++ b/doc/server/plugins/structures/bundler/index.txt @@ -146,6 +146,16 @@ The `Genshi templating system`_ is used internally. Use --- +.. warning:: + + Group tags are not used inside of Genshi templates. You can get the + same logic (and more) using Genshi conditionals. + + .. code-xml:: + + + + Bcfg uses the Genshi API for templates, and performs a XML format stream rendering of the template into an lxml entry, which is included in the client configuration. :ref:`Client metadata ` -- cgit v1.2.3-1-g7c22