Date: 27 Jun 2002 20:02:29 +0300 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org> To: freebsd-cvsweb@FreeBSD.org Subject: Status update Message-ID: <1025197350.1732.37.camel@bobcat.ods.org>
next in thread | raw e-mail | index | archive | help
Hello, just a quick status update; I'm still trying to get started with maintenance and some patching, but my mails to knu (mentor) have been bouncing for a week, and I want to be in sync with him before doing anything else. Stay tuned... Anyway, here's what I'm planning to add to the TODO.FreeBSD file, comments welcome: Index: TODO.FreeBSD =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/projects/cvsweb/TODO.FreeBSD,v retrieving revision 1.8 diff -a -u -r1.8 TODO.FreeBSD --- TODO.FreeBSD 2001/11/08 10:08:23 1.8 +++ TODO.FreeBSD 2002/06/21 10:07:35 @@ -8,3 +8,20 @@ o Fix mod_perl support. =20 o Make annotate work for any repository. + +o Use specialized modules from CPAN to do stuff, maybe these would be useful: + + Archive::Tar + + Archive::Zip + + Compress::Zlib + + Compress::Bzip2 + + HTML::Entities and/or Apache::Util + + URI::Escape and/or Apache::Util + +o Move CSS from HTML code to external .css files. + +o Move HTML generation out from the main perl code as much as possible, + possibly using a template system or XSLT. + +o Implement XML output. + + SOAP, XML-RPC + + Integrate/cooperate with cvs2cl, <URL:http://www.red-bean.com/cvs2cl/> --=20 Ville Skytt=E4 scop at FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-cvsweb" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1025197350.1732.37.camel>