fcd49771 | 22-Dec-2002 |
Derick Rethans |
- Removed comment which confused the rss_parser |
1d4d99fa | 22-Dec-2002 |
Gabor Hojtsy |
Ups, we do need shared-manual.inc to work... |
1b9cbb2c | 21-Dec-2002 |
Gabor Hojtsy |
Rework page: - Add some comments - Make output be XHTML instead of HTML. And correct a <table which had no closing > [How was that able to be displayed?] - Explain w
Rework page: - Add some comments - Make output be XHTML instead of HTML. And correct a <table which had no closing > [How was that able to be displayed?] - Explain why mirrors may be missing - Only list working mirrors (the previous code listed mirrors out of order, or outdated [probably without the downloadable file]) - Be independent of the $MIRRORS array structure, only the same dependency as in mirrors.php The layout of this mirrors table is soon to be used in mirrors.php, this looks much better ;) Now both of the mirror listing show the same mirrors.
show more ...
|
e4ccd673 | 21-Dec-2002 |
Gabor Hojtsy |
Ups, I would not like that s to display there... |
990f9718 | 21-Dec-2002 |
Gabor Hojtsy |
Updating mirroring information: - Updating "the mirror number rule" to include the reason why we have this limitation, and advice to contact the mirror managers before startin
Updating mirroring information: - Updating "the mirror number rule" to include the reason why we have this limitation, and advice to contact the mirror managers before starting to set up anything - Also linked "the rule" from below the instructions - Remove instruction on setting up configuration.inc, it is no more required - Adding new HTSEARCH_EXCLUDE environment variable to set what is excluded from the index on a mirror. This will be used for the search information page in the future. - Adding note on missing files (/tut.php or print or printwn directories) which caused some problems in the past. Mirror site should not expect them to be there... - Reordered and reworded what is exactly required to be submitted to mirrors@php.net. Guys mostly tend to misunderstand what the provider URL is for, so eplain it adequately. Also adding link to webalizer. - Reformatting of HTML code in other places...
show more ...
|
1bf0c1f5 | 21-Dec-2002 |
Gabor Hojtsy |
Rework mirrors page: - Apply coding scheme used on other pages - Add much more information to 'userspace' about mirrors, why they might get delisted, the service the
Rework mirrors page: - Apply coding scheme used on other pages - Add much more information to 'userspace' about mirrors, why they might get delisted, the service they provide, etc. Also more information on the role of the default language. - Depend only on mirror URLs, and the functions now capable of providing information about any mirror given it's URL. This makes this page totally independent on the $MIRRORS array's internal structure. Now it only relies on the fact, that it's an associative array, with the keys as the mirror URLs - Do list special mirrors, but don't list outdated mirrors. This is part of the modifications to move from using the "special mirror" mark to delist a mirror. The new array structure contains the status information now, so we can depend on it. At last, php.net will be listed on php.net as the current mirror, and on other mirror's as being a mirror site.
show more ...
|
c77c56ec | 21-Dec-2002 |
Gabor Hojtsy |
Add function to get country information. Put function starting braces on new lines, as other functions are defined now... |
e03ff7ca | 21-Dec-2002 |
Gabor Hojtsy |
Drop old pre-release annoucements (PHP 4.3.0 and PHP 4.3.0 with ZE2). Leave the latest pre-release annoucements in place. |
5c1c12ac | 21-Dec-2002 |
Gabor Hojtsy |
James says, that download mirrors should not be forgotten |
85f8f106 | 21-Dec-2002 |
Gabor Hojtsy |
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. |
0f0ea9a2 | 21-Dec-2002 |
Gabor Hojtsy |
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). |
d30df5d1 | 21-Dec-2002 |
Gabor Hojtsy |
Update site.inc to support new $MIRRORS array element: - Add mirror_status() function to get status of one mirror from the array - Add optional site parameters to mirror fu
Update site.inc to support new $MIRRORS array element: - Add mirror_status() function to get status of one mirror from the array - Add optional site parameters to mirror functions to get info of one particular mirror. Makes the direct access of the $MIRRORS array in some places removable. - Make constant definitions conditional, in case the new mirror list is used, which defines and uses the constants itself - Move languages list into separate include file (much like mirrors and countries are in separate files) - Use _SERVER array to get site name - Update default mirror array element to new structure
show more ...
|
1e20c336 | 21-Dec-2002 |
Gabor Hojtsy |
Please end paragraphs |
4365a57d | 21-Dec-2002 |
Gabor Hojtsy |
Reorganize code: - Correct bug #21122 - Make the HTML tags be a bit more XHTML like - Reorganize conditional parts to be more logical |
90a3d0aa | 21-Dec-2002 |
Gabor Hojtsy |
Use the new MQ variable |
b494b203 | 21-Dec-2002 |
Gabor Hojtsy |
Adding MQ variable used instead of calling get_magic_quotes_gpc, because it's short ;) |
df5ec8cc | 21-Dec-2002 |
Andrei Zmievski |
Announce 4.3.0RC4. |
06297ea9 | 19-Dec-2002 |
Gabor Hojtsy |
Adding some code to handle the output of the latest htdig properly (which uses a <dl> to present a result) |
0ba1741b | 17-Dec-2002 |
Gabor Hojtsy |
Standardize formatting, and fix a typo |
b21a5ffc | 17-Dec-2002 |
Gabor Hojtsy |
Ups, also standardize include... |
b3263e3b | 17-Dec-2002 |
Gabor Hojtsy |
- Correct a typo - Add books alias example - Update "getitonyoursite" information with the latest php.net changes... |
fd3d2066 | 17-Dec-2002 |
Gabor Hojtsy |
Ups, the logo is a .png |
616407ab | 17-Dec-2002 |
Gabor Hojtsy |
Remove snaps details, it's makeover affected what is available, and it should be self explanatory anyway. |
7733d131 | 17-Dec-2002 |
Gabor Hojtsy |
No code changes, but manu changes in formatting and whitespace. Also added much more comments so it is understandable, what happens... |
ac838e42 | 17-Dec-2002 |
Gabor Hojtsy |
Adding MySQL User Conference and Expo 2003 logo |