DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-05-17 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]

DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc --- Additional Comments From [EMAIL PROTECTED] 2002-04-29 13:16 --- Created an attachment (id=1728) diff for directory generator - To unsubscribe, e-mail:

DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc --- Additional Comments From [EMAIL PROTECTED] 2002-04-29 13:14 --- First updated my tree with cvs -q -z3 update -d -P -r HEAD then did cvs -q -z3 diff -u -r HEAD src/documentation/xdocs/userdocs/generators/dir

DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution

DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc --- Additional Comments From [EMAIL PROTECTED] 2002-04-29 09:36 --- Oops! Sorry, the wrong patch. - To unsubscribe, e-mail: [EMAIL PROTECTED] For addi

DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-04-29 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

DO NOT REPLY [Bug 8531] - [PATCH] to DirectoryGenerator and Doc

2002-04-25 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc --- Additional Comments From [EMAIL PROTECTED] 2002-04-25 20:40 --- Created an attachment (id=1710) Patch to DirectoryGenerator and Docs - To unsubscribe,

DO NOT REPLY [Bug 8531] New: - [PATCH] to DirectoryGenerator and Doc

2002-04-25 Thread bugzilla
gzilla/show_bug.cgi?id=8531 [PATCH] to DirectoryGenerator and Doc Summary: [PATCH] to DirectoryGenerator and Doc Product: Cocoon 2 Version: Current CVS Platform: Other OS/Version: Other Status: NEW Severity: Normal Pr

Re: Patch to DirectoryGenerator and Doc

2002-04-25 Thread Konstantin Piroumian
Frank, would you please post your patch to Bugzilla (http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Cocoon%202). Use [PATCH] prefix in the 'Summary' field, provide a description, then post the diff file as an attachment. This way we won't forget about it and somebody will take care of.

Patch to DirectoryGenerator and Doc

2002-04-25 Thread Frank Ridderbusch
Hi folks, I found the format produced by the DirectoryGenerator somewhat limited. I particular I missed the size attribute. Therefore I added the size attribute and additionally included sorted output in different formats. I'm still a Java neophyte, therefore please review my changes and integ