Hi Jörn,

[...]

Modified: lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap
URL: 
http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap?rev=594615&r1=594614&r2=594615&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap 
(original)
+++ lenya/trunk/src/modules-core/linking/config/sitemap/transformers.xmap Tue 
Nov 13 11:36:51 2007
@@ -47,7 +47,9 @@
     <transform namespace="http://www.w3.org/1999/xhtml"; element="img" 
attribute="src"/>
     <transform namespace="http://www.w3.org/1999/xhtml"; element="link" 
attribute="href"/>
     <transform namespace="http://www.w3.org/1999/xhtml"; element="form" 
attribute="action"/>
-    <transform namespace="http://www.w3.org/1999/xhtml"; element="script" 
attribute="src"/>
+    <transform namespace="http://www.w3.org/1999/xhtml"; element="script" 
attribute="src"/>
+<!-- temporary fix for bxe. should be reconsidered -->
+    <transform namespace="http://relaxng.org/ns/structure/1.0"; element="include" 
attribute="href"/>
   </map:transformer>

I declared a dedicated transformer for this (revision 595270).

IMO we shouldn't use one proxy transformer for all namespaces. I guess we should even rename the "proxy" transformer to "proxy-xhtml". WDYT?

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to