1
0
mirror of https://github.com/php/web-php.git synced 2026-03-31 03:32:23 +02:00
Commit Graph

59 Commits

Author SHA1 Message Date
Hannes Magnusson
2ab4848b09 Add missing exit after finding "mirror-info" 2006-12-29 14:49:19 +00:00
Hannes Magnusson
45b04036be Add & shortcut 2006-09-28 15:15:03 +00:00
Hannes Magnusson
2eb58a4ff4 Add @ and :: shortcuts 2006-09-28 12:58:22 +00:00
Gabor Hojtsy
788665d36d utilize the releases folder instead of pseudofoldering with prefixing file names 2006-09-20 18:43:55 +00:00
Gabor Hojtsy
c9d0bb1c6a release announcements will come to this folder 2006-09-20 09:51:11 +00:00
Gabor Hojtsy
6231e10e02 cleaning up the software page placement 2006-09-20 09:46:18 +00:00
Gabor Hojtsy
d48c976247 utilize real folders instead of pseudofoldering news archives with filename prefixes 2006-09-17 13:15:06 +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
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
Rasmus Lerdorf
18ed2bb994 in_array on a single array element? 2006-09-10 06:18:03 +00:00
Nuno Lopes
ac1c128ae5 remove the last references to the books page. and use our show-source functionality instead of redirecting users to cvs 2006-09-06 14:12:30 +00:00
Nuno Lopes
e7cf7c32dd add factory and sigleton to url aliases (patch by bjori) 2006-09-05 13:39:20 +00:00
Sara Golemon
a092ef3115 Reflection -> language.oop5.reflection 2006-05-30 23:30:01 +00:00
Philip Olson
e6143f9090 Fix phpXnews external redirects (to view NEWS in CVS) 2006-05-21 21:56:25 +00:00
Sara Golemon
8abf4eee40 Link _() to gettext() 2006-03-08 03:24:32 +00:00
Sean Coates
ebe8cd9a45 add heredoc operator 2006-03-01 06:01:26 +00:00
Gabor Hojtsy
127f6eaaf8 try to let this moved mirror-info file used for error handler setting too 2006-02-26 19:29:56 +00:00
Gabor Hojtsy
14ff1da9ed add heredoc alias, requested by Derek, forwarded by Sean 2005-09-20 19:31:17 +00:00
Sean Coates
2cacc3ab65 more autoload ; request by johannes 2005-08-24 21:35:49 +00:00
Sean Coates
5f1db05729 autoload quick lookup -> bug#34230 2005-08-24 13:51:55 +00:00
Sean Coates
3dc32289c0 oop - exceptions 2005-07-28 18:47:30 +00:00
Sean Coates
8ab34fe00c oop5 goodies 2005-07-27 20:27:25 +00:00
Sara Golemon
130f6a804a Fix ternary page shortcut.
Can #anchors be used in these shortcuts?
2005-05-29 19:42:13 +00:00
Sean Coates
9b140721b7 types shortcuts (for Derek) 2005-05-12 18:19:49 +00:00
Sean Coates
44baf8907e add pseudo types 2005-05-11 03:49:22 +00:00
Gabor Hojtsy
1f8d03e6ca proper dochowto adress and the howto download was also moved to doc.php.net 2005-04-06 16:15:02 +00:00
Gabor Hojtsy
c515c9dd87 revcheck is moved to the docweb server, build logs are not available on the server anymore, plus handle the howto moved to the docweb server 2005-04-06 15:40:46 +00:00
Philip Olson
5cf975b191 Redirecting static and global keywords to variable.scope. Closes bug #26334. 2005-02-04 07:39:45 +00:00
Gabor Hojtsy
1c687a34d8 move 'if' redirection to proper place 2005-01-16 10:18:05 +00:00
Gabor Hojtsy
7b54fcd9f3 added alias for the ternary operator and for instanceof - closes bug #30035 2005-01-06 11:52:17 +00:00
Derick Rethans
362fcc9765 - Added some more shorcuts 2004-11-27 16:49:41 +00:00
Derick Rethans
7a9d978636 - Added two more redirects as requested by Aidan. 2004-11-26 08:13:43 +00:00
Gabor Hojtsy
c6813f12d7 we have the new oo stuff now documented in the manual 2004-10-08 20:27:58 +00:00
Derick Rethans
c09bfcfbb9 - Implement suggestion from bug #29964 2004-09-03 09:02:24 +00:00
Gabor Hojtsy
3b6da10b6f URL alias for odbc (which was recently renamed to uodbc) 2004-09-02 10:32:40 +00:00
Gabor Hojtsy
80deb74c1d add BC handling for old install part (modified patch by Nuno) 2004-08-14 15:02:46 +00:00
Gabor Hojtsy
b01a9e2b16 fix redirection issues involving the registerglobals security section and add a fix for the 4.3.8 configure script error 2004-07-26 18:08:39 +00:00
Gabor Hojtsy
5cb1ad854a fix a few typos 2004-01-19 13:47:56 +00:00
Gabor Hojtsy
1a98d5de4b add mozilla searchbar plugin handler code and data 2004-01-19 13:45:46 +00:00
Gabor Hojtsy
d12dd7225e this should have been escaped long ago 2004-01-15 13:01:48 +00:00
Gabor Hojtsy
a121f5e0c8 distribute query string stripping and trailing slash stripping to where they will not cause problems for us (there are some handlers needing query strings and trailing slashes) 2004-01-15 12:59:42 +00:00
Gabor Hojtsy
c724da8b80 fix page aliases 2003-12-25 16:26:39 +00:00
Jacques Marneweck
043a8a5899 Hacked the Backward Compatibility stuff so things like README.mirror, etc.
works.  This is a temp fix, I'll prob have a final solution in the next
day or two.

Merry Christmas! :)
2003-12-24 22:56:09 +00:00
Jacques Marneweck
8dff970ed9 Adding BC for NEWS_*.txt files I'll be deleting shortly. 2003-12-24 21:55:56 +00:00
Gabor Hojtsy
09c9196a00 the full function list generation code is now available in CVS, so we can fix the bugs reported, and generate updated function lists as required 2003-11-21 11:14:16 +00:00
Gabor Hojtsy
429422d91f Put this image redirectio to the right place 2003-11-07 18:20:43 +00:00
Gabor Hojtsy
8ff38ecfa2 Try to fix the missing images in the printed versions of the manual 2003-11-07 16:08:19 +00:00
Gabor Hojtsy
43702352d4 - Remove expression usage in constants info, as this
was removed in PHP 5 Beta 2
- Remove the text file and add BC URL redirector for this
  file
- Modify links on the frontpage to utilize mirrors (now the files
  should be available on all mirrors), and also point to the PHP
  file
2003-10-31 13:23:43 +00:00
Gabor Hojtsy
abf1d2b478 Provide access to the tableless manual page rendering mode
via URLs, like /manual/en/tableless/function.echo.php for
testing purposes (this will replace the current rendering mode if
it works across common browsers)
2003-09-27 17:54:04 +00:00
Gabor Hojtsy
3225ece2d6 Move the error functions out to an include file,
so we can reuse them if needed
2003-09-06 09:14:58 +00:00