9cb147bb | 16-Aug-2003 |
Gabor Hojtsy |
Update code |
6fb8a811 | 16-Aug-2003 |
Gabor Hojtsy |
Use new header/footer/basepage and add a title to the page |
68387bfa | 16-Aug-2003 |
Gabor Hojtsy |
Use simple list style |
837473ee | 16-Aug-2003 |
Gabor Hojtsy |
Add sitemap to footer |
1fbeb09b | 16-Aug-2003 |
Gabor Hojtsy |
Add more pages to the sitemap (bugs, unsubscribe, logos, etc). Also correct the news archive link, and remove the mirroring search page |
befeb9e3 | 16-Aug-2003 |
Gabor Hojtsy |
Link the unsubscription page |
c82b90c6 | 16-Aug-2003 |
Gabor Hojtsy |
spaces2tabs and fix two CSS validation warnings |
d14c7cb1 | 16-Aug-2003 |
Gabor Hojtsy |
The CSS validator don't seem to like _ in a classname, so avoid that, and also use a more appropriate cat# naming, as we refer to categories here |
16b73521 | 16-Aug-2003 |
Gabor Hojtsy |
Fix missing colon |
58f07d13 | 16-Aug-2003 |
Gabor Hojtsy |
Drop out the useless (and unused) parts from here, and clean up the rest: -> use new includes and base page specification -> better support for redirection in case of high load ->
Drop out the useless (and unused) parts from here, and clean up the rest: -> use new includes and base page specification -> better support for redirection in case of high load -> reuse code - mirror_redirect() -> also make the whole page XHTML compliant on the way
show more ...
|
e8ae1f70 | 16-Aug-2003 |
Gabor Hojtsy |
Drop the need to specify that a redirection is really external, as this is already in the first parameter. If there is a protocol part, then it is external. Reflect this change in the errorha
Drop the need to specify that a redirection is really external, as this is already in the first parameter. If there is a protocol part, then it is external. Reflect this change in the errorhandler too.
show more ...
|
b1b69cca | 16-Aug-2003 |
Gabor Hojtsy |
Be a bit more kind to those who run non-official mirror sites for some reason (like I do for testing stuff :), and allow setting of My PHP.net settings on these sites too. But do notify users
Be a bit more kind to those who run non-official mirror sites for some reason (like I do for testing stuff :), and allow setting of My PHP.net settings on these sites too. But do notify users that unofficial mirror site settings are not goint to carried to the official mirror sites.
show more ...
|
0334d158 | 16-Aug-2003 |
Gabor Hojtsy |
Close option tags and use id in form instead of name |
eecfef00 | 16-Aug-2003 |
Gabor Hojtsy |
Fixing two unclosed list items |
ae6c960d | 16-Aug-2003 |
Gabor Hojtsy |
Searchbar remake: - separate CSS to a different file, let browsers cache it - drastically reduce HTML output size with dropping tables, while the interface is now much more similar t
Searchbar remake: - separate CSS to a different file, let browsers cache it - drastically reduce HTML output size with dropping tables, while the interface is now much more similar to the PHP site - follow XHTML standard - only the target attribute is not standardized, we need to look into options replacing that with something identically working but standard
show more ...
|
aa917c5f | 16-Aug-2003 |
Gabor Hojtsy |
-> Use the pregenerated events listing instead of generating it on every request -> Use a CSS styled list in the thanks listing instead of ugly and line breaks -> Use the
-> Use the pregenerated events listing instead of generating it on every request -> Use a CSS styled list in the thanks listing instead of ugly and line breaks -> Use the new news_image shortcut function to print out the images
show more ...
|
928b9584 | 16-Aug-2003 |
Gabor Hojtsy |
Add shortcut function to print out news images (right aligned images in the /images/news dir, pointing to an URL and having an ALT) |
710b6af2 | 16-Aug-2003 |
Gabor Hojtsy |
Replace favicon with version made by Didou, approved by Colin :) |
4939cc15 | 15-Aug-2003 |
Gabor Hojtsy |
Fix XHTML validity |
33e3cd77 | 15-Aug-2003 |
Gabor Hojtsy |
Fix XHTML validity problem |
4a463bcd | 15-Aug-2003 |
Gabor Hojtsy |
Drop RC1 news, we have RC3 now |
75a510c7 | 15-Aug-2003 |
Gabor Hojtsy |
Make ems bold too |
456b2a61 | 15-Aug-2003 |
Gabor Hojtsy |
Fix XHTML validity |
c28df034 | 15-Aug-2003 |
Gabor Hojtsy |
Let list elements breath a bit, and add the indented div style |
e4144518 | 15-Aug-2003 |
Gabor Hojtsy |
Use HTML entities in special names |