Damien Seguy
eb80abc3b1
update URL
2004-03-05 13:13:17 +00:00
Gabor Hojtsy
4e55b6bb84
extended CHM page now in phpweb
2004-01-14 10:42:40 +00:00
Gabor Hojtsy
3aa67a8a99
add note on documentation accuracy and completeness
2003-12-07 17:03:54 +00:00
Gabor Hojtsy
db489e869f
Rewrite the download table code to print out an error if no format
...
is available for download, and omit columns and rows if no file
is available in that format / language. TODO: cleanup :)
2003-10-27 17:29:54 +00:00
Gabor Hojtsy
2bca7606e9
Once again, we have tar.gz and not tar.bz2...
2003-10-27 10:20:44 +00:00
Gabor Hojtsy
b758a5df12
Remove the note on format availability, and the tip on bz2 for
...
windows users (the files are tgz compressed again). Add an
xCHM tip in that place instead.
2003-10-27 10:18:34 +00:00
Derick Rethans
404f1de04b
- We finally go back to .gzs again
2003-10-23 14:04:13 +00:00
Gabor Hojtsy
42482d83bf
Ws fixing in the sidebar HTML code, drop the special code
...
for PDF checking, use the standard table for display and
classes for highlighting
2003-09-20 15:26:42 +00:00
Gabor Hojtsy
dda9de7c34
As there are still no alternate formats, inform the users, that
...
the CHM-only downloads are temporary...
2003-09-12 13:02:01 +00:00
Gabor Hojtsy
b1635f5761
Download links changed, change the English CHM cell detector code too
2003-09-09 18:22:15 +00:00
Gabor Hojtsy
d566511d9e
Fix documentation downloads table
2003-09-07 13:09:16 +00:00
Gabor Hojtsy
ef8c41046e
Final step of driving the documentation downloads through
...
a mirror selection page (as discussed at the last docmeeting).
This should get a huge amount of load off the PHP.net server.
2003-09-07 10:48:13 +00:00
Gabor Hojtsy
b0d1d55abe
Use <hr /> instead of the overcomplicated hdelim()
2003-08-08 12:58:27 +00:00
Gabor Hojtsy
1932724045
List PDF files again, but only those generated in 2003
2003-06-15 11:36:13 +00:00
Andrew Lindeman
e4205851db
PDF has been offline for so long that we don't need an in-your-face note about technical difficulties
2003-05-15 01:34:48 +00:00
Gabor Hojtsy
8e9a462583
Use the much shorter link version
2003-04-18 16:07:33 +00:00
Gabor Hojtsy
d2bfe9bb83
Adding missing equal sign from link tag...
2003-03-01 22:24:11 +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
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 />)
2003-01-02 22:59:53 +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
53b22a7208
Integrate Special French version to table.
2002-12-28 14:09:14 +00:00
Gabor Hojtsy
9e86abd54e
Use the extension for the link text and not the format name.
...
This makes the page look more compact again ;)
2002-12-28 13:36:47 +00:00
Gabor Hojtsy
bdb6af69b3
Ups, prevent this parse error ASAP...
2002-12-28 12:47:05 +00:00
Gabor Hojtsy
58aabe5b91
Simplify formats array. Only check for files, named
...
php_manual_LANGCODE.FORMAT
as all the files are named this way now. This speeds
up the page display a bit, and simplifies the code
used.
Also end the table row normally, and not with a new <tr> ;)
2002-12-28 12:35:08 +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
1071cfeaed
We have too many complaints about the PDF version.
...
Remove the uncomplete and broken PDF links as long
as we have no generation for *correct* PDFs.
2002-11-10 12:11:06 +00:00
Derick Rethans
0144290d35
- Correct Chinese entries
2002-09-15 19:41:46 +00:00
Gabor Hojtsy
d5869f0647
Adding ZH to the languages list
2002-09-15 09:59:30 +00:00
Gabor Hojtsy
1bb0d1a51c
Trying out a not that space consuming form
2002-09-13 20:46:41 +00:00
Gabor Hojtsy
85d9fb97e6
Adding extended CHM link to table
...
(it's not too visible in the left column)
2002-09-13 20:25:44 +00:00
Gabor Hojtsy
917a30e6aa
Adding info about new CHM development
2002-08-03 15:37:02 +00:00
Gabor Hojtsy
052b248e92
Correcting missing space problem
2002-07-18 09:44:52 +00:00
Simone Cortesi
709074f53f
adding note about not completeness of the PDF files
2002-06-13 21:22:10 +00:00
Gabor Hojtsy
c86a82a282
Adding link to PHP documentation howto
2002-05-14 20:59:33 +00:00
Derick Rethans
90011a3de0
- Fix grammar
2002-05-11 11:12:54 +00:00
jim winstead
2a13271751
don't link to www.php.net, swap win32 note with file size stuff
2002-04-17 17:23:02 +00:00
Simone Cortesi
1475c2d7ac
fixing bug 16260
2002-03-25 14:40:13 +00:00
Gabor Hojtsy
3528888512
New link for bz2 info. It's in the FAQ now, and explained in more detail.
2002-03-15 11:27:25 +00:00
Gabor Hojtsy
9add1bd0a7
Correcting typo in sidebar.
2002-03-11 08:18:10 +00:00
jim winstead
9ee671fe3f
ko is (correctly) used for korean downloadable docs
2002-02-09 23:42:37 +00:00
jim winstead
d80c0e0f07
no more txt version
2002-02-09 20:55:35 +00:00
jim winstead
346796bdd8
no more .gz/.zip
2002-02-09 20:42:41 +00:00
Gabor Hojtsy
be55471ca7
Add bz2 uncompressor info
2002-02-07 21:55:10 +00:00
Gabor Hojtsy
7c32d1d892
This is not appropriate anymore
2001-11-11 15:10:27 +00:00
jim winstead
c200662b36
add polish manuals
2001-11-10 20:54:03 +00:00
jim winstead
32edbacda2
get ready for when other manual formats move to distributions area
2001-09-18 01:53:45 +00:00
Gabor Hojtsy
a824bc94f3
Erm, this is now actually (bogusly)
...
not manual_LANG.chm but manual-LANG.chm
2001-08-26 13:06:15 +00:00
Gabor Hojtsy
25d96d995d
Reordering, adding the LANG flag to the CHM too, as these files
...
are named as such too.
2001-08-26 12:59:08 +00:00
Gabor Hojtsy
63eb45fb46
Corrections to the comments, and the PDF testing code,
...
and array elements (reflect the file name in array elements,
use only one if for PDF-s, extracting the file names with
a preg).
2001-08-26 12:56:48 +00:00