1
0
mirror of https://github.com/php/web-php.git synced 2026-03-30 19:22:17 +02:00

Commit Graph

  • 03199a69df Prevent the ENV language setting coming up in $LANG, when it is not set otherwise... Gabor Hojtsy 2003-01-06 10:43:26 +00:00
  • e5659eb0fb Properly use those security related checks... Gabor Hojtsy 2003-01-06 10:42:33 +00:00
  • a0828a862d Echo that string out... Gabor Hojtsy 2003-01-05 20:37:41 +00:00
  • 3b64aca7c9 Fix typo... Gabor Hojtsy 2003-01-05 18:04:59 +00:00
  • 2b484c1786 Provide one more search type Gabor Hojtsy 2003-01-05 12:02:34 +00:00
  • de13684f56 Quickfix to make base conversion work if search is started from this form. I'll look into this $base stuff more deeply later, to avoid unneeded conversions and data transfer... Gabor Hojtsy 2003-01-04 20:37:37 +00:00
  • ebb80c0664 Damn.... Gabor Hojtsy 2003-01-04 19:32:26 +00:00
  • 2f21e6e733 Never return results from the howto. Also add a / after howto, so page with names starting with howto will show up... Gabor Hojtsy 2003-01-04 18:41:43 +00:00
  • 00f807a01b Implicit suggestion to exclude the howto from search results. Gabor Hojtsy 2003-01-04 18:38:14 +00:00
  • b23410c7db Harmonize the different $base sources. Let $base end in / so all things work this way now (as $MYSITE also ends in /). Gabor Hojtsy 2003-01-04 18:33:02 +00:00
  • 1101f76493 Inform out users that the online documentation search always searches in the EN manual Gabor Hojtsy 2003-01-04 17:21:43 +00:00
  • 562215c41f Drop out all have_search() calls. Now the central search registry is updated automatically from local information. This means: Gabor Hojtsy 2003-01-04 17:14:48 +00:00
  • d2ce7f3434 Try to avoid problems coming up because of the bogus htdig index db of php.net. See bug #20870 for more info... The index should be updated, but it does not seem to happen, or bogus entrys keep staying there... Gabor Hojtsy 2003-01-04 16:46:14 +00:00
  • 351bf7a98b Add local search support test, so we can update the searchable mirrors list automatically, without needed human intervention Gabor Hojtsy 2003-01-03 21:41:13 +00:00
  • ec14c77253 New code to choose really preferred language, with fallbacks to everything imaginable. This code will be used in the future to display all language dependent features in the right preferred language. Gabor Hojtsy 2003-01-03 20:59:40 +00:00
  • ddc1db9425 Go with executable check now... Gabor Hojtsy 2003-01-03 20:28:33 +00:00
  • d12098f8ad Adding 2003 to copyright notices Gabor Hojtsy 2003-01-03 20:18:59 +00:00
  • 86de10e99c Use Status: instead of HTTP/1.1, because this does not imply any specific HTTP version number... Gabor Hojtsy 2003-01-03 14:19:46 +00:00
  • 3b826487ea Adding info on cache HTTP headers URL to common prepend file. Gabor Hojtsy 2003-01-03 13:57:11 +00:00
  • 5a7c79460b Allow any case of pt_BR, and transform it to the right case if in need. Preserve language setting when redirecting to search page... Gabor Hojtsy 2003-01-03 13:27:15 +00:00
  • c940b54fd2 Ups, one more dot needed here. Gabor Hojtsy 2003-01-03 13:23:14 +00:00
  • 055771420d Adding support for preferred_language() selection, in case the language was not specified. Gabor Hojtsy 2003-01-03 13:20:49 +00:00
  • 01cc42364b Let the mirror list be wider. This table has the additional language column to the download table, so we need more space. Some languages also have long names, like Brazilian Portuguese and Chinese (Continental)... Gabor Hojtsy 2003-01-03 13:05:49 +00:00
  • 3af393efe9 Correcting table row color in get_download.php Applying the same layout of mirror listing to mirrors.php (with the addition of the defualt language) Gabor Hojtsy 2003-01-03 11:49:49 +00:00
  • 91dc14d84f - Small typo fix in sidebar - Only print out sizes and dates in tooltip, if not printed in displayed text (do not make HTML page bigger for nothing) - Always print out sizes and dates for the preferred language - Some XHTMLizations on printouts (<br> => <br />) Gabor Hojtsy 2003-01-02 22:59:53 +00:00
  • d0e33000ca Adding actual information about the howto. It is available for online reading now. Gabor Hojtsy 2003-01-02 21:59:29 +00:00
  • 407229e16c Adding initial support for user level preferred language. Now it is the site's default language. Honor that setting in displaying the documentation table pages by highlighting manuals in that language specially. Gabor Hojtsy 2003-01-02 21:52:31 +00:00
  • 96917f0313 Move the hosting directory link, where it belongs [ISP's supporting PHP] Gabor Hojtsy 2003-01-02 20:49:58 +00:00
  • e87070b5cd Adding current info on default language Gabor Hojtsy 2003-01-02 17:39:21 +00:00
  • 78159c14b2 Added phphosts.codewalkers.com link Sander Roobol 2003-01-02 13:38:17 +00:00
  • 29865243cf - Fix typo Derick Rethans 2002-12-31 15:28:58 +00:00
  • 91dbc9794d - Add Look Back Derick Rethans 2002-12-31 14:46:35 +00:00
  • 6a6c7b3400 - Fix arrows, and remove link to the C API, as this is not interesting for users and would only confused them. Derick Rethans 2002-12-28 15:22:25 +00:00
  • 1eb930d05a Well, comas separate elements in arrays ;) Gabor Hojtsy 2002-12-28 15:07:58 +00:00
  • a270ffdd9f Integrate projects redirect to general error handling routine, to have [nearly] all special redirects at one place. Gabor Hojtsy 2002-12-28 15:03:28 +00:00
  • fe189350df Support the FAQ display via the regular shortcut feature Gabor Hojtsy 2002-12-28 14:37:07 +00:00
  • 3c89e61987 Removing 4.1.2 from old releases list. It's too old. Adding 4.3.0 to Alltheweb searchbox Gabor Hojtsy 2002-12-28 14:36:32 +00:00
  • fd712b14fc Adding french version Damien Seguy 2002-12-28 14:17:32 +00:00
  • 53b22a7208 Integrate Special French version to table. Gabor Hojtsy 2002-12-28 14:09:14 +00:00
  • 197edd37bc Move some news items to news.php and remove a maintanance related news item to make index page smaller for the 4.3.0 release rush. Gabor Hojtsy 2002-12-28 13:47:18 +00:00
  • 4536103fa3 Mark special French version even more specially Gabor Hojtsy 2002-12-28 13:40:16 +00:00
  • 9e86abd54e Use the extension for the link text and not the format name. This makes the page look more compact again ;) Gabor Hojtsy 2002-12-28 13:36:47 +00:00
  • bdb6af69b3 Ups, prevent this parse error ASAP... Gabor Hojtsy 2002-12-28 12:47:05 +00:00
  • 58aabe5b91 Simplify formats array. Only check for files, named Gabor Hojtsy 2002-12-28 12:35:08 +00:00
  • 58a6f6e892 Correct and extend conformance problem list. Gabor Hojtsy 2002-12-28 12:18:36 +00:00
  • 204a245b6d Use the $LANGUAGES array in these two scripts too, so now the language listings are generic, and only one place needs modification if a new language is introduced. Gabor Hojtsy 2002-12-28 12:02:39 +00:00
  • 3bfc0edefb OK, so the HK code is for the Hong Kong Cantonese type of chinese (as far as the DSSSL style sheets can tell) Gabor Hojtsy 2002-12-28 10:48:02 +00:00
  • 847b5faf9a Only list languages, which have phpdoc modules. And use language codes, as the phpdoc modules are named. This speeds up all the /manual/* page displays, as there is no need to check for page existence for languages, which are known to be nonexistent. Gabor Hojtsy 2002-12-28 10:43:58 +00:00
  • 033a385b9c - Link every bug # to it's page # :'<,'>s/#\([0-9]\+\)/<a href="http:\/\/bugs.php.net\/\1">#\1<\/a>/g Markus Fischer 2002-12-27 23:18:55 +00:00
  • 497cf0ed80 MD5 sum of the corrected win32 binary. Edin Kadribasic 2002-12-27 19:54:40 +00:00
  • e59bf6ab87 And the new CHM sample is here ;) Gabor Hojtsy 2002-12-27 16:03:47 +00:00
  • 5be36851ce 4.3.0: It's alive! Alive! Andrei Zmievski 2002-12-27 15:57:50 +00:00
  • 86fdf291f1 Adding information on license of notes, adding link from add-notes page to about-notes. Also adding information about the obfuscation used / needed. Gabor Hojtsy 2002-12-27 10:17:34 +00:00
  • 4049f9b45a Adding some explanation on why SERVER_NAME and HTTP_HOST are used (it is intentional, those are not the same!) Gabor Hojtsy 2002-12-22 23:16:03 +00:00
  • e6e5f09d94 Add when this page is displayed. Made code more clear. Gabor Hojtsy 2002-12-22 22:55:22 +00:00
  • 36c25ec0c7 Updating webalizer setup information. Current webalizer code includes updates that were in this C code, so it is not needed. Sample conf file updated to latest webalizer version. README made consistent with sample configuration file. Added last updated information. Gabor Hojtsy 2002-12-22 22:51:27 +00:00
  • 2b6040e017 Provide an example for EXCLUDE which is more general, not that discriminative, and as far as the /print/ and /printwn/ excludes go, it is advisable... Gabor Hojtsy 2002-12-22 21:47:33 +00:00
  • 8d6757379a Ignore VIRTUAL mirrors in the mirrors list (do not list unofficial mirrors). But do not ignore VIRTUAL mirrors in the get_download mirror list (allow downloads from local unofficial mirrors, when the user is on that particular mirror). Gabor Hojtsy 2002-12-22 13:19:32 +00:00
  • daf004fd7e Introduce the MIRROR_VIRTUAL type, which is for mirror site information created on the fly (unofficial mirrors). We may exlude them from several operations. Now only the official mirror list will exlude thesekind of mirrors. Intentionally there should be only one VIRTUAL mirror in the $MIRRORS array... Gabor Hojtsy 2002-12-22 13:17:58 +00:00
  • fcd4977118 - Removed comment which confused the rss_parser Derick Rethans 2002-12-22 13:03:27 +00:00
  • 1d4d99faba Ups, we do need shared-manual.inc to work... Gabor Hojtsy 2002-12-22 12:49:57 +00:00
  • 1b9cbb2c30 Rework page: Gabor Hojtsy 2002-12-21 21:11:15 +00:00
  • e4ccd673c7 Ups, I would not like that s to display there... Gabor Hojtsy 2002-12-21 20:13:07 +00:00
  • 990f97182f Updating mirroring information: Gabor Hojtsy 2002-12-21 20:02:52 +00:00
  • 1bf0c1f5ae Rework mirrors page: Gabor Hojtsy 2002-12-21 19:11:44 +00:00
  • c77c56ecd3 Add function to get country information. Put function starting braces on new lines, as other functions are defined now... Gabor Hojtsy 2002-12-21 19:06:35 +00:00
  • e03ff7ca29 Drop old pre-release annoucements (PHP 4.3.0 and PHP 4.3.0 with ZE2). Leave the latest pre-release annoucements in place. Gabor Hojtsy 2002-12-21 14:44:23 +00:00
  • 5c1c12ac2f James says, that download mirrors should not be forgotten Gabor Hojtsy 2002-12-21 14:02:21 +00:00
  • 85f8f106e5 Removing old mirror detection code, as it is not used anymore, it was not a too close approximation and the geoip method is also on the horizon. Gabor Hojtsy 2002-12-21 13:41:30 +00:00
  • 0f0ea9a2ff Removing geoip include to make pages run quicker. Also adding comment into geoip include file, that it is there for future use (not left there from sometime from the past). Gabor Hojtsy 2002-12-21 13:39:30 +00:00
  • d30df5d135 Update site.inc to support new $MIRRORS array element: Gabor Hojtsy 2002-12-21 12:26:15 +00:00
  • 1e20c336e2 Please end paragraphs Gabor Hojtsy 2002-12-21 11:19:57 +00:00
  • 4365a57d89 Reorganize code: Gabor Hojtsy 2002-12-21 11:12:22 +00:00
  • 90a3d0aa54 Use the new MQ variable Gabor Hojtsy 2002-12-21 11:10:10 +00:00
  • b494b203c2 Adding MQ variable used instead of calling get_magic_quotes_gpc, because it's short ;) Gabor Hojtsy 2002-12-21 11:09:50 +00:00
  • df5ec8cc3e Announce 4.3.0RC4. Andrei Zmievski 2002-12-21 01:49:45 +00:00
  • 06297ea990 Adding some code to handle the output of the latest htdig properly (which uses a <dl> to present a result) Gabor Hojtsy 2002-12-19 13:14:34 +00:00
  • 0ba1741b2e Standardize formatting, and fix a typo Gabor Hojtsy 2002-12-17 20:51:58 +00:00
  • b21a5ffcc5 Ups, also standardize include... Gabor Hojtsy 2002-12-17 20:47:20 +00:00
  • b3263e3b4b - Correct a typo - Add books alias example - Update "getitonyoursite" information with the latest php.net changes... Gabor Hojtsy 2002-12-17 20:46:39 +00:00
  • fd3d206664 Ups, the logo is a .png Gabor Hojtsy 2002-12-17 20:25:21 +00:00
  • 616407ab95 Remove snaps details, it's makeover affected what is available, and it should be self explanatory anyway. Gabor Hojtsy 2002-12-17 20:24:34 +00:00
  • 7733d131f5 No code changes, but manu changes in formatting and whitespace. Also added much more comments so it is understandable, what happens... Gabor Hojtsy 2002-12-17 17:50:18 +00:00
  • ac838e4288 Adding MySQL User Conference and Expo 2003 logo Gabor Hojtsy 2002-12-17 17:08:36 +00:00
  • 1dd7df1d55 Add MySQL news item, also adding closing </p> to all news items missing it... Gabor Hojtsy 2002-12-16 21:59:23 +00:00
  • 11ff1a9d03 Add a note that it should now be set in the vhost part. This file is still there because some READMEs refer to it. As the READMEs are updated, this file may be removed. Gabor Hojtsy 2002-12-16 20:12:46 +00:00
  • ac76cc2643 Further consolidate mirror settings into one file, the vhost settings of httpd.conf. Gabor Hojtsy 2002-12-16 20:10:29 +00:00
  • ba1bfc856a Make all these files short_open_tags = off compatible. As far as I have seen all the other files use the standard <?php tag, which should be used in all places! Gabor Hojtsy 2002-12-16 20:02:27 +00:00
  • 746c8d1413 Three more "nosource" => "wholesite" modifications. No more left as far as I can see. Gabor Hojtsy 2002-12-16 18:02:02 +00:00
  • a1c268c9e0 Ups, changing nosource to wholesite here too... Gabor Hojtsy 2002-12-16 17:59:25 +00:00
  • 2bd6721148 More sensible name for the whole site search Gabor Hojtsy 2002-12-16 17:57:51 +00:00
  • f22d5f2805 Search in the manual, and not in the whole site if a shortcut URL cannot be matched to anything else Gabor Hojtsy 2002-12-16 17:57:00 +00:00
  • 44bf48e753 Introduce the limit for year values. Two years back is allowed for historical reasons, two years forward is allowed for those organizers who know two years in advance, what they will present... Gabor Hojtsy 2002-12-16 17:25:10 +00:00
  • bf59c32a11 New, commented version of cal.php Gabor Hojtsy 2002-12-16 17:03:23 +00:00
  • 97fff3c328 Put an end to any future infinite loops, check if the central mirror site has a problem, and just print out a failure notice then... Gabor Hojtsy 2002-12-16 15:16:57 +00:00
  • 64c98167f3 Hey, "none" is not a valid value for the stats flag (1/0) Gabor Hojtsy 2002-12-15 21:31:37 +00:00
  • e116ff7d90 The $MIRRORS array structure is now in mirror.inc (where is should be), so there is one place to look for structure and information. Gabor Hojtsy 2002-12-15 21:23:57 +00:00
  • 56dd672d24 Another check if the htsearch program is really an executable (is in place, and PHP can excute it). Gabor Hojtsy 2002-12-15 18:29:09 +00:00
  • 162af185d7 Adding AmigaOS port link Gabor Hojtsy 2002-12-15 16:42:08 +00:00
  • 7911c7f4ad Initial commit. Stefan Esser 2002-12-14 21:52:24 +00:00