1
0
mirror of https://github.com/php/web-php.git synced 2026-04-27 17:03:25 +02:00
Commit Graph

1004 Commits

Author SHA1 Message Date
Gabor Hojtsy be11601b9a Only allow official mirrors to have the sponsor image on the left of the homepage, plus provide a different footer text for not registered mirrors. 2004-01-27 08:33:48 +00:00
Gabor Hojtsy bb9335cb97 That <!--i--> does not seem to help, so remove it... Mozilla includes
the first link after the results in the listing for some reason...
2004-01-19 17:02:32 +00:00
Gabor Hojtsy 0219e1b29f Better list item start marking, so Mozilla will parse the results better 2004-01-19 14:38:21 +00:00
Gabor Hojtsy a96570cc60 Better support and more explanation for Sherlock users 2004-01-19 14:33:17 +00:00
Gabor Hojtsy 5cb1ad854a fix a few typos 2004-01-19 13:47:56 +00:00
Gabor Hojtsy 1a98d5de4b add mozilla searchbar plugin handler code and data 2004-01-19 13:45:46 +00:00
Gabor Hojtsy e85bd00126 enable Greek 2004-01-12 10:01:46 +00:00
Gabor Hojtsy 567e5679ba Holidaytime is over :( 2004-01-03 14:45:12 +00:00
Jacques Marneweck 2e7b465092 Updated copyright notices. Happy New Year! 2003-12-31 23:01:57 +00:00
Gabor Hojtsy aa3b74c587 adding more visible contact information, with the bug system suggested as a first option 2003-12-31 13:19:50 +00:00
Gabor Hojtsy f5cc83f5ff Adding new book from Blake 2003-12-23 17:14:44 +00:00
Mehdi Achour 18137acf8c htmlentities() 2003-12-12 14:37:33 +00:00
Gabor Hojtsy 4c769ff7c3 well, we do know that it has 480 pages 2003-12-12 12:14:30 +00:00
Gabor Hojtsy b7f3db2b15 Adding new Portugal book suggested by the author 2003-12-12 12:13:56 +00:00
Mehdi Achour d89ad212c7 finally available from amazon 2003-12-09 17:22:17 +00:00
Gabor Hojtsy bad9b947e7 one more place to replace the logo, and move out some news items to the archives, so the homepage will load faster 2003-12-01 18:49:37 +00:00
Gabor Hojtsy 7923c94948 Let it snow, let it snow, let it snow... 2003-12-01 08:20:08 +00:00
Andrew Lindeman bd644490d9 fix parse error 2003-11-24 12:35:01 +00:00
Gabor Hojtsy 80bf1a2cb4 first make the nbsps spaces, and then convert two spaces after each other to one nbsp and a space this will hopefully fix the layout issue of http://us3.php.net/manual/en/faq.html.php without introducing new problems 2003-11-24 11:19:54 +00:00
Gabor Hojtsy a7e8def0e7 Integrate functions.js into the search page for public beta testing
(announcement will come later)
2003-10-26 16:02:12 +00:00
Mehdi Achour d08082a2aa updating link for Niederauer book 2003-10-19 20:45:18 +00:00
Mehdi Achour 77d1f33275 new picture 2003-10-01 15:38:53 +00:00
Gabor Hojtsy 57676470e3 Erm, and tableless versions are definitely not to
be indexed by search engines
2003-09-27 17:58:20 +00:00
Gabor Hojtsy 0320790be9 Introduce a tableless navbar and also support the access
of a tableless manual page presentation mode via $NOTABLES
2003-09-27 17:52:06 +00:00
Mehdi Achour 96ff9a4169 correcting myself 2003-09-25 07:36:09 +00:00
Mehdi Achour e21748e5c1 adding a new book, part 2
Goba, thank yuo for the howto ;)
2003-09-24 17:48:42 +00:00
Gabor Hojtsy 325b789ffd Give priority to HTTP_CLIENT_IP over REMOTE_ADDR and
HTTP_X_FORWARDED_FOR, suggested by Nuno Lopes.
2003-09-18 15:24:58 +00:00
Gabor Hojtsy 45e7831b19 Document how books should be added 2003-09-15 12:10:16 +00:00
Gabor Hojtsy 19bfb5aaa6 Correct links for Chineese books, so those will work finally 2003-09-15 11:54:54 +00:00
Gabor Hojtsy 855139905a Use a list instead of styled div for the manual TOC layout, because
- this is semantically correct
 - this uses *much* less markup
 - looks better in downlevel browsers (eg. NN4)

Also make the TOC link list appear in the normal font size of the
sidebar (which is a bit bigger then what is currently used, and easier
to read). It is still reasonably small IMHO.
2003-09-13 12:26:46 +00:00
Gabor Hojtsy 6afccee473 Support manual file downloads (with mirror selection) via short URLs
and provide more human friendly error messages for rush downloaders,
who download stuff the same day we publish it (when not all mirrors have
the file)...
2003-09-07 08:30:43 +00:00
Gabor Hojtsy daaa449f2c Include filename and server name in the error message, so we would
know this instantly in case one copy-paster submits this as an error
report to us.
2003-09-07 08:28:42 +00:00
Gabor Hojtsy edad79a4d6 Support the download of manual files via short URLs, and with
mirror selection, as discussed on the last docmeeting
2003-09-07 08:15:25 +00:00
Gabor Hojtsy 653e7b4a0d Better wording, as we include the full URL now... 2003-09-06 19:07:25 +00:00
Gabor Hojtsy 72b1c47ef6 Add servername to error message so we know what server has problems
if someone copy-pastes the error message to us...
2003-09-06 19:04:39 +00:00
Gabor Hojtsy 677c46c3ca Inform the user if we are unable to fulfill his request for a URL shortcut
because of some problem in the SQLite query. This avoids one Location:
redirection to the same mirror in case sqlite is not properly working, and
informs the user, instead of printing out nasty PHP error messages (ie.
graceful degradation).
2003-09-06 09:29:11 +00:00
Gabor Hojtsy 3225ece2d6 Move the error functions out to an include file,
so we can reuse them if needed
2003-09-06 09:14:58 +00:00
Gabor Hojtsy 7b3f1b9bcd Silence warning on sqlite_query if the table does not exist 2003-09-06 08:52:15 +00:00
Sara Golemon d01952f08a Changes to 'Core PHP Programming', requested by Goba 2003-08-29 14:44:29 +00:00
Gabor Hojtsy c7919b20c0 Put CSS and JS to their own place, and stop using JS for constant
styling. Use mirror specific style sheets instead which will be cached,
and applied faster than JS, and also work with JS disabled browsers.
2003-08-24 11:45:54 +00:00
Gabor Hojtsy a63ba5d1d1 Set the background image in client scripting, so it will work
properly for www.php.net too. Also use convinience functions
to save a few bytes.
2003-08-23 17:33:20 +00:00
Gabor Hojtsy 935c55d2fe Clean out floated stuff, so the footer won't get overlayed on the sidebar 2003-08-23 13:36:52 +00:00
Gabor Hojtsy a0e1db37f5 Add support on the HTML level for two and three column
layouts without tables
2003-08-23 13:26:10 +00:00
Gabor Hojtsy 753ca63717 Fix two HTML validity problems spotted by Cece 2003-08-23 08:52:41 +00:00
Gabor Hojtsy f6f311581f Apply patch sent by Cece:
- use highlight_php() to highlight notes, so PHP code will
   be color coded in user note text
 - better URL recognition, and open stuff in new window
 - drop code converting strings back and forth, and fixing old
   formatting stuff
2003-08-21 13:16:34 +00:00
Gabor Hojtsy 82e8d0c31c Only print out id anchor if ID is present 2003-08-21 08:08:43 +00:00
Gabor Hojtsy 68bab1c1c2 Get rid of tables used for notes display, and produce the
identical effect with background-colored divs and floats, where
needed. This produces a much cleaner HTML code, makes
HTML output significantly smaller, and rendering quicker.
2003-08-20 13:37:56 +00:00
Mark Kronsbein 2584c0b422 Fix Typo 2003-08-18 00:16:07 +00:00
Gabor Hojtsy 9cb147bb1a Update code 2003-08-16 14:00:42 +00:00
Gabor Hojtsy 837473ee25 Add sitemap to footer 2003-08-16 13:38:56 +00:00