<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-586</id>
	<title>Nabble - Bitflux - General</title>
	<updated>2009-11-17T14:07:04Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Bitflux---General-f586.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Bitflux---General-f586.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26398627</id>
	<title>twitter feeds</title>
	<published>2009-11-17T14:07:04Z</published>
	<updated>2009-11-17T14:07:04Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">Hi bitflux developers,
&lt;br&gt;&lt;br&gt;How can the twitter plugin get running?
&lt;br&gt;&lt;br&gt;I now have a clean setup, but the error raises.
&lt;br&gt;&lt;br&gt;Strict[2048] Non-static method DOMDocument::loadXML() should not be &amp;nbsp;
&lt;br&gt;called statically, assuming $this from incompatible context in &amp;nbsp;
&lt;br&gt;/data/tiri/fluxcms/inc/popoon/components/serializers/xhtml.php at line &amp;nbsp;
&lt;br&gt;59
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398627&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/twitter-feeds-tp26398627p26398627.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26398454</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to	the developers</title>
	<published>2009-11-17T13:53:53Z</published>
	<updated>2009-11-17T13:53:53Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">How can caching been disabled ?
&lt;br&gt;I did
&lt;br&gt;&lt;br&gt;rm -rf tmp/*
&lt;br&gt;&lt;br&gt;But my wget is still transitional.
&lt;br&gt;&lt;br&gt;I greped the themes directories: (only admin is transitional).
&lt;br&gt;&lt;br&gt;wiki:/data/tiri/fluxcms/themes# grep -ri &amp;quot;Transitional&amp;quot; * | grep -v \.svn
&lt;br&gt;standard/admin/plugins/properties.xsl: &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; &amp;nbsp;
&lt;br&gt;method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;/&amp;gt;
&lt;br&gt;standard/admin/plugins/dbforms2.xsl: &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; &amp;nbsp;
&lt;br&gt;method=&amp;quot;xml&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;/&amp;gt;
&lt;br&gt;standard/admin/plugins/history.xsl: &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; &amp;nbsp;
&lt;br&gt;method=&amp;quot;xml&amp;quot; indent=&amp;quot;yes&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;/&amp;gt;
&lt;br&gt;standard/admin/admin.xsl: &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;/&amp;gt;
&lt;br&gt;standard/admin/navi.xsl: &amp;nbsp; &amp;nbsp; 
&lt;br&gt;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;standard/admin/navi.xsl: &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 &amp;nbsp;
&lt;br&gt;Transitional//EN&amp;quot;
&lt;br&gt;standard/admin/delete.xsl: &amp;nbsp; &amp;nbsp; 
&lt;br&gt;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;standard/admin/delete.xsl: &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 &amp;nbsp;
&lt;br&gt;Transitional//EN&amp;quot;
&lt;br&gt;standard/admin/login.html:&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 &amp;nbsp;
&lt;br&gt;Transitional//EN&amp;quot;
&lt;br&gt;standard/admin/login.html: &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;Thanks for your help in advance.
&lt;br&gt;&lt;br&gt;Tomorrow I try a completely fresh installation.
&lt;br&gt;&lt;br&gt;Thanks again.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;Zitat von Philipp Stucki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398454&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; list.fluxcms wrote:
&lt;br&gt;&amp;gt;&amp;gt; And this is the problem :-(
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Caching is turned off as well? If not: disable it or erase all contents
&lt;br&gt;&amp;gt; of the tmp folder.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Philipp
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Philipp Stucki
&lt;br&gt;&amp;gt; Eibenstrasse 5
&lt;br&gt;&amp;gt; 8045 Zürich
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398454&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398454&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26398454.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26398277</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:41:14Z</published>
	<updated>2009-11-17T13:41:14Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">list.fluxcms wrote:
&lt;br&gt;&amp;gt; And this is the problem :-(
&lt;br&gt;&lt;br&gt;Caching is turned off as well? If not: disable it or erase all contents
&lt;br&gt;of the tmp folder.
&lt;br&gt;&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398277&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398277&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26398277.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26398206</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:36:22Z</published>
	<updated>2009-11-17T13:36:22Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">Go scientific : search for the string &amp;quot;Transitional&amp;quot; in the whole flux 
&lt;br&gt;CMS Folder...
&lt;br&gt;&lt;br&gt;list.fluxcms a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; And this is the problem :-(
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398206&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If you don't mention XHTML Transitional nowhere but &amp;nbsp;still see it
&lt;br&gt;&amp;gt;&amp;gt; generated, then it is a supernatural...
&lt;br&gt;&amp;gt;&amp;gt; Nothing I can do for that ;-)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; OK. But my mytheme/staticl.xsl starts:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; exclude-result-prefixes=&amp;quot;xhtml&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/common.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;master.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; And my ../standard/common.xsl:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:blog=&amp;quot;&lt;a href=&quot;http://bitflux.org/doctypes/blog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/doctypes/blog&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml php blog i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398206&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I meant : By default, the first xsl to be called is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; /themes/your_theme/static.xsl
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; And that, what my standard/static.xsl is looking:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;html&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;htmlhead&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But the result: still: transitional :-/
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398206&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; By default, the first xsl to be called is static.xsl
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I use following code in my xsl-stylesheets: (this is master.xsl)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/mastercommon.xsl&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; And I added to ../standard/mastercommon.xsl:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But still -- Transitional :-(
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;
&lt;/div&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398206&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26398206.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26398175</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to	the developers</title>
	<published>2009-11-17T13:34:39Z</published>
	<updated>2009-11-17T13:34:39Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">And this is the problem :-(
&lt;br&gt;&lt;br&gt;Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398175&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; If you don't mention XHTML Transitional nowhere but &amp;nbsp;still see it
&lt;br&gt;&amp;gt; generated, then it is a supernatural...
&lt;br&gt;&amp;gt; Nothing I can do for that ;-)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; OK. But my mytheme/staticl.xsl starts:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; exclude-result-prefixes=&amp;quot;xhtml&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/common.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;master.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And my ../standard/common.xsl:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:blog=&amp;quot;&lt;a href=&quot;http://bitflux.org/doctypes/blog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/doctypes/blog&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml php blog i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398175&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I meant : By default, the first xsl to be called is
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; /themes/your_theme/static.xsl
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; And that, what my standard/static.xsl is looking:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;html&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;htmlhead&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But the result: still: transitional :-/
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398175&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; By default, the first xsl to be called is static.xsl
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I use following code in my xsl-stylesheets: (this is master.xsl)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/mastercommon.xsl&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; And I added to ../standard/mastercommon.xsl:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But still -- Transitional :-(
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398175&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26398175.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26398117</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:31:10Z</published>
	<updated>2009-11-17T13:31:10Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=UTF-8&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font face=&quot;sans-serif&quot;&gt;If you don't mention XHTML Transitional nowhere
but &lt;/font&gt;&lt;font face=&quot;sans-serif&quot;&gt; still see it generated, &lt;/font&gt;&lt;font face=&quot;sans-serif&quot;&gt;then it is a supernatural... &lt;/font&gt;&lt;br&gt;
Nothing I can do for that ;-)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
list.fluxcms a écrit :
&lt;blockquote cite=&quot;mid:20091117221613.0so87pmgjs44wo8s@ox.thomasbaumann.com&quot; type=&quot;cite&quot;&gt;OK. But my mytheme/staticl.xsl starts:
  &lt;br&gt;
  &lt;br&gt;
&amp;lt;?xml version=&quot;1.0&quot;?&amp;gt;
  &lt;br&gt;
&amp;lt;xsl:stylesheet version=&quot;1.0&quot;
xmlns:i18n=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://apache.org/cocoon/i18n/2.1&quot;&lt;/a&gt;
xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt;
xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
exclude-result-prefixes=&quot;xhtml&quot;&amp;gt;
  &lt;br&gt;
    &amp;lt;xsl:import href=&quot;../standard/common.xsl&quot;/&amp;gt;
  &lt;br&gt;
    &amp;lt;xsl:import href=&quot;master.xsl&quot;/&amp;gt;
  &lt;br&gt;
  &lt;br&gt;
    &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
  &lt;br&gt;
    doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
  &lt;br&gt;
    doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
And my ../standard/common.xsl:
  &lt;br&gt;
  &lt;br&gt;
&amp;lt;?xml version=&quot;1.0&quot;?&amp;gt;
  &lt;br&gt;
&amp;lt;xsl:stylesheet version=&quot;1.0&quot;
  &lt;br&gt;
    xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt;
  &lt;br&gt;
    xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
  &lt;br&gt;
    xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
  &lt;br&gt;
    xmlns:php=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://php.net/xsl&quot;&lt;/a&gt;
  &lt;br&gt;
    xmlns:i18n=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://apache.org/cocoon/i18n/2.1&quot;&lt;/a&gt;
  &lt;br&gt;
    xmlns:blog=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://bitflux.org/doctypes/blog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://bitflux.org/doctypes/blog&quot;&lt;/a&gt;
  &lt;br&gt;
    exclude-result-prefixes=&quot;xhtml php blog i18n&quot;
  &lt;br&gt;
    &amp;gt;
  &lt;br&gt;
  &lt;br&gt;
    &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
  &lt;br&gt;
    doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
  &lt;br&gt;
    doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Thomas.
  &lt;br&gt;
  &lt;br&gt;
Zitat von florent Claude &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398117&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;:
  &lt;br&gt;
  &lt;br&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;I meant : By default, the first xsl to be
called is
    &lt;br&gt;
/themes/your_theme/static.xsl
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
    &lt;br&gt;
list.fluxcms a écrit :
    &lt;br&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;And that, what my standard/static.xsl is
looking:
      &lt;br&gt;
      &lt;br&gt;
      &lt;br&gt;
&amp;lt;?xml version=&quot;1.0&quot;?&amp;gt;
      &lt;br&gt;
&amp;lt;xsl:stylesheet version=&quot;1.0&quot; 
xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt; 
xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt; 
xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;&amp;gt;
      &lt;br&gt;
   &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
      &lt;br&gt;
   doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
      &lt;br&gt;
   doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;
      &lt;br&gt;
   &amp;lt;xsl:template match=&quot;/&quot;&amp;gt;
      &lt;br&gt;
      &lt;br&gt;
       &amp;lt;html&amp;gt;
      &lt;br&gt;
      &lt;br&gt;
           &amp;lt;xsl:call-template name=&quot;htmlhead&quot;/&amp;gt;
      &lt;br&gt;
      &lt;br&gt;
But the result: still: transitional :-/
      &lt;br&gt;
      &lt;br&gt;
Thomas.
      &lt;br&gt;
      &lt;br&gt;
      &lt;br&gt;
Zitat von florent Claude &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398117&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;:
      &lt;br&gt;
      &lt;br&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;By default, the first xsl to be called is
static.xsl
        &lt;br&gt;
        &lt;br&gt;
        &lt;br&gt;
list.fluxcms a écrit :
        &lt;br&gt;
        &lt;blockquote type=&quot;cite&quot;&gt;I use following code in my
xsl-stylesheets: (this is master.xsl)
          &lt;br&gt;
          &lt;br&gt;
&amp;lt;xsl:stylesheet version=&quot;1.0&quot;
          &lt;br&gt;
  xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:forms=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://bitflux.org/forms&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:php=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://php.net/xsl&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:i18n=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://apache.org/cocoon/i18n/2.1&quot;&lt;/a&gt;
          &lt;br&gt;
      exclude-result-prefixes=&quot;xhtml forms php i18n&quot;
          &lt;br&gt;
          &lt;br&gt;
      &amp;gt;
          &lt;br&gt;
  &amp;lt;xsl:import href=&quot;../standard/mastercommon.xsl&quot; /&amp;gt;
          &lt;br&gt;
  &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
          &lt;br&gt;
  doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
          &lt;br&gt;
  doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;
          &lt;br&gt;
          &lt;br&gt;
And I added to ../standard/mastercommon.xsl:
          &lt;br&gt;
          &lt;br&gt;
&amp;lt;xsl:stylesheet version=&quot;1.0&quot;
          &lt;br&gt;
  xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:forms=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://bitflux.org/forms&quot;&lt;/a&gt;
          &lt;br&gt;
      xmlns:php=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://php.net/xsl&quot;&lt;/a&gt;
          &lt;br&gt;
   xmlns:i18n=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://apache.org/cocoon/i18n/2.1&quot;&lt;/a&gt;
          &lt;br&gt;
      exclude-result-prefixes=&quot;xhtml forms php i18n&quot;
          &lt;br&gt;
          &lt;br&gt;
      &amp;gt;
          &lt;br&gt;
  &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
          &lt;br&gt;
  doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
          &lt;br&gt;
  doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;
          &lt;br&gt;
          &lt;br&gt;
          &lt;br&gt;
But still -- Transitional :-(
          &lt;br&gt;
          &lt;br&gt;
Thomas.
          &lt;br&gt;
          &lt;br&gt;
        &lt;/blockquote&gt;
      &lt;/blockquote&gt;
      &lt;br&gt;
      &lt;br&gt;
      &lt;br&gt;
Thomas.
      &lt;br&gt;
      &lt;br&gt;
----------------------------------------------------------------
      &lt;br&gt;
This message was sent using IMP, the Internet Messaging Program.
      &lt;br&gt;
      &lt;br&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;br&gt;
  &lt;br&gt;
  &lt;br&gt;
Thomas.
  &lt;br&gt;
  &lt;br&gt;
----------------------------------------------------------------
  &lt;br&gt;
This message was sent using IMP, the Internet Messaging Program.
  &lt;br&gt;
  &lt;br&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398117&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26398117.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397783</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to	the developers</title>
	<published>2009-11-17T13:16:13Z</published>
	<updated>2009-11-17T13:16:13Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">OK. But my mytheme/staticl.xsl starts:
&lt;br&gt;&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; exclude-result-prefixes=&amp;quot;xhtml&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/common.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;master.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;And my ../standard/common.xsl:
&lt;br&gt;&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:blog=&amp;quot;&lt;a href=&quot;http://bitflux.org/doctypes/blog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/doctypes/blog&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml php blog i18n&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397783&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I meant : By default, the first xsl to be called is
&lt;br&gt;&amp;gt; /themes/your_theme/static.xsl
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; And that, what my standard/static.xsl is looking:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;html&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:call-template name=&amp;quot;htmlhead&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But the result: still: transitional :-/
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397783&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; By default, the first xsl to be called is static.xsl
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I use following code in my xsl-stylesheets: (this is master.xsl)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:import href=&amp;quot;../standard/mastercommon.xsl&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; And I added to ../standard/mastercommon.xsl:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But still -- Transitional :-(
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397783&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397783.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397750</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to	the developers</title>
	<published>2009-11-17T13:14:14Z</published>
	<updated>2009-11-17T13:14:14Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">My pipeline is start.xsl.
&lt;br&gt;&lt;br&gt;Zitat von Philipp Stucki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397750&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; list.fluxcms wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How can I see which stylesheet is invoked first?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; By default this is static.xsl, but this can be changed in .configxml
&lt;br&gt;&amp;gt; using the xslt parameter:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;parameter name=&amp;quot;xslt&amp;quot; type=&amp;quot;pipeline&amp;quot; value=&amp;quot;start.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Is there a way to see this with FirePHP or another debug-snippet?
&lt;br&gt;&amp;gt;&amp;gt; (Please send us a hint how to invoke FirePHP in xxx.xsl).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; No AFAIK.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I verify the doctype currently only with
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; wget '&lt;a href=&quot;http://fluxcms/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fluxcms/'&lt;/a&gt;&amp;nbsp;-O - 2&amp;gt;/dev/null | head -1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That's good because browsers tend to screw this up.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Philipp
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Philipp Stucki
&lt;br&gt;&amp;gt; Eibenstrasse 5
&lt;br&gt;&amp;gt; 8045 Zürich
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397750&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397750&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397750.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397716</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:12:46Z</published>
	<updated>2009-11-17T13:12:46Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">I meant : By default, the first xsl to be called is 
&lt;br&gt;/themes/your_theme/static.xsl
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;list.fluxcms a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; And that, what my standard/static.xsl is looking:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; 
&lt;br&gt;&amp;gt; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;gt; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;gt; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;html&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;htmlhead&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But the result: still: transitional :-/
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397716&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; By default, the first xsl to be called is static.xsl
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I use following code in my xsl-stylesheets: (this is master.xsl)
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/mastercommon.xsl&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; And I added to ../standard/mastercommon.xsl:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; But still -- Transitional :-(
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ----------------------------------------------------------------
&lt;br&gt;&amp;gt; This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&amp;gt;
&lt;/div&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397716&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397716.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397680</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:11:24Z</published>
	<updated>2009-11-17T13:11:24Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">list.fluxcms wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; How can I see which stylesheet is invoked first?
&lt;br&gt;&lt;br&gt;By default this is static.xsl, but this can be changed in .configxml
&lt;br&gt;using the xslt parameter:
&lt;br&gt;&lt;br&gt;&amp;lt;parameter name=&amp;quot;xslt&amp;quot; type=&amp;quot;pipeline&amp;quot; value=&amp;quot;start.xsl&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; Is there a way to see this with FirePHP or another debug-snippet?
&lt;br&gt;&amp;gt; (Please send us a hint how to invoke FirePHP in xxx.xsl).
&lt;br&gt;&lt;br&gt;No AFAIK.
&lt;br&gt;&lt;br&gt;&amp;gt; I verify the doctype currently only with 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; wget '&lt;a href=&quot;http://fluxcms/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fluxcms/'&lt;/a&gt;&amp;nbsp;-O - 2&amp;gt;/dev/null | head -1
&lt;br&gt;&lt;br&gt;That's good because browsers tend to screw this up.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397680&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397680&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397680.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26398099</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to	the developers</title>
	<published>2009-11-17T13:11:10Z</published>
	<updated>2009-11-17T13:11:10Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">And that, what my standard/static.xsl is looking:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;
&lt;br&gt;&amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; &amp;nbsp;
&lt;br&gt;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:template match=&amp;quot;/&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;html&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:call-template name=&amp;quot;htmlhead&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;But the result: still: transitional :-/
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Zitat von florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398099&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; By default, the first xsl to be called is static.xsl
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; I use following code in my xsl-stylesheets: (this is master.xsl)
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:import href=&amp;quot;../standard/mastercommon.xsl&amp;quot; /&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; And I added to ../standard/mastercommon.xsl:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; But still -- Transitional :-(
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;This message was sent using IMP, the Internet Messaging Program.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26398099&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26398099.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397640</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:07:09Z</published>
	<updated>2009-11-17T13:07:09Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=UTF-8&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font face=&quot;sans-serif&quot;&gt;By default, the first xsl to be called is
static.xsl&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;br&gt;
list.fluxcms a écrit :
&lt;blockquote cite=&quot;mid:388184e089e0746be232ac808507350d@localhost&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;I use following code in my xsl-stylesheets: (this is master.xsl)

&amp;lt;xsl:stylesheet version=&quot;1.0&quot;
    xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt;
        xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
        xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
        xmlns:forms=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://bitflux.org/forms&quot;&lt;/a&gt;
        xmlns:php=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://php.net/xsl&quot;&lt;/a&gt;
        xmlns:i18n=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://apache.org/cocoon/i18n/2.1&quot;&lt;/a&gt;
        exclude-result-prefixes=&quot;xhtml forms php i18n&quot;

        &amp;gt;
    &amp;lt;xsl:import href=&quot;../standard/mastercommon.xsl&quot; /&amp;gt;
    &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
    doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
    doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;

And I added to ../standard/mastercommon.xsl:

&amp;lt;xsl:stylesheet version=&quot;1.0&quot;
    xmlns:xsl=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/XSL/Transform&quot;&lt;/a&gt;
        xmlns:xhtml=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
        xmlns=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/a&gt;
        xmlns:forms=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://bitflux.org/forms&quot;&lt;/a&gt;
        xmlns:php=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://php.net/xsl&quot;&lt;/a&gt;
     xmlns:i18n=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://apache.org/cocoon/i18n/2.1&quot;&lt;/a&gt;
        exclude-result-prefixes=&quot;xhtml forms php i18n&quot;

        &amp;gt;
    &amp;lt;xsl:output encoding=&quot;utf-8&quot; method=&quot;xml&quot;
    doctype-system=&lt;a class=&quot;moz-txt-link-rfc2396E&quot; href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&lt;/a&gt;
    doctype-public=&quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;/&amp;gt;


But still -- Transitional :-(

Thomas.
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397640&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397640.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397540</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T13:02:55Z</published>
	<updated>2009-11-17T13:02:55Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;I use following code in my xsl-stylesheets: (this is master.xsl)
&lt;br&gt;&lt;br&gt;&amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:import href=&amp;quot;../standard/mastercommon.xsl&amp;quot; /&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;And I added to ../standard/mastercommon.xsl:
&lt;br&gt;&lt;br&gt;&amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;But still -- Transitional :-(
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397540&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397540.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397409</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T12:55:22Z</published>
	<updated>2009-11-17T12:55:22Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi Philipp,
&lt;br&gt;&lt;br&gt;Thanks for your answer.
&lt;br&gt;How can I see which stylesheet is invoked first?
&lt;br&gt;Is there a way to see this with FirePHP or another debug-snippet?
&lt;br&gt;(Please send us a hint how to invoke FirePHP in xxx.xsl).
&lt;br&gt;&lt;br&gt;I verify the doctype currently only with 
&lt;br&gt;&lt;br&gt;wget '&lt;a href=&quot;http://fluxcms/'&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fluxcms/'&lt;/a&gt;&amp;nbsp;-O - 2&amp;gt;/dev/null | head -1
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;On Tue, 17 Nov 2009 21:46:34 +0100, Philipp Stucki &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397409&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi thomas
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The doctype is generated by libxslt using the xsl:output element of the
&lt;br&gt;&amp;gt; stylesheet invoked first (might be different from master.xsl)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I shortly checked this with one of my projects and it works without any
&lt;br&gt;&amp;gt; problems.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; How do you verify if the doctype is correct?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Philipp
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.w3.org/TR/xslt#output&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xslt#output&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; list.fluxcms wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi developers,
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; I'm on the end.
&lt;br&gt;&amp;gt;&amp;gt; I nearly updated all files which contained &amp;quot;Transitional&amp;quot; to &amp;quot;Strict&amp;quot;
&lt;/div&gt;but
&lt;br&gt;&amp;gt;&amp;gt; still the first line in the source code is DOCTYPE html PUBLIC
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; 
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; WHERE is this line created?
&lt;br&gt;&amp;gt;&amp;gt; HOW can I change the DOCTYPE to Strict???
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397409&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397409.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26397245</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T12:46:34Z</published>
	<updated>2009-11-17T12:46:34Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">&lt;br&gt;Hi thomas
&lt;br&gt;&lt;br&gt;&lt;br&gt;The doctype is generated by libxslt using the xsl:output element of the
&lt;br&gt;stylesheet invoked first (might be different from master.xsl)
&lt;br&gt;&lt;br&gt;I shortly checked this with one of my projects and it works without any
&lt;br&gt;problems.
&lt;br&gt;&lt;br&gt;How do you verify if the doctype is correct?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/TR/xslt#output&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xslt#output&lt;/a&gt;&lt;br&gt;&lt;br&gt;list.fluxcms wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi developers,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I'm on the end.
&lt;br&gt;&amp;gt; I nearly updated all files which contained &amp;quot;Transitional&amp;quot; to &amp;quot;Strict&amp;quot; but
&lt;br&gt;&amp;gt; still the first line in the source code is DOCTYPE html PUBLIC
&lt;br&gt;&amp;gt; &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; WHERE is this line created?
&lt;br&gt;&amp;gt; HOW can I change the DOCTYPE to Strict???
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thomas.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397245&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26397245&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26397245.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26396922</id>
	<title>Re: change doctype to XHTML1.0 STRICT - question to the developers</title>
	<published>2009-11-17T12:23:35Z</published>
	<updated>2009-11-17T12:23:35Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi developers,
&lt;br&gt;&lt;br&gt;I'm on the end.
&lt;br&gt;I nearly updated all files which contained &amp;quot;Transitional&amp;quot; to &amp;quot;Strict&amp;quot; but
&lt;br&gt;still the first line in the source code is DOCTYPE html PUBLIC
&lt;br&gt;&amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; 
&lt;br&gt;&lt;br&gt;WHERE is this line created?
&lt;br&gt;HOW can I change the DOCTYPE to Strict???
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26396922&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26396922.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26396188</id>
	<title>Re: extending options to admin interface (dbform)</title>
	<published>2009-11-17T11:36:46Z</published>
	<updated>2009-11-17T11:36:46Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=UTF-8&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font face=&quot;sans-serif&quot;&gt;Hi Thomas, &lt;br&gt;
&lt;br&gt;
[&lt;/font&gt;&lt;font face=&quot;sans-serif&quot;&gt;by the way, &lt;/font&gt;&lt;font face=&quot;sans-serif&quot;&gt;my name is florent , not Claude :-) ]&lt;br&gt;
&lt;br&gt;
I made an update on 'my' plugin : 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dl.dropbox.com/u/1274719/maxtree.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/maxtree.php&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;font face=&quot;sans-serif&quot;&gt;With this, you can specify the starting
point of the returned tree : &lt;/font&gt;&lt;br&gt;
&lt;font face=&quot;sans-serif&quot;&gt;&lt;br&gt;
Use the plugin like that : &lt;br&gt;
&amp;lt;plugin type=&quot;maxtree&quot;&amp;gt;&lt;br&gt;
    &amp;lt;parameter name=&quot;rootpath&quot; value=&quot;/path/to/folder/&quot; /&amp;gt;    &lt;br&gt;
&amp;lt;/plugin&amp;gt;&lt;br&gt;
&lt;br&gt;
If no rootpath is mentionned, it will build the whole tree. &lt;br&gt;
&lt;br&gt;
Hope it suits your needs, &lt;br&gt;
florent/. &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;br&gt;
list.fluxcms a écrit :
&lt;blockquote cite=&quot;mid:0bf3a672a1d48cb4e0d00df8643778a7@localhost&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Great work. Thanks Claude.
Is it possible (and how) to extend the plugin to use
a parameter (xpath query for example) to get with a
plugin like this all information and only the information 
really needed?

Thanks for your reply.

Thomas.

On Tue, 17 Nov 2009 16:52:31 +0100, florent Claude &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26396188&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;
wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;I am not a great at php but you should be able to get only part of the 
fulltree by editing correctly the plugin.

By the way, I have updated this plugin (which I called maxtree now) : 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dl.dropbox.com/u/1274719/maxtree.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/maxtree.php&lt;/a&gt;
I added the root collection as first node and, following your remark on 
the information been too big, I removed the fulltext properties.
It works fine for me ONLY IF I don't use the sitemap plugin.
Is this because I used the original sitemap php code in the maxtree
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;plugin?
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;florent/.


list.fluxcms a écrit :
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;This works. Thank you - but makes the Information bigger.
Is there a possibility how to combine this with a xpath query 
to get e.g. only the current node and its neighbours and not the
fulltree? (I know the name is fulltree and it works like this).

Thanks for your reply in advance.

Thomas.

On Sun, 15 Nov 2009 13:26:30 +0100, florent Claude &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26396188&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;
wrote:
  
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;I also wondered how to get any property value from anywhere on the
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;site?
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;To do so, I created the fulltree2 plugin by tweaking the sitemap
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;plugin
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;    
        &lt;/pre&gt;
      &lt;/blockquote&gt;
      &lt;pre wrap=&quot;&quot;&gt;:
  
      &lt;/pre&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;Want to try? Download fulltree2.php at 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dl.dropbox.com/u/1274719/fulltree2.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/fulltree2.php&lt;/a&gt;
and place it in in /localinc/bx/plugins/

then edit your site configs :
 - &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://yoursite.com/admin/edit/.configxml?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml?editor=oneform&lt;/a&gt;
 - &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&lt;/a&gt;

in each file, add this line  :
    &amp;lt;plugin type=&quot;fulltree2&quot;&amp;gt;&amp;lt;/plugin&amp;gt;

Voilà! That's it. You should be able to access all properties from the
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;public interface of your site. (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://yoursite.com/?XML=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/?XML=1&lt;/a&gt; for
        &lt;/pre&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;example).
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;pre wrap=&quot;&quot;&gt;florent/.


list.fluxcms a écrit :
    
        &lt;/pre&gt;
        &lt;blockquote type=&quot;cite&quot;&gt;
          &lt;pre wrap=&quot;&quot;&gt;Hmmm. Not so easy :-(

My custom field for my resource is shown in the Admin Interface, and
          &lt;/pre&gt;
        &lt;/blockquote&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;is
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;blockquote type=&quot;cite&quot;&gt;
        &lt;blockquote type=&quot;cite&quot;&gt;
          &lt;pre wrap=&quot;&quot;&gt;shown in the database as well. 
But it is not shown when I perform the XML=1 view of my page.
Is there sitll anything to extend?
I thought the XML view shows all the database, and even the empty
elements?

How can I either check, if my custom-field is useable in my XSL?

Thanks for your help in advance.

Thomas.


          &lt;/pre&gt;
        &lt;/blockquote&gt;
      &lt;/blockquote&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26396188&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26396188.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26395678</id>
	<title>Re: extending options to admin interface (dbform)</title>
	<published>2009-11-17T11:07:50Z</published>
	<updated>2009-11-17T11:07:50Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Great work. Thanks Claude.
&lt;br&gt;Is it possible (and how) to extend the plugin to use
&lt;br&gt;a parameter (xpath query for example) to get with a
&lt;br&gt;plugin like this all information and only the information 
&lt;br&gt;really needed?
&lt;br&gt;&lt;br&gt;Thanks for your reply.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;On Tue, 17 Nov 2009 16:52:31 +0100, florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395678&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;br&gt;&amp;gt; I am not a great at php but you should be able to get only part of the 
&lt;br&gt;&amp;gt; fulltree by editing correctly the plugin.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; By the way, I have updated this plugin (which I called maxtree now) : 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dl.dropbox.com/u/1274719/maxtree.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/maxtree.php&lt;/a&gt;&lt;br&gt;&amp;gt; I added the root collection as first node and, following your remark on 
&lt;br&gt;&amp;gt; the information been too big, I removed the fulltext properties.
&lt;br&gt;&amp;gt; It works fine for me ONLY IF I don't use the sitemap plugin.
&lt;br&gt;&amp;gt; Is this because I used the original sitemap php code in the maxtree
&lt;br&gt;plugin?
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; florent/.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; This works. Thank you - but makes the Information bigger.
&lt;br&gt;&amp;gt;&amp;gt; Is there a possibility how to combine this with a xpath query 
&lt;br&gt;&amp;gt;&amp;gt; to get e.g. only the current node and its neighbours and not the
&lt;br&gt;&amp;gt;&amp;gt; fulltree? (I know the name is fulltree and it works like this).
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Sun, 15 Nov 2009 13:26:30 +0100, florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395678&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I also wondered how to get any property value from anywhere on the
&lt;/div&gt;site?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To do so, I created the fulltree2 plugin by tweaking the sitemap
&lt;br&gt;plugin
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; :
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Want to try? Download fulltree2.php at 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://dl.dropbox.com/u/1274719/fulltree2.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/fulltree2.php&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and place it in in /localinc/bx/plugins/
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; then edit your site configs :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;- &lt;a href=&quot;http://yoursite.com/admin/edit/.configxml?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml?editor=oneform&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp;- &lt;a href=&quot;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in each file, add this line &amp;nbsp;:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;plugin type=&amp;quot;fulltree2&amp;quot;&amp;gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Voilà! That's it. You should be able to access all properties from the
&lt;/div&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; public interface of your site. (&lt;a href=&quot;http://yoursite.com/?XML=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/?XML=1&lt;/a&gt;&amp;nbsp;for
&lt;br&gt;example).
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; florent/.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hmmm. Not so easy :-(
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; My custom field for my resource is shown in the Admin Interface, and
&lt;br&gt;is
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; shown in the database as well. 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; But it is not shown when I perform the XML=1 view of my page.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Is there sitll anything to extend?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I thought the XML view shows all the database, and even the empty
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; elements?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; How can I either check, if my custom-field is useable in my XSL?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thanks for your help in advance.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;/div&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26395678&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26395678.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26392759</id>
	<title>Re: change doctype to XHTML1.0 STRICT</title>
	<published>2009-11-17T08:17:35Z</published>
	<updated>2009-11-17T08:17:35Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">Sorry I don't have the answer just like that.
&lt;br&gt;I remember changing that before although...
&lt;br&gt;&lt;br&gt;&lt;br&gt;list.fluxcms a écrit :
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Claude,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I still changed all in themes/standard/*.xsl with output, but still my
&lt;br&gt;&amp;gt; HTML Source Code shows
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
&lt;br&gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;html xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; lang=&amp;quot;de&amp;quot; xml:lang=&amp;quot;de&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; But I need it to XHTML 1.0 Strict!! I even performed a grep through the
&lt;br&gt;&amp;gt; filesystem.
&lt;br&gt;&amp;gt; I dont know which process creates the 1st DOCTYPE line in fluxcms.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do you have any other ideas?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; btw. the mastercommon.xsl doesnt contain any output information in my svn
&lt;br&gt;&amp;gt; core.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Tue, 17 Nov 2009 16:54:58 +0100, florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26392759&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; maybe look in /themes/standard/mastercommon.xsl ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I changed all lines in themes/mytheme/*.xsl to
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; but the Browser's show HTML Source still shows 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; What else has to be changed to get strict 1.0 working ?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;
&lt;/div&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26392759&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-doctype-to-XHTML1.0-STRICT-tp26363584p26392759.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26392592</id>
	<title>Re: change doctype to XHTML1.0 STRICT</title>
	<published>2009-11-17T08:09:19Z</published>
	<updated>2009-11-17T08:09:19Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">Hi Claude,
&lt;br&gt;&lt;br&gt;I still changed all in themes/standard/*.xsl with output, but still my
&lt;br&gt;HTML Source Code shows
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;html xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; lang=&amp;quot;de&amp;quot; xml:lang=&amp;quot;de&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;But I need it to XHTML 1.0 Strict!! I even performed a grep through the
&lt;br&gt;filesystem.
&lt;br&gt;I dont know which process creates the 1st DOCTYPE line in fluxcms.
&lt;br&gt;&lt;br&gt;Do you have any other ideas?
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;btw. the mastercommon.xsl doesnt contain any output information in my svn
&lt;br&gt;core.
&lt;br&gt;&lt;br&gt;On Tue, 17 Nov 2009 16:54:58 +0100, florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26392592&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; maybe look in /themes/standard/mastercommon.xsl ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I changed all lines in themes/mytheme/*.xsl to
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; but the Browser's show HTML Source still shows 
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; What else has to be changed to get strict 1.0 working ?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;&lt;/div&gt;&lt;/div&gt;&amp;lt;xsl:stylesheet version=&amp;quot;1.0&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; xmlns:xsl=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/XSL/Transform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/XSL/Transform&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:xhtml=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns=&amp;quot;&lt;a href=&quot;http://www.w3.org/1999/xhtml&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:forms=&amp;quot;&lt;a href=&quot;http://bitflux.org/forms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bitflux.org/forms&lt;/a&gt;&amp;quot; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xmlns:php=&amp;quot;&lt;a href=&quot;http://php.net/xsl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://php.net/xsl&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;xmlns:i18n=&amp;quot;&lt;a href=&quot;http://apache.org/cocoon/i18n/2.1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://apache.org/cocoon/i18n/2.1&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; exclude-result-prefixes=&amp;quot;xhtml forms php i18n&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:param name=&amp;quot;webroot&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:template name=&amp;quot;html_head_scripts&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:call-template name=&amp;quot;html_head_scripts_default&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:template&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:template name=&amp;quot;html_head_scripts_default&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:for-each select=&amp;quot;/bx/javascripts/src&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;script type=&amp;quot;text/javascript&amp;quot; src=&amp;quot;{$webroot}{text()}&amp;quot;&amp;gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;xsl:text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/xsl:for-each&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:template&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&amp;lt;xsl:template name=&amp;quot;html_head_custom&amp;quot;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;lt;/xsl:template&amp;gt; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/xsl:stylesheet&amp;gt;
&lt;br&gt;&lt;br /&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26392592&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-doctype-to-XHTML1.0-STRICT-tp26363584p26392592.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26392344</id>
	<title>Re: extending options to admin interface (dbform)</title>
	<published>2009-11-17T07:52:31Z</published>
	<updated>2009-11-17T07:52:31Z</updated>
	<author>
		<name>florent Claude</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=UTF-8&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font face=&quot;sans-serif&quot;&gt;I am not a great at php but you should be able
to get only part of the fulltree by editing correctly the plugin. &lt;br&gt;
&lt;br&gt;
By the way, I have updated this plugin (which I called maxtree now) :
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dl.dropbox.com/u/1274719/maxtree.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/maxtree.php&lt;/a&gt;&lt;br&gt;
I added the root collection as first node and, following your remark on
the information been too big, I removed the fulltext properties. &lt;br&gt;
It works fine for me ONLY IF I don't use the sitemap plugin. &lt;br&gt;
Is this because I used the original sitemap php code in the maxtree
plugin? &lt;br&gt;
&lt;br&gt;
florent/. &lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;br&gt;
list.fluxcms a écrit :
&lt;blockquote cite=&quot;mid:852c6094a3f8a13ee12e778f9ae76bc8@localhost&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;This works. Thank you - but makes the Information bigger.
Is there a possibility how to combine this with a xpath query 
to get e.g. only the current node and its neighbours and not the
fulltree? (I know the name is fulltree and it works like this).

Thanks for your reply in advance.

Thomas.

On Sun, 15 Nov 2009 13:26:30 +0100, florent Claude &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26392344&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;
wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;I also wondered how to get any property value from anywhere on the site?
To do so, I created the fulltree2 plugin by tweaking the sitemap plugin
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Want to try? Download fulltree2.php at 
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://dl.dropbox.com/u/1274719/fulltree2.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/fulltree2.php&lt;/a&gt;
and place it in in /localinc/bx/plugins/

then edit your site configs :
 - &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://yoursite.com/admin/edit/.configxml?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml?editor=oneform&lt;/a&gt;
 - &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&lt;/a&gt;

in each file, add this line  :
    &amp;lt;plugin type=&quot;fulltree2&quot;&amp;gt;&amp;lt;/plugin&amp;gt;

Voilà! That's it. You should be able to access all properties from the 
public interface of your site. (&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://yoursite.com/?XML=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/?XML=1&lt;/a&gt; for example).

florent/.


list.fluxcms a écrit :
    &lt;/pre&gt;
    &lt;blockquote type=&quot;cite&quot;&gt;
      &lt;pre wrap=&quot;&quot;&gt;Hmmm. Not so easy :-(

My custom field for my resource is shown in the Admin Interface, and is
shown in the database as well. 
But it is not shown when I perform the XML=1 view of my page.
Is there sitll anything to extend?
I thought the XML view shows all the database, and even the empty
elements?

How can I either check, if my custom-field is useable in my XSL?

Thanks for your help in advance.

Thomas.

      &lt;/pre&gt;
    &lt;/blockquote&gt;
  &lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26392344&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26392344.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26380063</id>
	<title>twitter feeds not working</title>
	<published>2009-11-16T13:42:59Z</published>
	<updated>2009-11-16T13:42:59Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;Did sb get
&lt;br&gt;&lt;a href=&quot;https://fosswiki.liip.ch/display/FLX/Display+your+Twitter+tweets&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://fosswiki.liip.ch/display/FLX/Display+your+Twitter+tweets&lt;/a&gt;&lt;br&gt;working?
&lt;br&gt;&lt;br&gt;I got the same problems as anonymous in the WIKI.
&lt;br&gt;&lt;br&gt;What has to be enabled to get the cache module working?
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26380063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/twitter-feeds-not-working-tp26380063p26380063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26368040</id>
	<title>Re: conditional IE stylesheets in master.xsl</title>
	<published>2009-11-15T23:59:18Z</published>
	<updated>2009-11-15T23:59:18Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">list.fluxcms wrote:
&lt;br&gt;&amp;gt; What is the correct syntax to get this comments appear in the HTML source
&lt;br&gt;&amp;gt; code? Or do I really have to take a CDATA?
&lt;br&gt;&lt;br&gt;Here's an example. You will have to replace all XSL variables inside the
&lt;br&gt;CDATA section with their respective values.
&lt;br&gt;&lt;br&gt;&amp;lt;xsl:comment&amp;gt;
&lt;br&gt;&amp;lt;![CDATA[[if gte IE 6]&amp;gt;
&lt;br&gt;&amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; media=&amp;quot;screen&amp;quot;
&lt;br&gt;href=&amp;quot;/themes/mytheme/css/ie.css&amp;quot; /&amp;gt;
&lt;br&gt;&amp;lt;![endif]]]&amp;gt;
&lt;br&gt;&amp;lt;/xsl:comment&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368040&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26368040&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/conditional-IE-stylesheets-in-master.xsl-tp26354263p26368040.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26367837</id>
	<title>Re: conditional IE stylesheets in master.xsl</title>
	<published>2009-11-15T23:36:04Z</published>
	<updated>2009-11-15T23:36:04Z</updated>
	<author>
		<name>Hannes Gassert-2</name>
	</author>
	<content type="html">list.fluxcms schrieb 2009-11-14 23:00:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;lt;!--[if lte IE 6]&amp;gt;
&lt;br&gt;&amp;gt; What is the correct syntax to get this comments appear in the HTML source
&lt;br&gt;&amp;gt; code? Or do I really have to take a CDATA?
&lt;br&gt;&lt;br&gt;The way to go is xsl:comment + CDATA, yes.
&lt;br&gt;&lt;br&gt;Don't forget to show us what you're working on when done :)
&lt;br&gt;&lt;br&gt;Hannes
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Liip AG // Agile Web Development // T +41 43 500 39 82
&lt;br&gt;Feldstrasse 133 // &amp;nbsp;CH - 8004 Zürich // GPG 0x9EA04604
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26367837&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/conditional-IE-stylesheets-in-master.xsl-tp26354263p26367837.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26363584</id>
	<title>change doctype to XHTML1.0 STRICT</title>
	<published>2009-11-15T13:26:03Z</published>
	<updated>2009-11-15T13:26:03Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;I changed all lines in themes/mytheme/*.xsl to
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;lt;xsl:output encoding=&amp;quot;utf-8&amp;quot; method=&amp;quot;xml&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; doctype-system=&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&lt;/a&gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; doctype-public=&amp;quot;-//W3C//DTD XHTML 1.0 Strict//EN&amp;quot;/&amp;gt;
&lt;br&gt;&lt;br&gt;but the Browser's show HTML Source still shows 
&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot;
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;What else has to be changed to get strict 1.0 working ?
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26363584&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/change-doctype-to-XHTML1.0-STRICT-tp26363584p26363584.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26359116</id>
	<title>Re: extending options to admin interface (dbform)</title>
	<published>2009-11-15T05:30:59Z</published>
	<updated>2009-11-15T05:30:59Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;This works. Thank you - but makes the Information bigger.
&lt;br&gt;Is there a possibility how to combine this with a xpath query 
&lt;br&gt;to get e.g. only the current node and its neighbours and not the
&lt;br&gt;fulltree? (I know the name is fulltree and it works like this).
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;On Sun, 15 Nov 2009 13:26:30 +0100, florent Claude &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26359116&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;florent@...&lt;/a&gt;&amp;gt;
&lt;br&gt;wrote:
&lt;br&gt;&amp;gt; I also wondered how to get any property value from anywhere on the site?
&lt;br&gt;&amp;gt; To do so, I created the fulltree2 plugin by tweaking the sitemap plugin
&lt;br&gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Want to try? Download fulltree2.php at 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://dl.dropbox.com/u/1274719/fulltree2.php&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dl.dropbox.com/u/1274719/fulltree2.php&lt;/a&gt;&lt;br&gt;&amp;gt; and place it in in /localinc/bx/plugins/
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; then edit your site configs :
&lt;br&gt;&amp;gt; &amp;nbsp;- &lt;a href=&quot;http://yoursite.com/admin/edit/.configxml?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml?editor=oneform&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp;- &lt;a href=&quot;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/admin/edit/.configxml.children?editor=oneform&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; in each file, add this line &amp;nbsp;:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;lt;plugin type=&amp;quot;fulltree2&amp;quot;&amp;gt;&amp;lt;/plugin&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Voilà! That's it. You should be able to access all properties from the 
&lt;br&gt;&amp;gt; public interface of your site. (&lt;a href=&quot;http://yoursite.com/?XML=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://yoursite.com/?XML=1&lt;/a&gt;&amp;nbsp;for example).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; florent/.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; list.fluxcms a écrit :
&lt;br&gt;&amp;gt;&amp;gt; Hmmm. Not so easy :-(
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; My custom field for my resource is shown in the Admin Interface, and is
&lt;br&gt;&amp;gt;&amp;gt; shown in the database as well. 
&lt;br&gt;&amp;gt;&amp;gt; But it is not shown when I perform the XML=1 view of my page.
&lt;br&gt;&amp;gt;&amp;gt; Is there sitll anything to extend?
&lt;br&gt;&amp;gt;&amp;gt; I thought the XML view shows all the database, and even the empty
&lt;br&gt;&amp;gt;&amp;gt; elements?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; How can I either check, if my custom-field is useable in my XSL?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thanks for your help in advance.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Thomas.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;/div&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26359116&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/extending-options-to-admin-interface-%28dbform%29-tp26310460p26359116.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26354263</id>
	<title>conditional IE stylesheets in master.xsl</title>
	<published>2009-11-14T14:00:09Z</published>
	<updated>2009-11-14T14:00:09Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;i tried to get the conditional stylesheets working with modifying my
&lt;br&gt;master.xsl like this:
&lt;br&gt;&lt;br&gt;....
&lt;br&gt;&amp;lt;xsl:text&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;!--[if lte IE 6]&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;link type=&amp;quot;text/css&amp;quot;
&lt;br&gt;href=&amp;quot;{$webrootThemes}{$theme}/css/ie6.css&amp;quot; rel=&amp;quot;stylesheet&amp;quot;
&lt;br&gt;media=&amp;quot;screen&amp;quot;/&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;![endif]--&amp;gt;
&lt;br&gt;&amp;lt;/xsl:text&amp;gt;
&lt;br&gt;...
&lt;br&gt;&lt;br&gt;But when showing the source code there no IE6 comment/conditional is
&lt;br&gt;shown.
&lt;br&gt;&lt;br&gt;What is the correct syntax to get this comments appear in the HTML source
&lt;br&gt;code? Or do I really have to take a CDATA?
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26354263&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/conditional-IE-stylesheets-in-master.xsl-tp26354263p26354263.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26332275</id>
	<title>LiveSearch throws error</title>
	<published>2009-11-12T23:06:29Z</published>
	<updated>2009-11-12T23:06:29Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi,
&lt;br&gt;&lt;br&gt;when I perform a Livesearch, the Livesearch is OK but the following error
&lt;br&gt;is shown.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;BXCMSNG Errors:
&lt;br&gt;&amp;nbsp; &amp;nbsp;Notice[8] Uninitialized string offset: 1 in
&lt;br&gt;[BX_PROJECT_DIR]/inc/bx/plugins/blog/categories.php at line 62.
&lt;br&gt;&lt;br&gt;What does this mean -- and how can this error been suppressed?
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26332275&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/LiveSearch-throws-error-tp26332275p26332275.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26328182</id>
	<title>Re: tidying HTML output</title>
	<published>2009-11-12T15:05:04Z</published>
	<updated>2009-11-12T15:05:04Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">list.fluxcms wrote:
&lt;br&gt;&amp;gt; Question: How can the HTML Source Code being shrinked, i.e. the other way,
&lt;br&gt;&amp;gt; just remove all spaces and line-breaks?
&lt;br&gt;&lt;br&gt;AFAIK this is not possible with tidy. However if tidy is disabled in
&lt;br&gt;sitemap.xml no extra whitespace will be added.
&lt;br&gt;&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26328182&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26328182&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/tidying-HTML-output-tp26321962p26328182.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327936</id>
	<title>Re: redirect of a resource</title>
	<published>2009-11-12T14:46:02Z</published>
	<updated>2009-11-12T14:46:02Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">&lt;br&gt;Setting &amp;nbsp;@relink or @redirect on resources is not currently possible.
&lt;br&gt;I'd opt for mod_rewrite in this case but don't remember the actual rules
&lt;br&gt;right now.
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;list.fluxcms wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; is it possible (and how) to perform a redirect of a resource to another
&lt;br&gt;&amp;gt; resource,
&lt;br&gt;&amp;gt; e.g.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have /contact/impressum.html and want this URL redirected to
&lt;br&gt;&amp;gt; /imprint/index.html
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; (Due to old fragments in search-engines I want to redirect old pages to
&lt;br&gt;&amp;gt; the new ones,
&lt;br&gt;&amp;gt; if possible with sending a 301 moved permanently).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thomas.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327936&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327936&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/redirect-of-a-resource-tp26327655p26327936.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327902</id>
	<title>Re: redirect/relink question</title>
	<published>2009-11-12T14:43:06Z</published>
	<updated>2009-11-12T14:43:06Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">&lt;br&gt;These properties depend on the theme you're using and whether it has
&lt;br&gt;been modified or not.
&lt;br&gt;&lt;br&gt;@relink is resolved at XSL level in the master stylesheet:
&lt;br&gt;&lt;a href=&quot;http://fisheye.liip.ch/browse/PUB/fluxcms_demo/trunk/themes/3-cols/master.xsl?r=HEAD#l181&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fisheye.liip.ch/browse/PUB/fluxcms_demo/trunk/themes/3-cols/master.xsl?r=HEAD#l181&lt;/a&gt;&lt;br&gt;&lt;br&gt;To link a resource to an external link set @relink to &lt;a href=&quot;http://othersite.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://othersite.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;@redirect is handled at request level in the cms and does not change the
&lt;br&gt;href attribute. e.g.: let /abc, /def be collections, setting @redirect
&lt;br&gt;on /abc to &amp;quot;/def/index.html&amp;quot; would make /abc an alias of /def/index.html
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;list.fluxcms wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I need to realize a redirect of the collection named &amp;quot;stellenanzeigen&amp;quot; to
&lt;br&gt;&amp;gt; the collection &amp;quot;jobs&amp;quot; which already has content and resources in it.
&lt;br&gt;&amp;gt; So I created the collection and edited the properties of collection
&lt;br&gt;&amp;gt; &amp;quot;stellenanzeigen&amp;quot;, and put in 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; bx::redirect -- /jobs
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But the system answers with &amp;quot;/stellenanzeigen/ not found&amp;quot; but &amp;quot;/jobs/&amp;quot; is
&lt;br&gt;&amp;gt; working.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you give me a hint why it is not working? (I tried the same with
&lt;br&gt;&amp;gt; bx::relink which was not working as well).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Second question:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is it possible to let a collection or resource point to an external URL,
&lt;br&gt;&amp;gt; e.g. I create a collection &amp;quot;fluxcms&amp;quot; with properties
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; bx::redirect -- &lt;a href=&quot;http://www.liip.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.liip.ch&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; and want to redirect all to liip.ch ?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your help in advance.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thomas.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327902&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327902&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/redirect-relink-question-tp26325134p26327902.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327684</id>
	<title>Re: tidying HTML output</title>
	<published>2009-11-12T14:29:08Z</published>
	<updated>2009-11-12T14:29:08Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;OK, Thanks, Philipp,
&lt;br&gt;I just want It for easier debugging, not for the live site.
&lt;br&gt;&lt;br&gt;Question: How can the HTML Source Code being shrinked, i.e. the other way,
&lt;br&gt;just remove all spaces and line-breaks?
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327684&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/tidying-HTML-output-tp26321962p26327684.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327655</id>
	<title>redirect of a resource</title>
	<published>2009-11-12T14:26:50Z</published>
	<updated>2009-11-12T14:26:50Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;Hi
&lt;br&gt;&lt;br&gt;is it possible (and how) to perform a redirect of a resource to another
&lt;br&gt;resource,
&lt;br&gt;e.g.
&lt;br&gt;&lt;br&gt;I have /contact/impressum.html and want this URL redirected to
&lt;br&gt;/imprint/index.html
&lt;br&gt;&lt;br&gt;(Due to old fragments in search-engines I want to redirect old pages to
&lt;br&gt;the new ones,
&lt;br&gt;if possible with sending a 301 moved permanently).
&lt;br&gt;&lt;br&gt;Thanks for your reply in advance.
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327655&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/redirect-of-a-resource-tp26327655p26327655.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327620</id>
	<title>Re: XSL Snippet just for displaying level=2</title>
	<published>2009-11-12T14:24:13Z</published>
	<updated>2009-11-12T14:24:13Z</updated>
	<author>
		<name>list.fluxcms</name>
	</author>
	<content type="html">&lt;br&gt;This should be working for only the second level.
&lt;br&gt;&lt;br&gt;&amp;lt;xsl:value-of
&lt;br&gt;select=&amp;quot;/bx/plugin[@name='navitree']/collection/items/collection[@selected='selected']/uri&amp;quot;
&lt;br&gt;/&amp;gt;
&lt;br&gt;&lt;br&gt;Thomas.
&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327620&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/XSL-Snippet-just-for-displaying-level%3D2-tp26314677p26327620.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26327547</id>
	<title>Re: tidying HTML output</title>
	<published>2009-11-12T14:17:15Z</published>
	<updated>2009-11-12T14:17:15Z</updated>
	<author>
		<name>Philipp Stucki-2</name>
	</author>
	<content type="html">&lt;br&gt;To enable tidy on the standard output pipeline you need to uncomment the
&lt;br&gt;according section in sitemap/sitemap.xml (about line 261)
&lt;br&gt;&lt;br&gt;Set &amp;quot;indent&amp;quot; to &amp;quot;yes&amp;quot; if you need indenting on the source.
&lt;br&gt;&lt;br&gt;Keep in mind enabling this will process every request using tidy which
&lt;br&gt;might have drawbacks on performance. If your main intention is to make
&lt;br&gt;the source readable consider using a add-on in your browser like html
&lt;br&gt;validator or something equivalent.
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;Philipp
&lt;br&gt;&lt;br&gt;&lt;br&gt;list.fluxcms wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; is there an easy way to tidy HTML output?
&lt;br&gt;&amp;gt; Currently the code is valid but not readeable.
&lt;br&gt;&amp;gt; php5-tidy is available on my server.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks for your reply in advance.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thomas.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Philipp Stucki
&lt;br&gt;Eibenstrasse 5
&lt;br&gt;8045 Zürich
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327547&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://qwert.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://qwert.ch&lt;/a&gt;&lt;br&gt;-- 
&lt;br&gt;bitflux-cms mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26327547&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bitflux-cms@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/tidying-HTML-output-tp26321962p26327547.html" />
</entry>

</feed>
