Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 53981 invoked from network); 11 Dec 2003 16:05:03 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 11 Dec 2003 16:05:03 -0000 Received: (qmail 99528 invoked by uid 500); 11 Dec 2003 16:04:57 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 99471 invoked by uid 500); 11 Dec 2003 16:04:56 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 99460 invoked by uid 500); 11 Dec 2003 16:04:56 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 99457 invoked from network); 11 Dec 2003 16:04:56 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 11 Dec 2003 16:04:56 -0000 Received: (qmail 53953 invoked by uid 1260); 11 Dec 2003 16:05:01 -0000 Date: 11 Dec 2003 16:05:01 -0000 Message-ID: <20031211160501.53952.qmail@minotaur.apache.org> From: cziegeler@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1/src/blocks/portal/samples/profiles/layout portal.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N cziegeler 2003/12/11 08:05:01 Modified: src/blocks/portal/samples/profiles/copletdata portal.xml src/blocks/portal/samples/news/content/xdocs portal-intro.xml src/blocks/portal/samples/profiles/copletinstancedata portal.xml src/blocks/portal/samples sitemap.xmap src/blocks/portal/samples/profiles/layout portal.xml Added: src/blocks/portal/samples/coplets sitemap.xmap src/blocks/portal/samples/coplets/gallery dir2pic.xsl picture.xsl Log: Adding new gallery and inter-coplet communication example Revision Changes Path 1.8 +16 -0 cocoon-2.1/src/blocks/portal/samples/profiles/copletdata/portal.xml Index: portal.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/samples/profiles/copletdata/portal.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- portal.xml 29 Sep 2003 11:37:49 -0000 1.7 +++ portal.xml 11 Dec 2003 16:05:01 -0000 1.8 @@ -152,5 +152,21 @@ + + Picture Gallery + URICoplet + + uri + cocoon:/coplets/gallery + + + + Gallery Viewer + URICoplet + + uri + cocoon:/coplets/galleryviewer + + 1.1 cocoon-2.1/src/blocks/portal/samples/coplets/sitemap.xmap Index: sitemap.xmap =================================================================== 1.3 +1 -0 cocoon-2.1/src/blocks/portal/samples/news/content/xdocs/portal-intro.xml Index: portal-intro.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/samples/news/content/xdocs/portal-intro.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- portal-intro.xml 9 Dec 2003 10:21:56 -0000 1.2 +++ portal-intro.xml 11 Dec 2003 16:05:01 -0000 1.3 @@ -15,6 +15,7 @@
  • The TabDemo1 shows a tab inside a tab, which is useful for structuring content.
  • The TabDemo2 shows the same content as TabDemo2 but with just a different stylesheet for the tab.
  • +
  • The Coplets tab show some more coplets. You need to also have the petstore example installed!

For more information visit the Cocoon Homepage.

1.1 cocoon-2.1/src/blocks/portal/samples/coplets/gallery/dir2pic.xsl Index: dir2pic.xsl =================================================================== / 1.1 cocoon-2.1/src/blocks/portal/samples/coplets/gallery/picture.xsl Index: picture.xsl ===================================================================
1 2 1

Picture of - <Previous> - <Next>

Push to Viewer

1.5 +7 -0 cocoon-2.1/src/blocks/portal/samples/profiles/copletinstancedata/portal.xml Index: portal.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/samples/profiles/copletinstancedata/portal.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- portal.xml 29 Sep 2003 11:37:49 -0000 1.4 +++ portal.xml 11 Dec 2003 16:05:01 -0000 1.5 @@ -60,4 +60,11 @@ Portal-Bottom + + + Gallery + + + GalleryViewer + 1.17 +3 -0 cocoon-2.1/src/blocks/portal/samples/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/samples/sitemap.xmap,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- sitemap.xmap 11 Dec 2003 14:59:03 -0000 1.16 +++ sitemap.xmap 11 Dec 2003 16:05:01 -0000 1.17 @@ -128,6 +128,9 @@ + + + 1.14 +14 -0 cocoon-2.1/src/blocks/portal/samples/profiles/layout/portal.xml Index: portal.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/portal/samples/profiles/layout/portal.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- portal.xml 11 Dec 2003 14:41:33 -0000 1.13 +++ portal.xml 11 Dec 2003 16:05:01 -0000 1.14 @@ -216,4 +216,18 @@ + + + + + Gallery-Petstore + + + + + GalleryViewer-1 + + + +