1
0
mirror of https://github.com/php/web-php.git synced 2026-04-24 07:28:16 +02:00
Commit Graph

1123 Commits

Author SHA1 Message Date
Philip Olson 3ea4467bae spelling/typo 2007-03-09 02:18:25 +00:00
Hannes Magnusson cd3d790704 Make sure we don't have runtime magic quoting enabled 2007-03-02 14:53:46 +00:00
Derick Rethans d9e92c5a93 - Release 4.4.6. 2007-03-01 08:48:16 +00:00
Hannes Magnusson 013b2057aa Simplify the RM job
# Lazy guys... :)
2007-02-23 10:22:43 +00:00
Derick Rethans c481460aa1 - Update for 4.4.6rc1 2007-02-22 15:50:42 +00:00
Philip Olson 7fb47aa2aa Use php_ssh2.dll as a PECL Windows example because the zip dll is now included in the core (thanks edin),
and fixed a typo
2007-02-21 17:58:01 +00:00
Philip Olson a4cc4eb1ab Added a note explaining what the PECL download for Windows is. Through
time this was accidently deleted.
2007-02-21 17:30:18 +00:00
Hannes Magnusson 170c0b8d5a Fix hardcoded release announcement link
# and make it point to the new url
2007-02-21 16:18:25 +00:00
Hannes Magnusson 77711f4dbb Make it possible to distinguish more accurately between layouts 2007-02-19 23:53:02 +00:00
Hannes Magnusson 555c6aa83e Move release info into includable file so it can be used to
generate "latest releases" box on the frontpage for instance
2007-02-18 16:58:04 +00:00
Hannes Magnusson c61c7ee4e6 Add RSS link at the bottom of /index.php and /conferences/index.php 2007-02-14 14:52:00 +00:00
Hannes Magnusson 8bea0f4321 Get rid of warning 2007-02-11 14:38:45 +00:00
Hannes Magnusson eadf4a510a Fixed bug#40357 (Warning message in UG-Events List)
# Caused by, now removed, error message in strtotime("") in PHP 5.0.*
2007-02-10 14:20:38 +00:00
Hannes Magnusson 9ea1042f20 Add new conference page 2007-02-07 18:23:11 +00:00
Hannes Magnusson 844eb78a2a xHTMLify 2007-02-06 13:52:33 +00:00
Nuno Lopes 7934b33a85 fix #40301: regex didnt ignore some local IPs. also convert ereg to preg_match 2007-02-02 14:35:05 +00:00
Hannes Magnusson 3f6539f451 Implement <link rel=contents/index/prev/next> for the manual
#Fixed vim modeline to expand tabs to spaces
2007-01-13 19:33:54 +00:00
Hannes Magnusson 6c67852249 Add :: to the "browser, wrap here please" list (fixes bug#39794) 2007-01-11 18:22:45 +00:00
Jacques Marneweck ada35d7cbc Go back to the normal logo 2007-01-03 23:19:19 +00:00
Jacques Marneweck 3a9459a515 Bumping copyright year. Happy 2007, PHP.net 2007-01-01 13:47:37 +00:00
Jacques Marneweck 073f03bb2f Change to snow logo for Christmas season 2006-12-15 20:56:40 +00:00
Gabor Hojtsy 4269a7acda seems like this is the working and alidating solution actually 2006-10-07 14:11:33 +00:00
Gabor Hojtsy 7784a2ad8e shorter conditional comments, source:
http://www.456bereastreet.com/archive/200511/valid_downlevelrevealed_conditional_comments/
2006-10-07 13:53:32 +00:00
Gabor Hojtsy e79b5f74ee trying to hide print stylesheet from IE (below 6.0) 2006-10-07 10:00:44 +00:00
Hannes Magnusson 7156b58ceb Fixed bug#33199 (Oversized page)
Patch by dave@
2006-09-28 13:34:12 +00:00
Hannes Magnusson 3323248ea4 Fixed bug#32118 (Incorrect clickable link inside code in Your Notes) 2006-09-28 13:29:43 +00:00
Gabor Hojtsy dad69ec158 standardise on redirection methods, plug in missing folders 2006-09-20 18:50:35 +00:00
Hannes Magnusson 2588fbb8b2 Force correct status code (bug#36440) 2006-09-19 15:41:49 +00:00
Gabor Hojtsy 2eb1e3b37e bc functions for stats pages 2006-09-19 12:10:20 +00:00
Sara Golemon 4589d446a2 Move forward slash into link generation to put class id back in place.
Show's what I get for trying to be smart....
2006-09-18 22:14:07 +00:00
Sara Golemon 2a1d6f3bf3 Fix regression introduced in rev 1.244.
archive/YEAR.php should be an absolute path.
2006-09-18 04:15:03 +00:00
Gabor Hojtsy c3e2f7dbec the active classname should be on the list item 2006-09-17 20:02:27 +00:00
Gabor Hojtsy 33f88c3729 fix archive navigation 2006-09-17 14:12:16 +00:00
Sara Golemon e44473d710 Bug#38817 2006-09-13 23:38:23 +00:00
Gabor Hojtsy 68348155e9 - reimplement the onload event handler and rss autodiscovery on the homepage
- remove old commonHeader() and commonFooter() functions
- Tadam: the spacer is gone
2006-09-13 22:08:38 +00:00
Gabor Hojtsy 4e7b19a071 remove compatibility functions, as all manuals are now generated with the new interface
plus apply https linking to the master server and remove an old notice
2006-09-13 20:32:40 +00:00
Gabor Hojtsy fc4699a463 remove manual printing functions, since these are obsoloted by the modernized CSS solution 2006-09-13 20:23:32 +00:00
Gabor Hojtsy 2eb678b1e3 getting rid of explicit printer-friendly pages:
- remove links from the docs page
 - remove options from the dropdown (this have the side effect that language
   stickiness is easier to self-solve for users, as they will see the English
   language selection on top right away
 - redirect old print, printwn and html URLs to the manual web addresses
2006-09-13 18:53:31 +00:00
Gabor Hojtsy 7c0dea89bf minimize repetitive extra markup (with a one letter classname) 2006-09-13 16:24:14 +00:00
Gabor Hojtsy 9efd13cf8f let CSS identify the top and bottom navbar independetly 2006-09-13 16:12:30 +00:00
Gabor Hojtsy ea8d569246 -fix print sheet: we need to null the margin
- empower the browser to wrap the function names with an invisible space (this
  is needed to support firefox
2006-09-13 09:01:11 +00:00
Gabor Hojtsy 568e6a3942 print media styles for pages, which should very soon depreciate explicitly 'printer-friendly' pages 2006-09-12 20:54:49 +00:00
Gabor Hojtsy 52db96e94f enclose stat pages in tableless layout 2006-09-12 12:37:44 +00:00
Gabor Hojtsy ca11ecc98a Tableless manual. Tested in Firefox 1.5, Opera 9 and Internet Explorer 6 and all seem to work nicely. 2006-09-12 12:34:18 +00:00
Gabor Hojtsy a80ca4ab5f I am after tableless-ing the homepage 2006-09-12 12:17:21 +00:00
Gabor Hojtsy 33ddcceae9 removed unused functions 2006-09-12 12:05:43 +00:00
Gabor Hojtsy 2ee086c143 fix up onload handling and an image title 2006-09-06 21:28:26 +00:00
Gabor Hojtsy 7d75a06bfd ah, two basic errors 2006-09-06 16:57:09 +00:00
Gabor Hojtsy af451d727d forget the onload, the CSS IE fix works 2006-09-06 16:54:28 +00:00
Gabor Hojtsy f79a057a85 sidebar should have h3s not h2s 2006-09-06 13:56:50 +00:00