svn commit: r790621 - in /lenya/branches/BRANCH_2_0_X/src/modules/kupu: build.xml patches/ patches/bug45488.patch

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Jul  2 15:15:43 2009
New Revision: 790621

URL: http://svn.apache.org/viewvc?rev=790621&view=rev
Log:
Apply patch for bug 45488 to Kupu. Thanks to Rainer Schoepf for the patch. See https://issues.apache.org/bugzilla/show_bug.cgi?id=45488#c5.

Added:
    lenya/branches/BRANCH_2_0_X/src/modules/kupu/build.xml   (with props)
    lenya/branches/BRANCH_2_0_X/src/modules/kupu/patches/
    lenya/branches/BRANCH_2_0_X/src/modules/kupu/patches/bug45488.patch

Added: lenya/branches/BRANCH_2_0_X/src/modules/kupu/build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/kupu/build.xml?rev=790621&view=auto
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/kupu/build.xml (added)
+++ lenya/branches/BRANCH_2_0_X/src/modules/kupu/build.xml Thu Jul  2 15:15:43 2009
@@ -0,0 +1,24 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+
+<project default="patch" basedir="." name="Kupu module">
+
+  <target name="patch">
+  	<patch strip="0" patchfile="patches/bug45488.patch"/>
+  </target>
+
+</project>

Propchange: lenya/branches/BRANCH_2_0_X/src/modules/kupu/build.xml
------------------------------------------------------------------------------
    svn:executable = *

Added: lenya/branches/BRANCH_2_0_X/src/modules/kupu/patches/bug45488.patch
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/kupu/patches/bug45488.patch?rev=790621&view=auto
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/kupu/patches/bug45488.patch (added)
+++ lenya/branches/BRANCH_2_0_X/src/modules/kupu/patches/bug45488.patch Thu Jul  2 15:15:43 2009
@@ -0,0 +1,66 @@
+--- resources/kupu/apache-lenya/kupu/xmlconfig.kupu 2009-07-02 16:54:49.000000000 +0200
++++ resources/kupu/apache-lenya/kupu/xmlconfig.kupu 2009-07-02 16:54:49.000000000 +0200
+@@ -14,6 +14,8 @@
+     <strict_output>1</strict_output>
+     <content_type>application/xml</content_type>
+     <compatible_singletons>1</compatible_singletons>
++    <filtersourceedit>1</filtersourceedit>
++    <filterstructure>1</filterstructure>
+     <table_classes>
+       <class>plain</class>
+       <class>listing</class>
+@@ -21,6 +23,21 @@
+       <class>data</class>
+     </table_classes>
+     
++    <htmlfilter>
++      <t>center</t><t>font</t>
++      <t>b</t><t>i</t>
++      <t>hr</t>
++      <t>tbody</t><t>thead</t>
++      <a>border</a>
++      <a>cellspacing</a>
++      <a>cellpadding</a>
++      <a>name</a>
++      <a>shape</a>
++      <a>style</a>
++      <c><t>img</t><a>align</a></c>
++      <c><t>th</t><t>td</t><a>width</a><a>height</a></c>
++    </htmlfilter>
++
+     <cleanup_expressions>
+       <set>
+         <name>Reduce whitespace in source</name>
+--- resources/kupu/apache-lenya/kupu/kupumacros.html 2009-07-02 16:54:49.000000000 +0200
++++ resources/kupu/apache-lenya/kupu/kupumacros.html 2009-07-02 16:54:49.000000000 +0200
+@@ -70,6 +70,8 @@
+     <reload_after_save>1</reload_after_save>
+     <strict_output>1</strict_output>
+     <content_type>application/xml</content_type>
++    <filtersourceedit>1</filtersourceedit>
++    <filterstructure>1</filterstructure>
+     <compatible_singletons>1</compatible_singletons>
+     <table_classes>
+       <class>plain</class>
+@@ -78,6 +80,21 @@
+       <class>data</class>
+     </table_classes>
+     
++    <htmlfilter>
++      <t>center</t><t>font</t>
++      <t>b</t><t>i</t>
++      <t>hr</t>
++      <t>tbody</t><t>thead</t>
++      <a>border</a>
++      <a>cellspacing</a>
++      <a>cellpadding</a>
++      <a>name</a>
++      <a>shape</a>
++      <a>style</a>
++      <c><t>img</t><a>align</a></c>
++      <c><t>th</t><t>td</t><a>width</a><a>height</a></c>
++    </htmlfilter>
++    
+     <cleanup_expressions>
+       <set>
+         <name>Reduce whitespace in source</name>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.