cziegeler 2003/05/07 02:07:10
Modified: src/blocks/portal/conf portal.xsamples Log: Better group name Revision Changes Path 1.2 +3 -3 cocoon-2.1/src/blocks/portal/conf/portal.xsamples Index: portal.xsamples =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/conf/portal.xsamples,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- portal.xsamples 7 May 2003 06:22:28 -0000 1.1 +++ portal.xsamples 7 May 2003 09:07:10 -0000 1.2 @@ -1,9 +1,9 @@ <?xml version="1.0"?> -<xsamples xpath="/samples" unless="[EMAIL PROTECTED]'portal']"> +<xsamples xpath="/samples" unless="[EMAIL PROTECTED]'Portal Engine']"> - <group name="portal"> - <sample name="Portal Engine" href="portal/portal"> + <group name="Portal Engine"> + <sample name="Demo Portal" href="portal/portal"> This is a demo of the new powerfull portal engine based on Apache Cocoon. </sample> </group>