Hi all

(sorry for my bad english)

I'm very newbie in cocoon. But before I very start in this nice framework. I want
need to known something. After I read the book (Cocoon developper's handbook Moscar & 
Aston) 
I think it's possible, but I need a confirmation.

I have many files in a directory :

                News:
                        news1.xml
                        news2.xml
                        .....   
                        news100.xml

and I want to make a table of content of this directory in html

        <a href="news1.xml">Abstract_extract_from_news1.xml</a>
        <a href="news2.xml">Abstract..............news2.xml</a>
        ......................................................
        <a href="news1.xml">Abstract_extract_from_news100.xml</a>

For this I think to use aggregation and a xsl style.

But I need in the aggregation in a parameter (for xslt) the name of the file.

It's possible ?

And it's possible to aggregate all file in a directory when it's impossible to known
how many files there are in this directory ? Something like use a reg-exp
news[0-9]*.xml ?

Thanks for adavanced



--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
Heure local/Local time:
Fri Jun 20 09:51:42 CEST 2003

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to