stas 02/04/12 05:30:33
Modified: . TODO
Log:
make sure that images are of the same size as in <img> tags
Revision Changes Path
1.32 +14 -0 modperl-docs/TODO
Index: TODO
===================================================================
RCS file: /home/cvs/modperl-docs/TODO,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- TODO 3 Apr 2002 09:37:46 -0000 1.31
+++ TODO 12 Apr 2002 12:30:33 -0000 1.32
@@ -3,6 +3,9 @@
Basic Layout:
-------------
+- check that images are not scaled down by <img> tags but they are made
+ smaller for real. Otherwise we waste bandwidth.
+
- NS4, if PRE is long the page is scrolled to the right! See
dst_html/docs/2.0/devel/debug_c/debug_c.html#Analyzing_the_core_File
@@ -37,6 +40,13 @@
'content' doesn't have to wrap itself in a <div> tag. If class is
passed then we can use it in <td class="">
+General:
+--------
+
+- Need to document the font-type and -size used for the image button,
+ so in the future we can add new buttons of the same style if needed.
+
+
Content:
--------
@@ -62,6 +72,10 @@
- ask perl.com to link to perl.apache.org from 'perl sites' section.
+ also they need to add theperlreview.com
+- need to review the old site and add new rewrite rules for important
+ resources that have moved.
+
+- check that 404.html actually works.
Search:
-------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]