How to Alphabetical index of pages with template and level limitations
PIRONET BenoƮt <[email protected]> Thu, 30 Oct 2008 10:31:19 +0100
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <27112111568D6346939B1DABE49CD100CE8A3F@lux-mail.lux.cronos-technologies.com> |
Hello, I need to develop a alphabetical index of pages limited to pages of a certain template type ( theme ) and that are only at level 4. Which method is the best? - Rewrite EnginesRegistry.java to add my engine and develop custom code to create a new engine - Create a new SearchViewHandler and use Lucene Query to retrieve the results with a abcindex.jsp view - Create a normal template and use custom tags - Create a normal template and use Container Query Tags ? If this solution, do you have an example with level and template filtering ? Please consider the cache issues since our jahia implementation will need to support heavy loads. Thank you in advance, Benoit Pironet _______________________________________________ template_list mailing list [email protected] http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list