unico 2004/05/18 02:24:55
Modified: src/webapp/samples/paginator README.txt Log: remove out of date info Revision Changes Path 1.2 +4 -13 cocoon-2.1/src/webapp/samples/paginator/README.txt Index: README.txt =================================================================== RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/paginator/README.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- README.txt 27 Jun 2003 20:10:42 -0000 1.1 +++ README.txt 18 May 2004 09:24:55 -0000 1.2 @@ -1,27 +1,18 @@ CVS: $Id$ - To get started, read the How-To for this component: - http://localhost:8080/cocoon/howto/howto-paginator-transformer.html + http://localhost:8888/howto/howto-paginator-transformer.html For those who don't like to read docs: -Make sure you have a version 2.0.3 or greater of Cocoon. The PaginatorTransformer component -source code is located in the scratchpad area. Therefore, you need to use the following -command to build a deployable cocoon.war which includes the scratchpad libraries. - - ./build.[ sh | bat ] run - -During the build process, the necessary configuration details for the PaginatorTransformer -component are copied to cocoon.xconf of cocoon.war. This means that you don't need to -manually configure cocoon.xconf. +Make sure you have a version 2.0.3 or greater of Cocoon. To get going with Cocoon 2.0.3, access: http://localhost:8080/cocoon/mount/paginator/list(1) To get going with Cocoon 2.1, access: - http://localhost:8080/cocoon/samples/paginator/list(1) + http://localhost:8888/samples/paginator/list(1) Have fun!
