[Japi-cvs] SF.net SVN: japi: [46] trunk/src/doc/tasks.xhtml
Status: Beta
Brought to you by:
christianhujer
From: <chr...@us...> - 2006-04-11 22:33:39
|
Revision: 46 Author: christianhujer Date: 2006-04-11 15:33:29 -0700 (Tue, 11 Apr 2006) ViewCVS: http://svn.sourceforge.net/japi/?rev=46&view=rev Log Message: ----------- Updated tasks. Modified Paths: -------------- trunk/src/doc/tasks.xhtml Modified: trunk/src/doc/tasks.xhtml =================================================================== --- trunk/src/doc/tasks.xhtml 2006-04-11 22:04:53 UTC (rev 45) +++ trunk/src/doc/tasks.xhtml 2006-04-11 22:33:29 UTC (rev 46) @@ -112,6 +112,28 @@ <dd> Add a syntax highlighting for property files. </dd> + <dt>Remove old references to ITCQIS</dt> + <dd> + Some source still contains references to ITCQIS other than Cher's mail address. + These references should be removed. + </dd> + <dt>Unify package documentation and XHTML sources</dt> + <dd> + Some package documentation is XHTML Basic. + Some documents are XHTML 1.1 and some are XHTML 1.1 + XInclude. + This should be unified to always be XHTML 1.1. + </dd> + <dt>Remove unused meta stuff from XHTML sources</dt> + <dd> + Some XHTML sources contain unused meta stuff. + This should be removed. + </dd> + <dt>Improve copyright handling</dt> + <dd> + Files get automatic copyright notices. + Currently, the year and name are fixed. + This should be improved. + </dd> </dl> </body> </html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |