Jürgen Ragaller schrieb: [...]
> One followup question: Is there a syntax for boolean metadata elements > (resulting in a check box)? e.g. «document visible in sitemap»? Or is > this rather 1.4.1 stuff and can for now be simulated by typing 0 or 1 ;-)? The API supports only string values ATM. I'd suggest to use the strings "true" and "false". The problem is that the GUI has no chance to find out if the element expects a pseudo-boolean string ... Maybe you'd like to file an enhancement bug targeted to 1.4.1? -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
