Added by Jeremy Quinn, last edited by Jeroen Reijn on Dec 20, 2006
()
Here are some Hippo sample projects, which you can use to start your own Hippo CMS project with.
Hippo Sample Projects
- Cocoon 2.2 Sample block
- How to query the Hippo Repository from a Java class — A very basic example of how to query the Hippo repository (or any other WebDAV compliant server) from a plain java class.
- Jsf Repository browser — A simple Java Server Faces application using the webdav client library
- Sample of RSS Feed — A very basic sample to create a RSS Feed for the latest 15 published documents.
- The Simple Site Sample — A very basic sample Hippo Site, designed to show you how the various parts work together.
- The Site Skeleton — The Hippo Site Skeleton is a useful starting point from which you can build your own Hippo Site to publish content from the Hippo Repository.