stas 2002/06/29 12:21:32 Modified: . TODO Log: todo in todo out Revision Changes Path 1.71 +14 -12 modperl-docs/TODO Index: TODO =================================================================== RCS file: /home/cvs/modperl-docs/TODO,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- TODO 28 Jun 2002 11:16:00 -0000 1.70 +++ TODO 29 Jun 2002 19:21:32 -0000 1.71 @@ -19,20 +19,9 @@ it's not a doc. STATUS: need to extend pod parser with U<title (url|relative url)> -- DocSet doesn't check if there are two indentical fragment anchors on - the same page. need to do that checking and unconditionally complain - when this happens. - Menu: ----- -style.css: ----------- - -- TOC links are blue w/o underline, and links in page have underline. - Need to coordinate links better. - - Templates: ---------- @@ -54,6 +43,20 @@ - ask perl.com to link to perl.apache.org from 'perl sites' section. + also they need to add theperlreview.com +- consider adding version id to each single document and the docsets, + so those who download/read pages can tell when things get updated + (the timestamp is not reliable) and also can be used to help figure + out against which version the bug was reported. e.g. the following + should be good enough: + +=for html <hr> +<p><b> +$Id$ +</b></p> + +=cut + + Search: ------- - consider adding auto-focus feature: @@ -112,7 +115,6 @@ Site Migration process: - 404.html: - s|http://perl.apache.org/release/|http://perl.apache.org/| check that 404.html actually works. - move the embperl cvs, as is and make sure that it's copied over as
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]