[Zope-dev] ZConfig: multi-line values

Chris Withers chris at simplistix.co.uk
Thu Jan 5 18:47:33 UTC 2012


Hi Fred,

Is there any way in ZConfig to allow a file that looks like this:

<somesection>
key1 value1
<key2>
multi
line
value
</key2>
</somesection>

...or some other way of spelling multi-line values for a key?

If so, how do I phrase it in the schema?

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list