Hi list, I begin to dev a module forum.
I copy the "news module", add a forum entry in the menu and links in <body> for create sub-forum and topic. When I click on "my first forum" link in navigation menu, I would like to display in the body : - sub forum 1 --- topic 1 --- topic 2 - sub forum 2 --- topic 1 -etc... In the "news module", the body display is created by the file module/news/xslt/collection2xhtml.xls... but this xslt only keep xhtml doc (topic in my forum module). So, I comment some xsl instruction, and now only sub-forum are display. My problem is : I don't see the structure of the file that is processing by the collection2xhtml.xls, this make my work harder ! Can you tell me how I can see (or get) the file before his processing ? I hope I was clear, Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]