« Return to Thread: head element in site.xml?

head element in site.xml?

by ltheussl :: Rate this Message:

Reply to Author | View in Thread

Hi,

I just noticed that the site descriptors for the doxia (and maven) site
contain a <head> element, apparently to include a javascript snippet in
all created site pages. I was not aware that this was possible, it's not
mentioned anywhere in the docs and google didn't help me either.

Problem is: 1st, it causes a bug that makes all maven generated pages
invalid XHTML [1], and 2nd I have already told a user that it's illegal
[also 1].

So question: should it be supported officially? If yes, whoever knows
more, please document! :)

-Lukas

[1] http://jira.codehaus.org/browse/MSITE-230

 « Return to Thread: head element in site.xml?