00c5dbc4 | 09-Aug-2003 |
Gabor Hojtsy |
Mailing lists page remake: - use new base page and include methods - do not depend on register_globals, use $_POST instead - better IP detection with already written code from i2c
Mailing lists page remake: - use new base page and include methods - do not depend on register_globals, use $_POST instead - better IP detection with already written code from i2c - better error handling and reporting to the user - WS fixes in the HTML layout - use standard table style for ML tables - fix anchor names
show more ...
|
6c9779a3 | 09-Aug-2003 |
Gabor Hojtsy |
Remove search setup supporting files |
301c4e6b | 09-Aug-2003 |
Gabor Hojtsy |
Update include and add base page information |
47627db3 | 09-Aug-2003 |
Gabor Hojtsy |
Use the new headers and footers on changelog pages too |
2272f8bf | 09-Aug-2003 |
Gabor Hojtsy |
No more support for local search setups with htdig |
69a0b10f | 09-Aug-2003 |
Gabor Hojtsy |
- Use new base page and include methods - Remove all information on local search setup - Add Options -Indexes so we will be able to remove the various index.php files in our dirs -
- Use new base page and include methods - Remove all information on local search setup - Add Options -Indexes so we will be able to remove the various index.php files in our dirs - Change ErrorDocument as the error file was moved - Add comment on the stats part that it is better commented out if not supported - Provide a random minute number for the rsync cron job, so people who copy-paste will get reasonably random times ;) - Explictly state that we need PHP 4.3.x (at least for new mirrors)
show more ...
|
038b2cff | 09-Aug-2003 |
Gabor Hojtsy |
Script moved to /error.php |
64113074 | 09-Aug-2003 |
Gabor Hojtsy |
Add error handler here, as discussed, - prevent infinite redirection loop with the shortcut /error - use $_SERVER['DOCUMENT_ROOT'] instead of $DOCUMENT_ROOT, so register_globals is n
Add error handler here, as discussed, - prevent infinite redirection loop with the shortcut /error - use $_SERVER['DOCUMENT_ROOT'] instead of $DOCUMENT_ROOT, so register_globals is not needed here anymore
show more ...
|
00032461 | 09-Aug-2003 |
Gabor Hojtsy |
Revert my last commit (add sams book info back), and XHTMLize <br>s |
a1921355 | 09-Aug-2003 |
Gabor Hojtsy |
Only deal with & in the info text, there are infos with HTML content |
002961dc | 09-Aug-2003 |
Gabor Hojtsy |
Book titles are not that important to qualify as a header Plus fix the form to have some container for HTML compatibility |
5c572e7c | 09-Aug-2003 |
Gabor Hojtsy |
No HTML code should go into the info part... |
cf48605f | 09-Aug-2003 |
Gabor Hojtsy |
Proper base setting for printed pages with notes |
c6d0b010 | 08-Aug-2003 |
Gabor Hojtsy |
Ups, the warn is also used on <p> |
680c1feb | 08-Aug-2003 |
Gabor Hojtsy |
Add font info for monospaced text |
d9d8ca46 | 08-Aug-2003 |
Gabor Hojtsy |
Utilize new header and footer and add needed styles to sitewide.css to make these pages appear as they used to look before the change |
36249e72 | 08-Aug-2003 |
Gabor Hojtsy |
More styles for the other headers |
8ddc232c | 08-Aug-2003 |
Gabor Hojtsy |
Only add a border around images, if explicitly specified |
4d64e5af | 08-Aug-2003 |
Gabor Hojtsy |
Getting ready for & coming in titles and info texts with htmlspecialchars, and also fix some printouts for HTML compatibility |
0945e1c6 | 08-Aug-2003 |
Gabor Hojtsy |
Fix entity usage and URLs for HTML compatibility |
dfb00aa6 | 08-Aug-2003 |
Gabor Hojtsy |
Fix HTML validity |
5865828a | 08-Aug-2003 |
Gabor Hojtsy |
Fix HTML validity problmem in news link |
9cc1cf71 | 08-Aug-2003 |
Gabor Hojtsy |
Wups, this needs to be global... |
e09380cb | 08-Aug-2003 |
Gabor Hojtsy |
Do not allow non-online languages as user preferred ones |
a2778f1c | 08-Aug-2003 |
Gabor Hojtsy |
Fix HTML validity problems |