Great thanks Micheal. I was not aware of XPathGenerator. It solved my problem :-)
On Wed, Apr 21, 2010 at 7:47 PM, Michael Wechner <[email protected]> wrote: > sac sha wrote: >> >> Hi All >> >> I want to implement a functionality similar to showing the user list >> in admin section of Lenya. >> >> I have some user created whose information is stored in their >> individual file for example .iml files in lenya to store user info. >> >> I want to display a particular info from all the xmls as list on a >> page. Is there any way by which I can include all the xmls in a >> directory into my pipeline? >> > > you might want to use the DirectoryGenerator > > http://cocoon.apache.org/2.1/userdocs/directory-generator.html > > or the XPath DirectoryGenerator > > http://cocoon.apache.org/2.1/userdocs/xpathdirectory-generator.html > > HTH > > Michael >> >> I am using Lenya 2.0. >> >> TIA >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards Sachin Sharma --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
