Re: HTML version of wiki pages

2014-07-13 Thread Ichiro Furusato
We rely on various features of XHTML being parsable as XML, so HTML 5 as a default would be a real problem. HTML 5 is not a document format, it is a browser feature/compatibility guideline (IMO). This conclusion is not for lack of analysis, witness: http://sourceforge.net/p/saxon/mailman/messa

Re: HTML version of wiki pages

2014-07-13 Thread Jürgen Weber
I'd like HTML 5 as default .. Cheers, Jürgen 2014-07-13 13:20 GMT+02:00 Florian Holeczek : > Hi all, > > thinking about setting up a wiki with multimedia content, I came across > the fact that JSPWiki is delivering pages as XHTML 1.0 strict. > Unfortunately, this means that it's not easily poss

HTML version of wiki pages

2014-07-13 Thread Florian Holeczek
Hi all, thinking about setting up a wiki with multimedia content, I came across the fact that JSPWiki is delivering pages as XHTML 1.0 strict. Unfortunately, this means that it's not easily possible to write a plugin using new HTML5 features like or tags. What about changing the document type