1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

131 Commits

Author SHA1 Message Date
foobar
99328cfad9 missing php5 changelog url 2005-09-23 13:10:15 +00:00
Gabor Hojtsy
4985890986 note the trivial thing that translated pages might be outdated 2004-04-13 19:05:47 +00:00
Damien Seguy
bff6fa9e50 new URL 2004-02-25 12:44:57 +00:00
Gabor Hojtsy
15aa0deb6e Ws fixing in the HTML code of the sidebar and the body,
use a standard table (CSS styled table) instead of specifing
colors explicitly, and add better explanation to the PHP/FI 2.0
manual link.
2003-09-20 15:29:39 +00:00
Gabor Hojtsy
b0d1d55abe Use <hr /> instead of the overcomplicated hdelim() 2003-08-08 12:58:27 +00:00
Gabor Hojtsy
94b8972662 Several XHTML fixes: <br> to <br />, fixing
scope problems (<p> should not contain <ul>,
<a> should not contain <h[x]>), etc.
2003-06-14 16:10:23 +00:00
Derick Rethans
6751cf78ab - Make it possible to disable languages that should not show up as available
language online.
2003-06-02 08:36:54 +00:00
Rasmus Lerdorf
75dd92ff61 Get rid of some more stat() syscalls by avoiding include_path stats when
we know the exact relative path to the files
2003-05-15 17:39:37 +00:00
Wez Furlong
45f8c737fe Avoid a few stat()s per page. 2003-05-15 16:46:58 +00:00
Gabor Hojtsy
196a7f04c0 Integrate the langauge chooser to the main site flow, and update the
documentation pages to use the new $LANG var to display documentation
download pages "customized" to the user

This also makes preferred_language()'s remove, as $LANG is perfect for
this purpose...
2003-03-01 16:14:35 +00:00
Gabor Hojtsy
d0e33000ca Adding actual information about the howto. It is available for
online reading now.
2003-01-02 21:59:29 +00:00
Gabor Hojtsy
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.
2003-01-02 21:52:31 +00:00
Gabor Hojtsy
4536103fa3 Mark special French version even more specially 2002-12-28 13:40:16 +00:00
Gabor Hojtsy
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.

docs.php => detect what languages have an index.php, and only
list the ones hosted on a mirror. Also integrated Special
French manual to language listing.

download-docs.php => detect all formats for all languages,
and only list those languages, having at least one format
downloadable.
2002-12-28 12:02:39 +00:00
Gabor Hojtsy
d5869f0647 Adding ZH to the languages list 2002-09-15 09:59:30 +00:00
Sander Roobol
4a4b29dfe6 Fixed links to printable docs - partial fix for #18263 2002-07-10 17:45:59 +00:00
Derick Rethans
7274d612de - Test with If-Modified-Since headers. 2002-05-15 09:10:22 +00:00
Gabor Hojtsy
67f4d59774 Adding link to URL Howto. 2002-04-19 12:31:14 +00:00
Gabor Hojtsy
edbe71edbe Adding Changelog link to docs.php as requeste by Philip Olson. 2002-02-07 11:24:11 +00:00
jim winstead
41630c4422 link to quick reference tips from docs page, move old news link back out of sidebar 2002-02-02 23:03:44 +00:00
Gabor Hojtsy
4df26d1cf5 Add note about untranslated parts 2002-01-08 19:23:39 +00:00
Gabor Hojtsy
b852c9208c Note, that PHP-GTK and PEAR manuals can be found on separate
servers. Try to reduce the emails asking "where I can find
the PEAR manual".
2001-12-19 16:39:05 +00:00
jim winstead
307cd2fb12 the manual has annotations on all mirrors, and there's no way to just browse the annotations for now. 2001-11-29 18:55:05 +00:00
jim winstead
c200662b36 add polish manuals 2001-11-10 20:54:03 +00:00
Gabor Hojtsy
dd9a67401f Direct linking (quick fix for DirectoryIndex problems some mirrors suffer from) 2001-11-01 11:15:21 +00:00
Gabor Hojtsy
058a6e75de The download-docs.php page is not new anymore. 2001-08-26 13:03:02 +00:00
Gabor Hojtsy
9ea0804ff3 -1 2001-08-04 16:25:44 +00:00
Gabor Hojtsy
e2c62cf528 $langnum -> $lastlang :) 2001-08-04 16:25:29 +00:00
Gabor Hojtsy
0491931fd7 Erm, parse error corrected 2001-08-04 15:58:55 +00:00
Gabor Hojtsy
28f437e7b2 Print that "," only where needed,
some newlines deleted
2001-08-04 15:56:25 +00:00
Gabor Hojtsy
92ea3410c8 <td> -> <th> where needed 2001-08-04 15:31:19 +00:00
Gabor Hojtsy
13a72eaa2b Change header, so it reflects the menu items name 2001-08-04 15:14:28 +00:00
Gabor Hojtsy
8e95e36fb4 Some tag case corrections, color again :( 2001-08-04 15:13:51 +00:00
Gabor Hojtsy
514cb48f42 Some more spacing 2001-08-04 15:12:34 +00:00
Gabor Hojtsy
989ae59cbf Aghh... Ugly colors 2001-08-04 15:06:46 +00:00
Gabor Hojtsy
d12688833e More text-only changes 2001-08-04 15:03:08 +00:00
Gabor Hojtsy
52375c12d6 Some minor corrections 2001-08-04 15:01:37 +00:00
Gabor Hojtsy
04c5703dba Huh, moving all download materials to download-docs.php
Here only the online versions are listed. Tryed to put the
download link to a frequental place, so we won't get any
"where are the documentation downloads?" emails :)
2001-08-04 14:49:09 +00:00
Gabor Hojtsy
99446b7c58 Change text of the "down" tag 2001-08-04 13:44:40 +00:00
Jouni Ahto
256b52101a ... and the directory was a wrong one too ... 2001-08-04 12:26:18 +00:00
Jouni Ahto
0cb77c6199 What a bummer. Should have used double quotes instead of single ones... 2001-08-04 11:35:39 +00:00
Jouni Ahto
14e0343ccc PDF versions online again now. Hope I didn't break anything. This page might
need some redesign, the table is getting a bit crowdy.
2001-08-04 11:07:28 +00:00
Gabor Hojtsy
fa9e79e3a0 Separate whitespace changes 2001-07-26 09:09:04 +00:00
Gabor Hojtsy
a75e95a64c Reordering (moving HTML packages into one group) 2001-07-26 09:06:22 +00:00
Gabor Hojtsy
d0d688c901 Moving things around, removing that French table with
many **static** **repeated** links.. Print the two links
only once...
2001-07-08 09:49:12 +00:00
Gabor Hojtsy
face091835 More HTML -> near XHTML 2001-07-08 09:26:40 +00:00
Gabor Hojtsy
44a5eca920 No dot there... 2001-07-08 09:23:14 +00:00
Gabor Hojtsy
6383f7e1f1 Typo fixed 2001-07-08 08:45:39 +00:00
Gabor Hojtsy
d4d8014fc9 Moving some content into the sidebar, new format listing 2001-07-08 08:41:59 +00:00
jim winstead
4dedb007f1 add .tar.bz2 column (will fill in when the manuals get generated) 2001-07-08 04:05:07 +00:00