You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by rf...@apache.org on 2010/07/13 17:18:24 UTC

svn commit: r963757 - in /lenya/contributions/unsupported/2_0_X/modules/kupu: ./ config/ legal/ resources/i18n/ resources/schemas/ resources/schemas/xhtml/ resources/schemas/xhtml/modules/ targets/

Author: rfrovarp
Date: Tue Jul 13 15:18:23 2010
New Revision: 963757

URL: http://svn.apache.org/viewvc?rev=963757&view=rev
Log:
Moved resources and information from 2.1.x branch.

Added:
    lenya/contributions/unsupported/2_0_X/modules/kupu/NOTICE.txt
    lenya/contributions/unsupported/2_0_X/modules/kupu/README.txt
    lenya/contributions/unsupported/2_0_X/modules/kupu/config/menu.xml
      - copied, changed from r963718, lenya/contributions/2_0_X/modules/fckeditor/config/menu.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/legal/
    lenya/contributions/unsupported/2_0_X/modules/kupu/legal/kupu.license.txt
      - copied unchanged from r963740, lenya/branches/BRANCH_2_1_X/legal/kupu.license.txt
    lenya/contributions/unsupported/2_0_X/modules/kupu/menus.xmap
      - copied, changed from r963718, lenya/contributions/2_0_X/modules/fckeditor/menus.xmap
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_de.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_es.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_fr.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_it.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ja.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_nl.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_pt.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ru.xml
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/schemas/
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/schemas/xhtml/
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/schemas/xhtml/modules/
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/schemas/xhtml/modules/basic-table.rng
      - copied unchanged from r963740, lenya/branches/BRANCH_2_1_X/src/pubs/default/lenya/modules/xhtml/resources/schemas/xhtml/modules/basic-table.rng
    lenya/contributions/unsupported/2_0_X/modules/kupu/resources/schemas/xhtml/xhtml-basic.rng
      - copied unchanged from r963740, lenya/branches/BRANCH_2_1_X/src/pubs/default/lenya/modules/xhtml/resources/schemas/xhtml/xhtml-basic.rng
    lenya/contributions/unsupported/2_0_X/modules/kupu/targets/
    lenya/contributions/unsupported/2_0_X/modules/kupu/targets/kupu-build.xml
      - copied unchanged from r963740, lenya/branches/BRANCH_2_1_X/src/targets/kupu-build.xml

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/NOTICE.txt
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/NOTICE.txt?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/NOTICE.txt (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/NOTICE.txt Tue Jul 13 15:18:23 2010
@@ -0,0 +1,3 @@
+This product includes software developed by the Kupu Project
+(http://kupu.oscom.org/).
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/README.txt
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/README.txt?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/README.txt (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/README.txt Tue Jul 13 15:18:23 2010
@@ -0,0 +1,18 @@
+Add the following chunks of code to the specified files:
+
+build.xml:
+
+<!-- Kupu targets            -->
+<import file="src/targets/kupu-build.xml" />
+
+src/pubs/default/config/access-control/usecase-policies.xml:
+
+  <usecase id="kupu.edit">
+    <role id="sitemanager" method="grant"/>
+    <role id="edit" method="grant"/>
+  </usecase>
+
+src/modules/xhtml/xslt/clean-xhtml.xsl:
+
+  <xsl:import href="fallback://lenya/modules/kupu/resources/kupu/apache-lenya/lenya/kupusave.xsl"/>
+

Copied: lenya/contributions/unsupported/2_0_X/modules/kupu/config/menu.xml (from r963718, lenya/contributions/2_0_X/modules/fckeditor/config/menu.xml)
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/config/menu.xml?p2=lenya/contributions/unsupported/2_0_X/modules/kupu/config/menu.xml&p1=lenya/contributions/2_0_X/modules/fckeditor/config/menu.xml&r1=963718&r2=963757&rev=963757&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/fckeditor/config/menu.xml (original)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/config/menu.xml Tue Jul 13 15:18:23 2010
@@ -21,8 +21,8 @@
   xmlns="http://apache.org/cocoon/lenya/menubar/1.0">
   <menus>
     <menu i18n:attr="name" name="Edit">
-      <block info="false" resourceTypes="xhtml homepage">
-        <item uc:usecase="fckeditor.edit"><i18n:text>With FCKEditor</i18n:text></item>
+      <block areas="authoring" resourceTypes="xhtml">
+        <item uc:usecase="kupu.edit"><i18n:text>With Kupu</i18n:text></item>
       </block>
     </menu>
   </menus>

Copied: lenya/contributions/unsupported/2_0_X/modules/kupu/menus.xmap (from r963718, lenya/contributions/2_0_X/modules/fckeditor/menus.xmap)
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/menus.xmap?p2=lenya/contributions/unsupported/2_0_X/modules/kupu/menus.xmap&p1=lenya/contributions/2_0_X/modules/fckeditor/menus.xmap&r1=963718&r2=963757&rev=963757&view=diff
==============================================================================
--- lenya/contributions/2_0_X/modules/fckeditor/menus.xmap (original)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/menus.xmap Tue Jul 13 15:18:23 2010
@@ -25,7 +25,7 @@
     <map:pipeline>
     	
       <map:match pattern="**">
-        <map:generate type="serverpages" src="fallback://lenya/modules/fckeditor/config/menu.xsp"/>
+        <map:generate type="serverpages" src="fallback://lenya/modules/kupu/config/menu.xsp"/>
         <map:serialize type="xml"/>
       </map:match>
       

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="en" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="With Kupu">
+    <xhtml:abbr title="What&#160;You&#160;See&#160;Is&#160;What&#160;You&#160;Get">WYSIWYG</xhtml:abbr>&#160;Editor&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_de.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_de.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_de.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_de.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="de" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="With Kupu">
+    <xhtml:abbr title="What&#160;You&#160;See&#160;Is&#160;What&#160;You&#160;Get">WYSIWYG</xhtml:abbr>-Editor&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_es.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_es.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_es.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_es.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="es" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">
+    <xhtml:abbr title="What&#160;You&#160;See&#160;Is&#160;What&#160;You&#160;Get">WYSIWYG</xhtml:abbr>&#160;Editor&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_fr.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_fr.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_fr.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_fr.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="fr" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">Rédacteur&#160;<xhtml:abbr
+    title="What&#160;You&#160;See&#160;Is&#160;What&#160;You&#160;Get">WYSIWYG</xhtml:abbr>&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_it.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_it.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_it.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_it.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="it" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">Modifica con Kupu</message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ja.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ja.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ja.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ja.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="ja" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">
+    <xhtml:abbr title="What&#160;You&#160;See&#160;Is&#160;What&#160;You&#160;Get">WYSIWYG</xhtml:abbr>&#160;Editor&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_nl.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_nl.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_nl.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_nl.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="nl" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">
+    <xhtml:abbr title="What&#160;You&#160;See&#160;Is&#160;All&#160;You&#160;Get">WYSIWYG</xhtml:abbr>&#160;Editor&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_pt.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_pt.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_pt.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_pt.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="pt" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">
+    Editor&#160;<xhtml:abbr title="What&#160;You&#160;See&#160;Is&#160;What&#160;You&#160;Get">WYSIWYG</xhtml:abbr>&#160;(Kupu)
+  </message>
+
+</catalogue>
+

Added: lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ru.xml
URL: http://svn.apache.org/viewvc/lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ru.xml?rev=963757&view=auto
==============================================================================
--- lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ru.xml (added)
+++ lenya/contributions/unsupported/2_0_X/modules/kupu/resources/i18n/cmsui_ru.xml Tue Jul 13 15:18:23 2010
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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.
+-->
+
+<catalogue xml:lang="ru" xmlns:xhtml="http://www.w3.org/1999/xhtml"
+  xmlns="http://apache.org/cocoon/i18n/2.1">
+
+  <message key="Edit with Kupu">Редактор <xhtml:abbr title="What You See Is What You Get">WYSIWYG</xhtml:abbr> (Kupu)</message>
+
+</catalogue>
+



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org