cvs commit: xml-cocoon2/scratchpad/schecoon/scheme test.scm

2001-12-21 Thread ovidiu
ovidiu 01/12/21 10:49:28 Modified:scratchpad/schecoon/scheme test.scm Log: Updated to use the latest sitemap syntax. Also pass the Cocoon ComponentManager and Environment to the Scheme sitemap main function. Revision ChangesPath 1.5 +37 -28xml-cocoon2/scratch

cvs commit: xml-cocoon2/scratchpad/schecoon/scheme test.scm

2001-12-16 Thread ovidiu
ovidiu 01/12/16 22:59:18 Modified:scratchpad/schecoon/scheme test.scm Log: Take into consideration the first argument passed to a matcher function, which is the full URL that matched. Revision ChangesPath 1.4 +15 -14xml-cocoon2/scratchpad/schecoon/scheme/tes

cvs commit: xml-cocoon2/scratchpad/schecoon/scheme test.scm

2001-12-14 Thread ovidiu
ovidiu 01/12/14 12:39:55 Modified:scratchpad/schecoon/scheme test.scm Log: Simple working example of a sitemap. Revision ChangesPath 1.3 +45 -7 xml-cocoon2/scratchpad/schecoon/scheme/test.scm Index: test.scm =

cvs commit: xml-cocoon2/scratchpad/schecoon/scheme test.scm

2001-12-12 Thread ovidiu
ovidiu 01/12/12 09:49:45 Modified:scratchpad/schecoon/scheme test.scm Log: Define main. Revision ChangesPath 1.2 +6 -0 xml-cocoon2/scratchpad/schecoon/scheme/test.scm Index: test.scm ===