DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20296>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20296 [PATCH] Modularized DirectoryGenerator's Summary: [PATCH] Modularized DirectoryGenerator's Product: Cocoon 2 Version: Current CVS 2.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As advertised, this is my modularized DirectoryGenerator, which incorporates all DirectoryGenerator's (including XPath). Cocoon compiles fine and at least the ImageDirectoryGenerator and the DirectoryGenerator parts are tested in my own application. The XPathGenerator has changed a little. I moved the attributed of his "root"-Element into the normal dir:file attributes, as it's more cleaner to implement and it wasn't in an official release yet. The sort part is still in the Generator, which should be changed, too. Before compiling, you have to remove all *DirectoryGenerator files.