Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 4426 invoked by uid 500); 8 Jul 2002 21:20:31 -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 4397 invoked by uid 500); 8 Jul 2002 21:20:31 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 8 Jul 2002 21:20:30 -0000 Message-ID: <20020708212030.35914.qmail@icarus.apache.org> From: stephan@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2/src/scratchpad/webapp/samples/slide principal2auth.xsl login-failed.html login.html logout.html principal2html4users.xsl sitemap.xmap X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N stephan 2002/07/08 14:20:30 Modified: src/scratchpad/webapp/samples/slide login-failed.html login.html logout.html principal2html4users.xsl sitemap.xmap Added: src/scratchpad/webapp/samples/slide principal2auth.xsl Log: Brought the authentication with the sunrise components to work. Revision Changes Path 1.2 +88 -8 xml-cocoon2/src/scratchpad/webapp/samples/slide/login-failed.html Index: login-failed.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/login-failed.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- login-failed.html 1 Jul 2002 15:09:21 -0000 1.1 +++ login-failed.html 8 Jul 2002 21:20:30 -0000 1.2 @@ -1,8 +1,88 @@ - - - Login failed - - -

Login failed!

- - + + + + Apache Cocoon @version@ + + + + + + + + + + +
The Apache Software Foundation is proud to present...version @version@
+ + + +
+
+
+ + + + + + + +
+ + + + + + +
+ + + + + + + +
+ Login +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Username
Password
Login failed!
Try root,root or john,john
+
+ +
+ +
+
+ + +

+ + Copyright © @year@ The Apache Software Foundation.
+ All rights reserved. +
+

+ + 1.3 +5 -1 xml-cocoon2/src/scratchpad/webapp/samples/slide/login.html Index: login.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/login.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- login.html 8 Jul 2002 08:15:13 -0000 1.2 +++ login.html 8 Jul 2002 21:20:30 -0000 1.3 @@ -39,7 +39,7 @@ - + @@ -51,6 +51,10 @@ + + + + 1.2 +72 -8 xml-cocoon2/src/scratchpad/webapp/samples/slide/logout.html Index: logout.html =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/logout.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- logout.html 1 Jul 2002 15:09:21 -0000 1.1 +++ logout.html 8 Jul 2002 21:20:30 -0000 1.2 @@ -1,8 +1,72 @@ - - - Logout - - -

You are logged out!

- - + + + + Apache Cocoon @version@ + + + +
Username
Try root,root or john,john
+ + + + + + +
The Apache Software Foundation is proud to present...version @version@
+ + + + +
+
+
+ login +
+ + + + + + + +
+ + + + + + +
+ + + + + + + +
+ Logout +
+ + + + + + +
Good bye.
+
+ +
+ +
+
+ + +

+ + Copyright © @year@ The Apache Software Foundation.
+ All rights reserved. +
+

+ + 1.3 +3 -0 xml-cocoon2/src/scratchpad/webapp/samples/slide/principal2html4users.xsl Index: principal2html4users.xsl =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/principal2html4users.xsl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- principal2html4users.xsl 8 Jul 2002 08:15:13 -0000 1.2 +++ principal2html4users.xsl 8 Jul 2002 21:20:30 -0000 1.3 @@ -38,6 +38,9 @@ locks + + logout + 1.6 +12 -34 xml-cocoon2/src/scratchpad/webapp/samples/slide/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/xml-cocoon2/src/scratchpad/webapp/samples/slide/sitemap.xmap,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sitemap.xmap 8 Jul 2002 08:15:13 -0000 1.5 +++ sitemap.xmap 8 Jul 2002 21:20:30 -0000 1.6 @@ -88,18 +88,6 @@ - - @@ -109,31 +97,21 @@ - - - - - - - - - - - - - - - + + + + + + + + + + @@ -156,8 +134,8 @@ - - + + 1.1 xml-cocoon2/src/scratchpad/webapp/samples/slide/principal2auth.xsl Index: principal2auth.xsl =================================================================== ---------------------------------------------------------------------- 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