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

1412 Commits

Author SHA1 Message Date
Hannes Magnusson
1b58b86e26 Add a class on the layout container specifying what kind of content it has
(docs/help/.. f.e.)
2010-12-27 12:56:03 +00:00
Hannes Magnusson
8c1cab01de Use proper markup 2010-12-27 09:30:40 +00:00
Hannes Magnusson
242c1db80f Always wrap the content in a layout-content section (caught by dragoonis) 2010-12-27 09:27:31 +00:00
Hannes Magnusson
8573129ac3 license and unsubscribing from ml links 2010-12-26 21:50:14 +00:00
Hannes Magnusson
794886faf3 Generate the news list in the main toc 2010-12-26 19:53:10 +00:00
Hannes Magnusson
9417f41163 Prettify the user notes
# Intentionally not cloning all of the notes logic, these couple of markup edits
# don't hurt anything the original layout
2010-12-26 18:13:29 +00:00
Hannes Magnusson
ffb85fc837 Fix language detection 2010-12-26 17:39:08 +00:00
Hannes Magnusson
653ffa04cb - Fix wrong function call
- Enable user notes
2010-12-26 17:31:04 +00:00
Hannes Magnusson
5a9a217c0a Fix logic and kill 5.3 requirement 2010-12-26 17:21:28 +00:00
Hannes Magnusson
cd262feb6c Make it possible to quickly compare/switch to beta via ?beta=1 2010-12-26 16:40:00 +00:00
Hannes Magnusson
8cc2135745 Annoying. Some mirrors run PHP5.1 2010-12-26 16:34:28 +00:00
Hannes Magnusson
50fd29ba30 DEPLOY THE NEW DESIGN
..in beta mode :) (use php.net/my.php to enable it)
2010-12-26 16:12:18 +00:00
Hannes Magnusson
83301bce52 Merge in new styles from PROTOTYPE_2010
(not includes/used anywhere yet)
2010-12-26 16:11:06 +00:00
Hannes Magnusson
a3033fe6cd Return english as language fallback, in betamode 2010-12-26 16:07:07 +00:00
Hannes Magnusson
c416fc0dcc Add beta feature 2010-12-26 16:06:23 +00:00
Ilia Alshanetsky
714bb53aef 5.2.16 2010-12-16 11:44:19 +00:00
Hannes Magnusson
96be3085df xmas 2010-12-10 07:31:51 +00:00
Ilia Alshanetsky
a365772ade Adjust date 2010-12-10 00:36:46 +00:00
Ilia Alshanetsky
1bc41fd303 Reference windows.php.net as per 5.3 2010-12-10 00:23:59 +00:00
Ilia Alshanetsky
caf100a1c3 5.2.15 and a bit of 5.3.4 2010-12-10 00:04:16 +00:00
Peter Cowburn
10d56fdb60 wrap after -> in toc 2010-12-03 16:38:03 +00:00
Ilia Alshanetsky
9c6fcb5407 RC2 2010-12-03 00:34:59 +00:00
Johannes Schlüter
a795553444 PHP 5.3.4RC1 and 5.2.15RC1 2010-11-18 20:23:07 +00:00
Philip Olson
2ff9aa5558 Moved/rewrote the missing PECL DLL notes to a single location. Solves a request from Eric.Mitchell@flysfo.com 2010-11-10 00:16:32 +00:00
Adam Harvey
a74b0895b9 Fix bug #52204 (htmlentities E_WARNINGs). Patch by Kalle. 2010-10-29 12:08:16 +00:00
Philip Olson
b275858b73 Moved 5.2.10-5.2.13 and 5.3.0-5.3.2 to museum.php.net, and added missing dates. Thanks to Derick for transferring the files. 2010-10-25 23:46:54 +00:00
Philip Olson
5fb100652c Fixed sqlite based search, patch by vrana and salathe, closes PHP Bug #43352 2010-08-11 14:04:28 +00:00
Johannes Schlüter
75d0b818c0 - Website changes, except frontpage news entry, for PHP 5.2.14 and PHP 5.3.3 2010-07-22 13:34:00 +00:00
Johannes Schlüter
8f4a389484 PHP 5.2.14RC3 and 5.3.3RC3 2010-07-15 11:16:53 +00:00
Johannes Schlüter
486b2f8582 PHP 5.3.3RC2 2010-07-02 07:30:04 +00:00
Ilia Alshanetsky
6661fce72e 5.2.14RC2 2010-07-01 14:51:07 +00:00
Philip Olson
e01ed0d4d7 Fixed parse error 2010-06-24 17:36:24 +00:00
Philip Olson
1966604d92 Added 5.3.3RC1 which closes bug #52164 2010-06-24 17:13:13 +00:00
Philip Olson
05d194f15a 'Temp' fix for a bug on us3.php.net where only curl works... so moving the curl option of fetch_contents() to the top 2010-06-22 22:49:32 +00:00
Ilia Alshanetsky
98ae357955 5.2.14RC1 2010-06-17 17:44:06 +00:00
Hannes Magnusson
6d5471892c - Remove the /manual workaround (was a typo in the generation script on the rsync box)
- Do not hardcode the fallback "slow lookup" to english, use the originally
  requested language (the "slow lookup" will then fallback to 'en' again)
2010-06-05 21:10:47 +00:00
Felipe Pena
68aa915176 - Reverting changes as it looks to be broken something... to Hannes fix it correctly soon 2010-06-05 20:36:51 +00:00
Hannes Magnusson
3ed8a4d68b Fixed bug#51628 (hard to find the Spanish translation) 2010-06-05 15:25:49 +00:00
Hannes Magnusson
4be75fa829 WS 2010-06-05 15:23:38 +00:00
Hannes Magnusson
140b33a7e2 Use the original language, not english, when doing a fallback search 2010-06-05 15:22:04 +00:00
Philip Olson
ed593d8975 Added RTL support. Currently limited to the para class, so needs additional CSS. Use manual/fa/ to test. 2010-05-06 20:37:42 +00:00
Philip Olson
c8d3284d5b Added to debugging when using file_get_contents() 2010-05-04 20:15:49 +00:00
Philip Olson
efac7dcb5b Added debugging info to fetch_contents(), and enabled track_errors until we require 5.2+ and/or do better error handling. Reveals too much info? Helps deal with bugs like #51679 2010-05-04 18:08:14 +00:00
Philip Olson
2297d4b05f Updated links for inis moved from safe-mode to core (thanks yawk) 2010-04-14 02:47:04 +00:00
Philip Olson
4dfcbff072 Active: Persian,Spanish Inactive: Korean,Bulgarian 2010-04-02 05:19:19 +00:00
Philip Olson
30eb169a46 Bumped copyright year to 2010 2010-03-29 00:38:04 +00:00
Adam Harvey
e17b3774a7 Point the 5.2.12 tar.gz download to 5.2.12 instead of 5.2.11. 2010-03-26 07:05:10 +00:00
Johannes Schlüter
4862b00d4e PHP 5.3.2 2010-03-04 16:23:16 +00:00
Ilia Alshanetsky
d0d4af437c 5.2.13 2010-02-26 00:28:51 +00:00
Johannes Schlüter
ce6220d2dc PHP 5.3.2RC3 2010-02-23 19:41:15 +00:00