Hi Lenya devs, the search results page used by the lucene module is specific to the default publication:
- the navigation elements are hard-coded - the reference page2xhtml.xsl stylesheet is hard-coded - stylesheet parameters are hard-coded IMO this is not acceptable, it should be possible to include the results page in any publication. In fact, all modules should be orthogonal to publications, unless they are specifically designed to extend a certain publication. I had already implemented a generic search page as a resource type which could be used in arbitrary publications. It was located in the search module. What do you think about this approach? IMO we should change this. I don't see a way to implement the search results page as a usecase without requiring special configurations / conventions, and I don't see a problem with implementing it as a resource type which actually worked very well. WDYT? -- Andreas -- Andreas Hartmann Wyona Inc. - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
