Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 12157 invoked from network); 6 May 2004 16:02:43 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 6 May 2004 16:02:43 -0000 Received: (qmail 11109 invoked by uid 500); 6 May 2004 15:55:27 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 11048 invoked by uid 500); 6 May 2004 15:55:27 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 11009 invoked from network); 6 May 2004 15:55:26 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 6 May 2004 15:55:26 -0000 Received: (qmail 26674 invoked by uid 50); 6 May 2004 14:54:19 -0000 Date: 6 May 2004 14:54:19 -0000 Message-ID: <20040506145419.26673.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@cocoon.apache.org Cc: Subject: DO NOT REPLY [Bug 28809] New: - chaperon improvements for xdoc X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=28809 chaperon improvements for xdoc Summary: chaperon improvements for xdoc Product: Cocoon 2 Version: Current CVS 2.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: blocks AssignedTo: dev@cocoon.apache.org ReportedBy: brondsem@apache.org Momentarily I will attach a patch to: * handle nested bullet lists (number lists already supported) * if 'name' parameter is specified, use it as title (and add spaces between WikiWords) instead of first section title * handle images with alt text * 'spaceless-filenames' parameter will squash out spaces in relative links * fix anchors to use 'id' instead of 'name' * emphasize anchors a bit * selftest.txt tests for lists and tables * more known issues listed in selftest.txt