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 2007/11/20 19:19:44 UTC

svn commit: r596762 - in /lenya/trunk/src/modules-core/sitemanagement/usecases/tab: acArchive.jx acTrash.jx

Author: rfrovarp
Date: Tue Nov 20 10:19:44 2007
New Revision: 596762

URL: http://svn.apache.org/viewvc?rev=596762&view=rev
Log:
Added missing usecases for bug 43916.

Added:
    lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acArchive.jx
    lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acTrash.jx

Added: lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acArchive.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acArchive.jx?rev=596762&view=auto
==============================================================================
--- lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acArchive.jx (added)
+++ lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acArchive.jx Tue Nov 20 10:19:44 2007
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+
+<!-- $Id: ac.jx 156161 2005-03-04 15:23:21Z andreas $ -->
+<jx:import uri="fallback://lenya/modules/sitemanagement/usecases/tab/ac/ac.jx"
+  xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
+  xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"
+  xmlns="http://www.w3.org/1999/xhtml"
+  xmlns:i18n="http://apache.org/cocoon/i18n/2.1"/>

Added: lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acTrash.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acTrash.jx?rev=596762&view=auto
==============================================================================
--- lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acTrash.jx (added)
+++ lenya/trunk/src/modules-core/sitemanagement/usecases/tab/acTrash.jx Tue Nov 20 10:19:44 2007
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<!--
+  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.
+-->
+
+<!-- $Id: ac.jx 156161 2005-03-04 15:23:21Z andreas $ -->
+<jx:import uri="fallback://lenya/modules/sitemanagement/usecases/tab/ac/ac.jx"
+  xmlns:jx="http://apache.org/cocoon/templates/jx/1.0"
+  xmlns:page="http://apache.org/cocoon/lenya/cms-page/1.0"
+  xmlns="http://www.w3.org/1999/xhtml"
+  xmlns:i18n="http://apache.org/cocoon/i18n/2.1"/>



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