On Fri, Mar 4, 2011 at 10:20 PM, drebbin <[email protected]> wrote:
> Oh, thanks. That works as you said.
> Some peculiarities catch my attention:
> 1. At first it seems, we can use an attribute in the same tag that pulls the
> namespace where that attribute is defined. I do not know if that is valid
> XML, am no expert here.

Not sure.  nxml mode complains anyway.

> 2. Chameleon ZPT seem not to bother about that, because I can remove the
> xmlns-declarations altogether.
> 3. Chameleon ZPT also does not complain if I use a fantasy tag.
> Unfortunately, still I find no way to put a valid doctype declaration into
> the layout template.
> Code example: http://paste.pocoo.org/show/348195/

The doctype goes to the top of your index.pt


-- 
http://danielnouri.org
+49 151 28128966

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to