antonio 2004/07/11 08:45:25
Modified: src/blocks/lucene/samples/stylesheets search-index2html.xsl
lucene-index2html.xsl search2html.xsl
all-files2content.xsl content2lucene.xsl
src/blocks/lucene/samples statistic-index.xsp
create-index.xsp search-index.xsp sitemap.xmap
document-files.xsp welcome-index.xsp
src/blocks/lucene/samples/query/screens index.xml
advanced-fields.xml
src/blocks/lucene/samples/query sitemap.xmap
Log:
Adding CVS tags to lucene samples
Revision Changes Path
1.5 +1 -1
cocoon-2.1/src/blocks/lucene/samples/stylesheets/search-index2html.xsl
Index: search-index2html.xsl
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/stylesheets/search-index2html.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- search-index2html.xsl 21 Jun 2004 10:00:22 -0000 1.4
+++ search-index2html.xsl 11 Jul 2004 15:45:25 -0000 1.5
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
1.4 +1 -1
cocoon-2.1/src/blocks/lucene/samples/stylesheets/lucene-index2html.xsl
Index: lucene-index2html.xsl
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/stylesheets/lucene-index2html.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lucene-index2html.xsl 5 Apr 2004 12:25:31 -0000 1.3
+++ lucene-index2html.xsl 11 Jul 2004 15:45:25 -0000 1.4
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
1.6 +1 -1
cocoon-2.1/src/blocks/lucene/samples/stylesheets/search2html.xsl
Index: search2html.xsl
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/stylesheets/search2html.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- search2html.xsl 5 Apr 2004 12:25:31 -0000 1.5
+++ search2html.xsl 11 Jul 2004 15:45:25 -0000 1.6
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
1.4 +1 -1
cocoon-2.1/src/blocks/lucene/samples/stylesheets/all-files2content.xsl
Index: all-files2content.xsl
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/stylesheets/all-files2content.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- all-files2content.xsl 5 Apr 2004 12:25:31 -0000 1.3
+++ all-files2content.xsl 11 Jul 2004 15:45:25 -0000 1.4
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
1.5 +1 -1
cocoon-2.1/src/blocks/lucene/samples/stylesheets/content2lucene.xsl
Index: content2lucene.xsl
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/stylesheets/content2lucene.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- content2lucene.xsl 21 Jun 2004 10:00:22 -0000 1.4
+++ content2lucene.xsl 11 Jul 2004 15:45:25 -0000 1.5
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
1.6 +1 -1 cocoon-2.1/src/blocks/lucene/samples/statistic-index.xsp
Index: statistic-index.xsp
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/statistic-index.xsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- statistic-index.xsp 5 Apr 2004 12:25:35 -0000 1.5
+++ statistic-index.xsp 11 Jul 2004 15:45:25 -0000 1.6
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsp:page language="java" xmlns:xsp="http://apache.org/xsp">
<xsp:structure>
1.5 +1 -1 cocoon-2.1/src/blocks/lucene/samples/create-index.xsp
Index: create-index.xsp
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/create-index.xsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- create-index.xsp 5 Apr 2004 12:25:35 -0000 1.4
+++ create-index.xsp 11 Jul 2004 15:45:25 -0000 1.5
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsp:page language="java"
xmlns:xsp="http://apache.org/xsp"
xmlns:xsp-request="http://apache.org/xsp/request/2.0">
1.5 +1 -1 cocoon-2.1/src/blocks/lucene/samples/search-index.xsp
Index: search-index.xsp
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/search-index.xsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- search-index.xsp 5 Apr 2004 12:25:35 -0000 1.4
+++ search-index.xsp 11 Jul 2004 15:45:25 -0000 1.5
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsp:page language="java"
xmlns:xsp="http://apache.org/xsp"
xmlns:xsp-request="http://apache.org/xsp/request/2.0">
1.9 +1 -1 cocoon-2.1/src/blocks/lucene/samples/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/sitemap.xmap,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sitemap.xmap 21 Jun 2004 10:42:56 -0000 1.8
+++ sitemap.xmap 11 Jul 2004 15:45:25 -0000 1.9
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
<!-- =========================== Components ================================
-->
1.4 +1 -1 cocoon-2.1/src/blocks/lucene/samples/document-files.xsp
Index: document-files.xsp
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/document-files.xsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- document-files.xsp 5 Apr 2004 12:25:35 -0000 1.3
+++ document-files.xsp 11 Jul 2004 15:45:25 -0000 1.4
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsp:page language="java"
xmlns:xsp="http://apache.org/xsp"
xmlns:xsp-request="http://apache.org/xsp/request/2.0">
1.9 +1 -1 cocoon-2.1/src/blocks/lucene/samples/welcome-index.xsp
Index: welcome-index.xsp
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/welcome-index.xsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- welcome-index.xsp 21 Jun 2004 10:51:48 -0000 1.8
+++ welcome-index.xsp 11 Jul 2004 15:45:25 -0000 1.9
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<xsp:page language="java" xmlns:xsp="http://apache.org/xsp">
<page>
1.2 +1 -1
cocoon-2.1/src/blocks/lucene/samples/query/screens/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/query/screens/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 21 Jun 2004 10:00:20 -0000 1.1
+++ index.xml 11 Jul 2004 15:45:25 -0000 1.2
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- $Id$ -->
<page>
<title>Query Bean Samples</title>
<content>
1.2 +5 -6
cocoon-2.1/src/blocks/lucene/samples/query/screens/advanced-fields.xml
Index: advanced-fields.xml
===================================================================
RCS file:
/home/cvs/cocoon-2.1/src/blocks/lucene/samples/query/screens/advanced-fields.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- advanced-fields.xml 21 Jun 2004 10:00:20 -0000 1.1
+++ advanced-fields.xml 11 Jul 2004 15:45:25 -0000 1.2
@@ -1,8 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
-<fd:selection-list
- xmlns:fd="http://apache.org/cocoon/forms/1.0#definition"
- xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
->
<!--
Copyright 1999-2004 The Apache Software Foundation
@@ -18,7 +14,10 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<fd:selection-list
+ xmlns:fd="http://apache.org/cocoon/forms/1.0#definition"
+ xmlns:i18n="http://apache.org/cocoon/i18n/2.1"
+>
<!-- The field selectionlist for the CForms Model for editing an advanced
query -->
<!-- $Id$ -->
1.3 +1 -1 cocoon-2.1/src/blocks/lucene/samples/query/sitemap.xmap
Index: sitemap.xmap
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/query/sitemap.xmap,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sitemap.xmap 23 Jun 2004 10:50:50 -0000 1.2
+++ sitemap.xmap 11 Jul 2004 15:45:25 -0000 1.3
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
+<!-- CVS $Id$ -->
<map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
<!-- =========================== Components
=================================== -->