[opencms-dev] filtering and sorting XMLs - posibility existing ?
Paddy Kalathur
paddy at efoundry.com
Tue Jun 21 16:07:26 CEST 2005
You can use lucene to Index your content and sort your content . You will
have to write your own module or change the existing search functionality to
achieve this.
_____
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Marius Oancea
Sent: Tuesday, June 21, 2005 4:29 AM
To: The OpenCms mailing list
Subject: [opencms-dev] filtering and sorting XMLs - posibility existing ?
Hi,
I have a big amount of proprietary Structured Content in a directory.
The schema is :
I want to make a filtered / sorted list (e.g. I want to display only
xmls having product.type="123" and sorted by product.price).
Is is possible to do that with the existing taglibs?
I know I can have a look at the implementation of cms:contentload to see
what API calls it uses and to make a custom tag or a scriplet but I wanted
to be sure if such a posibility is already existing ot not.
Best Regards
Marius Oancea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050621/aa45c23d/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moz-screenshot.jpg
Type: image/jpeg
Size: 35122 bytes
Desc: not available
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050621/aa45c23d/attachment.jpg>
More information about the opencms-dev
mailing list