1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 11:42:09 +02:00

Commit Graph

  • e044ce46b1 make it more obvious how to add a note Andrew Lindeman 2003-05-17 19:19:43 +00:00
  • d6a39c138b Fix text in comment Gabor Hojtsy 2003-05-17 13:57:32 +00:00
  • bfee72a3fd Move do-download code to the include dir, as we have no official direct interface for direct downloads, and it would be painfull to maintain one Gabor Hojtsy 2003-05-17 13:54:59 +00:00
  • 81aba11784 Move real ip identification code to a new function, i2c_realip(), as we need to call it from elsewhere too... Gabor Hojtsy 2003-05-17 13:49:12 +00:00
  • 0259bf27a9 A country should only be valid, if we have a name to display for it (we don't have a name for XEU for example, which is not a country) Gabor Hojtsy 2003-05-17 12:54:36 +00:00
  • c184ef31f1 Store the cookie, using the new mirror_setcookie() function Gabor Hojtsy 2003-05-17 12:52:21 +00:00
  • e3da085740 Tab => spaces Gabor Hojtsy 2003-05-17 12:46:44 +00:00
  • 661cd64838 Add new mirror_setcookie() function to set a cookie for all mirror sites, and use it for country and last language cookies set by our code Gabor Hojtsy 2003-05-17 12:45:51 +00:00
  • 485e1761e1 $COUNTRY is not needed here... Gabor Hojtsy 2003-05-17 09:16:21 +00:00
  • c9265def2c Use spaces not tabs Gabor Hojtsy 2003-05-17 09:14:42 +00:00
  • 48ff88618d Fix the inconsistencies introduced by the last two fixes. We use $languages and not $lang here... Gabor Hojtsy 2003-05-17 09:13:03 +00:00
  • 22edf51246 Use new priority field Wez Furlong 2003-05-16 19:35:16 +00:00
  • 4ddbbe8c92 * More sysstat reducing stuff. * Also added CVS Id: tags to files missing them at the top. Jacques Marneweck 2003-05-16 01:06:08 +00:00
  • 2431a65576 correct ID tags Andrew Lindeman 2003-05-16 00:02:09 +00:00
  • 0143fb470c * More sysstat reducing stuff. * Also added CVS Id: tags to files missing them at the top. Jacques Marneweck 2003-05-15 23:22:13 +00:00
  • c202dd11df Announce 4.3.2RC3 foobar 2003-05-15 23:18:43 +00:00
  • c97cbc8dab * Missed that Notice echoed in the HTML output. Jacques Marneweck 2003-05-15 22:57:41 +00:00
  • 66490835c5 * Fix for the many <a href="Array"> where there are authorlinks. * Fixed all other E_NOTICE warnings. Jacques Marneweck 2003-05-15 22:53:04 +00:00
  • 4575c1b183 * Don't process country "xx" because it does not exist and on misconfigured servers (i.e. not in the active mirrors list) with E_NOTICE spews a warning. Jacques Marneweck 2003-05-15 21:35:58 +00:00
  • 37a267d343 * More of the E_NOTICE fixes. Also make the spacer.gif pull from the seperate images server if www.php.net Jacques Marneweck 2003-05-15 21:16:21 +00:00
  • fe0a567f36 back out rasmus' include_path fix on this file, presumably it's using mod_rewrite or something David Croft 2003-05-15 18:42:09 +00:00
  • 75dd92ff61 Get rid of some more stat() syscalls by avoiding include_path stats when we know the exact relative path to the files Rasmus Lerdorf 2003-05-15 17:39:37 +00:00
  • c00483cbec Less stat() calls. Wez Furlong 2003-05-15 17:05:17 +00:00
  • 45f8c737fe Avoid a few stat()s per page. Wez Furlong 2003-05-15 16:46:58 +00:00
  • 6ea5f27387 Route images via thttpd for www.php.net site itself. Wez Furlong 2003-05-15 16:36:04 +00:00
  • f638146c23 Be closer to XHTML in the form, and also reflect the 'internals' list name change (in a comment) Gabor Hojtsy 2003-05-15 16:18:14 +00:00
  • 2992e9eba0 Getting rid of this image, which was never appropriate there. I don't know why I have ever added it... Gabor Hojtsy 2003-05-15 13:39:14 +00:00
  • ec5a78f5e9 Adding client side JS to make events in the user's country bold. This JS file will be expanded in the future to add features like last search keyword / last selected search option remembering Gabor Hojtsy 2003-05-15 13:27:40 +00:00
  • 3e674e82ae - Cut down some of the announcement as discussed with Edin and Zeev. This still should provide enough information without making php's front page totally dedicated to ActiveState. Derick Rethans 2003-05-15 13:08:02 +00:00
  • 99252ec1b9 Add info on Redhat provided by Spyros Gabor Hojtsy 2003-05-15 10:21:15 +00:00
  • e4205851db PDF has been offline for so long that we don't need an in-your-face note about technical difficulties Andrew Lindeman 2003-05-15 01:34:48 +00:00
  • cbe53a1cdb We don't need those borders either... Gabor Hojtsy 2003-05-14 20:32:10 +00:00
  • 24137bf133 Ugh... Gabor Hojtsy 2003-05-14 20:21:14 +00:00
  • c3e14ff9e1 The discount is not relevant anymore, and is also irrelevant to be on the news history page (as we already have a news item for the conference there) => removing Gabor Hojtsy 2003-05-14 19:30:37 +00:00
  • 6fc58ef24f Move stuff out to the news history page. BTW it would maybe be better to have a news-2002.php, news-2001.php etc. page instead of one huge news archive file... Gabor Hojtsy 2003-05-14 19:26:54 +00:00
  • ec1b4d6414 Make the horizontal bars look similar in Mozilla then in Internet Explorer (black, one pixel high). Also have hdelim()s in the same color all the time Gabor Hojtsy 2003-05-14 19:20:41 +00:00
  • 32aff56278 * Fix array for the daily-cvs list. Jacques Marneweck 2003-05-14 02:39:40 +00:00
  • 6b6d19a301 * Only allow the event to be submitted if there are no errors, else Preview still is there. Should help with people who click the wrong button when they still need to fix things. Jacques Marneweck 2003-05-14 01:57:31 +00:00
  • ea19670277 * Busy fixing all the errors that appears when E_NOTICE is set on php.net as reported by James Cox in his e-mail with message id <MMEPJPGPACDMPGEEKFMKIECLLCAA.james@imajes.info> Jacques Marneweck 2003-05-14 01:43:47 +00:00
  • 4fe45890c8 * Busy fixing all the errors that appears when E_NOTICE is set on php.net as reported by James Cox in his e-mail with message id <MMEPJPGPACDMPGEEKFMKIECLLCAA.james@imajes.info> Jacques Marneweck 2003-05-14 00:50:53 +00:00
  • 946622b061 * Busy fixing all the errors that appears when E_NOTICE is set on php.net as reported by James Cox in his e-mail with message id <MMEPJPGPACDMPGEEKFMKIECLLCAA.james@imajes.info> Jacques Marneweck 2003-05-14 00:21:41 +00:00
  • 0afd18fbbe * Busy fixing all the errors that appears when E_NOTICE is set on php.net as reported by James Cox in his e-mail with message id <MMEPJPGPACDMPGEEKFMKIECLLCAA.james@imajes.info> Jacques Marneweck 2003-05-14 00:09:53 +00:00
  • ea7d904f20 Adjust for the official path to rsync'd database Wez Furlong 2003-05-13 23:34:43 +00:00
  • 04323a51b8 Fully qualified path... as this is included from more than one place... Wez Furlong 2003-05-13 21:41:43 +00:00
  • a7423ced2a ok, so actually we get even more of a gain by removing the /user/css.php stuff. Flame me later, but this is going to stay.. we can't afford the apache hit this causes on every page load. James Cox 2003-05-13 21:16:38 +00:00
  • fb5ea26c6d Some performance tweaks from Ilia, slightly modified. Wez Furlong 2003-05-13 21:10:30 +00:00
  • aec0be0a39 Officially check-in support for a simple sqlite database to hold manual information. The effectively eliminates a whole bunch of stat() calls. # It requires a database generated by a script on the server, which is # not yet in CVS. Wez Furlong 2003-05-13 19:10:33 +00:00
  • 8a1d148efc phpcredits() >= 4.3.0 requires these styles Sara Golemon 2003-05-13 18:30:20 +00:00
  • 2e3ea5cff4 Don't make clients access our site for each page hit Sascha Schumann 2003-05-13 17:14:07 +00:00
  • f3ca064c04 revert Andrew Lindeman 2003-05-13 11:39:09 +00:00
  • f59cb74924 ws Andrew Lindeman 2003-05-13 03:19:31 +00:00
  • ae5e62cae5 make sure a user specifies an email address or name Andrew Lindeman 2003-05-13 03:14:07 +00:00
  • 21ab51f933 add a note closer to the submit box about things that aren't allowed for manual notes. It may not work, but it's worth a try... Andrew Lindeman 2003-05-13 02:52:39 +00:00
  • d8f77299bc This years ActiveState awards Shane Caraveo 2003-05-12 21:27:38 +00:00
  • f68d72adaa Make our page be on white background. This is also set in <body> but with this our CSS will finally validate without any warnings Gabor Hojtsy 2003-05-12 12:04:16 +00:00
  • f1dd4aaa39 Display local events in bold on the calendar page too Also polish the display_event function and print out the country information too about the event in brackets Gabor Hojtsy 2003-05-12 11:48:36 +00:00
  • 44c0612239 Get a bit closer to standards. Gabor Hojtsy 2003-05-12 11:14:18 +00:00
  • 0039ea459e couple lists that aren't archived... Andrew Lindeman 2003-05-12 01:33:21 +00:00
  • 9058e33b33 make this actually work -- always test, eh, goba? ;) Andrew Lindeman 2003-05-12 01:27:23 +00:00
  • ff86f7db34 - Add Greek to the list of supported languages Derick Rethans 2003-05-11 21:34:30 +00:00
  • 8e59f97866 Use proper content type Gabor Hojtsy 2003-05-09 19:14:55 +00:00
  • d9e8dfe2da Fix. [/me is dreaming about a staging server :((] Gabor Hojtsy 2003-05-08 17:38:02 +00:00
  • e4e12beab3 Implement IP storage in cookie to help those behind firewalls to get their real country now [And also to let guys get Netherlands on their laptops these days at Amsterdam ;)] Gabor Hojtsy 2003-05-08 16:04:06 +00:00
  • ba1d8051c5 New numbers Rasmus Lerdorf 2003-05-08 07:03:06 +00:00
  • a5ce156962 Let the list archive name be overriden, and override internals -> php-dev as the old name is used for archiving at the marc archive. Gabor Hojtsy 2003-05-07 16:18:56 +00:00
  • 2b0d043164 add faq about projects written in php with php in the name, fix typo jim winstead 2003-05-06 15:12:38 +00:00
  • c935aa40f0 * Patched to really work with $_SERVER['HTTP_X_FORWARDED_FOR'] where the user uses a proxy and that proxy goes via n+1 proxies on the way to one of the php.net mirrors. * We also ignore RFC 1918 IP addresses that are listed in $_SERVER['HTTP_X_FORWARDED_FOR'] seeing that indicates the user is on a private network. Incase there are only RFC 1918 IP's in $_SERVER['HTTP_X_FORWARDED_FOR'] we use $_SERVER['REMOTE_ADDR'] Jacques Marneweck 2003-05-06 00:11:19 +00:00
  • 3f3ce23a11 URL changed as requested Gabor Hojtsy 2003-05-05 19:56:44 +00:00
  • b3012c5dae don't print a space either Andrew Lindeman 2003-05-04 22:37:13 +00:00
  • 22e3644008 Use built in functions instead of user defined stuff. Jome suggested this (from ip2nation). My test showed that it does the same as our i2c_ip2number Gabor Hojtsy 2003-05-04 20:07:37 +00:00
  • 5413c1f17a oops, I forgot to replace that while I was messing around with the code... Andrew Lindeman 2003-05-04 16:10:51 +00:00
  • a817de3d63 My last commit didn't work, because there is no 'note' CSS class. Just convert <P> tags to <br>'s, to keep everything looking the same. Andrew Lindeman 2003-05-04 15:36:44 +00:00
  • 8219f96d81 This is automatically generated now from phpweb/backend/mirrorkit Gabor Hojtsy 2003-05-04 12:46:35 +00:00
  • 232b655517 as discussed with Goba, include all information on add-note.php, including a notice about copyrights. Since about-notes.php is extremely short and all information is now on add-note.php, don't display a link to it anymore. Andrew Lindeman 2003-05-04 12:42:14 +00:00
  • b3b7a1d4fc Announce our new ip-to-country feature, it seems to work for me on the frontpage, and on both of the mirror listing pages Gabor Hojtsy 2003-05-04 12:37:03 +00:00
  • 09ee487b96 Add some information on country detection, and ensure the page is not cached Gabor Hojtsy 2003-05-04 12:25:38 +00:00
  • 2bf7046b08 Remove geoip include file Gabor Hojtsy 2003-05-04 11:29:19 +00:00
  • fc6bfedd98 Remove geoip code to decrease any confusion that may arise. We are using ip-to-country Gabor Hojtsy 2003-05-04 11:27:51 +00:00
  • 98f70a5072 Let the mirror table code be defined at one place, which honors the specialities of the two varations, while handles the common things together Gabor Hojtsy 2003-05-04 11:22:13 +00:00
  • 60cfb793c0 Let the text continue in the same paragraph in case we have found [a] close mirror[s] Gabor Hojtsy 2003-05-04 10:39:44 +00:00
  • 0d1b818524 grammar Andrew Lindeman 2003-05-03 23:11:58 +00:00
  • e65cb81ce9 grammar Andrew Lindeman 2003-05-03 23:10:43 +00:00
  • 65768defa3 more global variables that are messing up the download page. Hopefully this is the last... Andrew Lindeman 2003-05-03 22:59:45 +00:00
  • fd21343e21 argh, gotta watch those global variables Andrew Lindeman 2003-05-03 22:19:14 +00:00
  • 01bb3438be this should fix the download bug Andrew Lindeman 2003-05-03 22:10:34 +00:00
  • 2a6ef74b1a code -> note -- what was I thinking :-/ Andrew Lindeman 2003-05-03 21:37:42 +00:00
  • 4566793f1a <p> tags in user notes really screw up the style of the page. Make sure these tags stay in the 'code' class Andrew Lindeman 2003-05-03 21:36:30 +00:00
  • 9ef688b5ba commas were not necessary and made the sentence should quite weird.. Andrew Lindeman 2003-05-03 21:18:53 +00:00
  • 76567d8150 Ups, only count active mirrors Gabor Hojtsy 2003-05-03 20:11:20 +00:00
  • 1bbff2c7cf Rewrite the page to support automatic mirror suggestion if active mirrors are in the user's country Gabor Hojtsy 2003-05-03 20:08:57 +00:00
  • caeee06f85 Add a function to count mirrors in a given country Gabor Hojtsy 2003-05-03 20:07:23 +00:00
  • 14f886ad82 Let the country validity check at one place, as we will need it more then once Gabor Hojtsy 2003-05-03 20:06:01 +00:00
  • 9ae10bf244 Jumpstart our new ip-to-country service by marking events in the user's country with bold letters, right on the frontpage Gabor Hojtsy 2003-05-03 16:29:40 +00:00
  • 9cf9b37d83 Adding URL shortcut simulation to new 'user' dir Gabor Hojtsy 2003-05-03 15:59:36 +00:00
  • d701af95fb Fixing the URL shortcut simlulations Gabor Hojtsy 2003-05-03 15:59:06 +00:00
  • 499c949b76 Add a header_nocache() function instead of repeaing the same headers on all pages where this is needed Gabor Hojtsy 2003-05-03 15:49:18 +00:00
  • 06f9980889 Let's have a var, named $COUNTRY which identifies the user's country (much like what $LANG 'does' for the language) Gabor Hojtsy 2003-05-03 15:33:16 +00:00
  • ab16992e69 Mark events with special <span>s based on country Gabor Hojtsy 2003-05-03 15:31:04 +00:00
  • 09b6cda9e4 Some mirrors (us2 for example) run PHP versions prior to 4.2 which do not allow ommitting the maxlen parameter from fgets() Sara Golemon 2003-05-02 23:28:34 +00:00
  • 287529c1b4 ip-to-country code is now always included Gabor Hojtsy 2003-05-02 21:17:28 +00:00