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

Reply via email to