From: Gunnar Wrobel
Date: Mon, 10 Jan 2011 13:15:38 +0000 (+0100) Subject: Update TODO. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f41b8112143fff57c33d232815903315fe96c1f5;p=horde.git Update TODO. --- diff --git a/components/TODO b/components/TODO index 10768b87c..b7da012a0 100644 --- a/components/TODO +++ b/components/TODO @@ -4,17 +4,50 @@ - Document usage - - Add option to add local configurations into the CI test setup + - Add module for generating component documentation. + + Ideas: + + - http://pear.php.net/ + - http://components.symfony-project.org/ + - http://incubator.apache.org/zetacomponents/documentation/trunk/Mail/tutorial.html + - http://qafoo.com/blog/011_apache_zeta_components_doing_mail_right.html + + Elements: + + - Name + - Summary + - Important bullet points (http://components.symfony-project.org/dependency-injection/) + - Description + - Changelog + - Last Release version + - Released versions + changes + - Dependencies + - Release Feed + - Download link + - Repo link + - Developers (www / mail) + - License + - Documentation + - Installation instructions + - Link to mailing list + - API doc + - Examples + - CI link / stats + - Horde backlink + + - Allow downloading documentation from the wiki. + + - WWW frontend + + - The package descriptions need to be escaped when writing them into + the Hudson config.xml file - Allow channel dependency detection with external/local package dependencies. - Fix dependency listing with the --optional=yes/no flag - - Allow downloading documentation from the wiki. - - - Add module for generating component documentation. - - Add a commit module that automatically adds a changelog entry in the notes section of the package.xml @@ -22,4 +55,6 @@ - Allow absolute/relative paths as arguments - - WWW frontend + - Fix double file task entry bug. + + - Convert to Cli_Modular