Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 44451 invoked by uid 500); 6 Apr 2002 03:55:35 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 44442 invoked by uid 500); 6 Apr 2002 03:55:34 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 6 Apr 2002 03:55:33 -0000 Message-ID: <20020406035533.76474.qmail@icarus.apache.org> From: vgritsenko@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts views.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N vgritsenko 02/04/05 19:55:33 Modified: src/documentation/xdocs/userdocs/concepts views.xml Log: remove suggestion to use map:label Revision Changes Path 1.2 +15 -27 xml-cocoon2/src/documentation/xdocs/userdocs/concepts/views.xml Index: views.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/views.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- views.xml 3 Jan 2002 12:31:04 -0000 1.1 +++ views.xml 6 Apr 2002 03:55:33 -0000 1.2 @@ -114,8 +114,8 @@ - - ]]> +]]> +

The next example performs an xslt transformation before serializing to xml. @@ -125,8 +125,8 @@ - - ]]> +]]> +

The last example defines a view specifying the position-from attribute "last", and serializing to pdf, for a pdf-aware only indexer, or archiver. @@ -136,8 +136,8 @@ - - ]]> +]]> +

@@ -250,8 +250,8 @@ -... - ]]> +...]]> +

Having this sitemap:

@@ -260,8 +260,8 @@ -... - ]]> +...]]> +

@@ -273,8 +273,7 @@ - - ]]> +]]>

It only defines what processing steps should be taken, after some @@ -302,8 +301,7 @@ - ... - ]]> + ...]]>

Here a number of generators are declared, each one has a label @@ -327,14 +325,8 @@ - - ]]> +]]> -

- There is also another way to specify these exit points: - <map:label name="mylabel">. Such a tag can be - embedded in a pipeline at any place. -

@@ -345,15 +337,11 @@

For example querying the view content of the page:

- -http://localhost:8080/cocoon/documents/index.html - + http://localhost:8080/cocoon/documents/index.html

You use following URL:

- -http://localhost:8080/cocoon/documents/index.html?cocoon-view=content - + http://localhost:8080/cocoon/documents/index.html?cocoon-view=content

Suggestions for further accessing views are:

---------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-cvs-help@xml.apache.org