ghoward 2003/07/13 19:45:19
Modified: src/scratchpad/webapp/samples scratchpad-samples.xml
Removed: src/scratchpad/webapp/samples/eventcache eventcache.xsp
sitemap.xmap
Log:
move to block
Revision Changes Path
1.13 +1 -8 cocoon-2.1/src/scratchpad/webapp/samples/scratchpad-samples.xml
Index: scratchpad-samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/scratchpad/webapp/samples/scratchpad-samples.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- scratchpad-samples.xml 12 Jul 2003 19:21:18 -0000 1.12
+++ scratchpad-samples.xml 14 Jul 2003 02:45:19 -0000 1.13
@@ -28,11 +28,4 @@
A test of the Jelly generator - you have to download and install the
jelly.jar first!
</sample>
</group>
- <group name="Event Based Cache">
- <sample name="Event Based Cache" href="eventcache/?pageKey=one">
- A sample demonstrating a new system of cache invalidation based on
- events usually external to Cocoon. Example uses include cache content
- until a back-end database is updated, or EJB signals an update.
- </sample>
- </group>
</samples>