From: Thomas W. <we...@nu...> - 2006-02-25 18:14:01
|
Hi, first the off-topic stuff. Do you *really* want email sent to all these adresses appearing in your reply-to header? Am Samstag, den 25.02.2006, 11:55 -0500 schrieb Etienne Grossmann: > This hint inspired me to do a few + changes in the wiki's > css... Feedback? General feedback: <meta name="robots" content="INDEX,NOFOLLOW"> I suggest changing this to "FOLLOW". After all, it's good if web crawlers index the wiki, isn't it? <body class="http://wiki.octave.org/"> Such a class doesn't exist. As well, the classes 'header' and 'footer' don't exist. For the h3 headers, something like "margin-top: 1em;" might make the site more readable. While there are some things in the HTML code that I don't like (using a table just to align the image left), this is probably inevitable in a wiki system. However, I suggest to change the content license from GFDL to GPL (or to dual-license it). Otherwise, it's not (legally) possible to copy & paste code from the wiki pages into a GPL program. Regards Thomas |