Hi Michael, Michael Ralston schrieb: > I’m trying to implement some usecases which are executed by visitors to > a website, ie in the ‘live’ area.
the search page uses the usecasedocument resource type to invoke the lucene.search usecase. You might want to take a look at the usecasedocument module. Another example is the contact form. You can add the contactform module to your publication.xconf and choose "New Contact Form" from the "File" menu. -- Andreas > I’ve been looking at lucene’s search usecase as it seems to be the only > usecase which uses the xslt of the publication, rather than the > authoring area xslt (ie, the ‘Apache Lenya’ then blue bar ‘Open Source > Content Management System’). > > > > I don’t understand how the lucene usecase picks up the publication xslt, > I’ve looked through all the sitemap files and can’t find where it happens. > > > > Can anyone give me some pointers? > > Thanks > > Michael Ralston > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
