1
0
mirror of https://github.com/php/web-php.git synced 2026-03-28 09:12:17 +01:00
Commit Graph

82 Commits

Author SHA1 Message Date
Gabor Hojtsy
3b9c5ed04f Adding register_globals and registerglobals shortcuts 2002-10-31 07:45:43 +00:00
Gabor Hojtsy
9cfc90d6aa The predefined vars page documents the globals issue
correctly (in a great warning on top of the page)
2002-10-28 17:11:49 +00:00
Derick Rethans
38f70c1767 - Make shortcut work with new Chora 2002-10-19 17:01:27 +00:00
Gabor Hojtsy
f72e44011f IMHO, it's more correct to only return a 200 if we really found
that page. Otherwise, it will go forward in the search process...
2002-08-14 09:40:20 +00:00
Sander Roobol
bc47395282 Override 404's on /manual/*/print/* (part of #18896) and a minor typo. 2002-08-14 09:32:04 +00:00
Gabor Hojtsy
9aaf91a606 Adding README.mirror BC redirection 2002-08-13 11:24:07 +00:00
Colin Viebrock
8a0d1d2f8d and PNG image 2002-08-09 15:25:03 +00:00
Gabor Hojtsy
76cedfe4b7 Adding first stage support for print with notes [printwn] pages 2002-08-03 13:03:53 +00:00
Gabor Hojtsy
591defa313 ref.icap.php is pointless here (because it will be in a subdir)... 2002-08-03 12:21:16 +00:00
Gabor Hojtsy
d2403434c7 Adding icap => mcal redirections (also grouped similar redirections) 2002-08-01 09:19:23 +00:00
Gabor Hojtsy
5efaff17c2 Adding gd alias for image 2002-07-24 13:41:33 +00:00
Gabor Hojtsy
1d97cf3626 Adding logos alias for download-logos 2002-07-20 10:58:59 +00:00
Gabor Hojtsy
c57f71b8cc Adding redirection info for tut.php for backward compatibility with
the old file, which is now in the manual
2002-07-18 09:38:46 +00:00
Gabor Hojtsy
670edf60d8 Final fix for bug #18623 2002-07-10 17:50:06 +00:00
Gabor Hojtsy
285c26bd4c Ups, those are not manual shortcuts (correcting comment) 2002-07-09 08:33:06 +00:00
Gabor Hojtsy
ba12e17811 Organize external shortcuts in a more general fashion.
Group them before the language dependent shortcut's section,
because they are not langauge dependent. Hope this makes the
code a bit more logical.
2002-07-09 08:31:31 +00:00
Gabor Hojtsy
cc803a5a22 Make this news file available in text view instead of that crappy
[and not fixed width font] tabbed display.
2002-07-08 20:00:09 +00:00
Gabor Hojtsy
4c2598300d A) It's nice to put the newsfile redirection test to an elseif part
B) The URI is already lowercased some lines before this, so do not need
   to test for NEWS
C) A news.php file is in the phpweb root, so there is a name conflict
   (PHP files are also accessible without their extension to ease the
   acccess of downloads, links, etc) => shortcut changed to php4news
2002-07-08 19:56:43 +00:00
Derick Rethans
4065d89795 - Add short cut to NEWS 2002-07-08 19:24:35 +00:00
Gabor Hojtsy
277e77affb Adding heading comments to different error handlers
Adding "BC:" to all backward compatibility parts
Correcting "html" directory handling (the extension there was .html),
 and so it needs to be transformed
2002-07-03 09:07:13 +00:00
jim winstead
1cd0c85b45 make it so any old links to manual/*/html will still work 2002-07-03 01:03:45 +00:00
Gabor Hojtsy
cde465c1b6 Adding support for print directory index 2002-06-07 13:31:09 +00:00
Gabor Hojtsy
a61f81aa21 I should have looked more into this regexp ;)) 2002-06-07 10:26:28 +00:00
Gabor Hojtsy
561af67682 Include AND exit was intended here... 2002-06-07 09:50:46 +00:00
Gabor Hojtsy
76a7f00bfe Adding support for a new experimental "print page" method 2002-06-07 09:37:00 +00:00
jim winstead
5a126949f8 good grief. maybe if someone tries to fix the problem, it will get solved. 2002-06-07 01:11:39 +00:00
Gabor Hojtsy
3eba8b06e1 Adding windows, and globals shortcuts 2002-05-26 15:02:13 +00:00
Gabor Hojtsy
5e4d84fa44 Add subscribe and unsubsribe shortcuts / aliases 2002-05-26 12:11:27 +00:00
Gabor Hojtsy
364a5d179e Fixing shortcut, as new file name is used 2002-05-26 08:44:53 +00:00
Gabor Hojtsy
6110e1592c Alias dochowto as phpdochowto 2002-05-24 12:01:06 +00:00
Gabor Hojtsy
3035b24580 Putting the dochowto thing to the right place 2002-05-16 21:38:40 +00:00
Gabor Hojtsy
6a8e607c53 - Convert all tabs to spaces
- Made code more readable
- More comments added
- Added "dochowto" shortcut to get the doc howto
- Added "gethelp" and "help" shortcuts for support.php
2002-05-14 21:12:08 +00:00
Mark Kronsbein
76b2a944bb Added shortcuts for mailing-lists.php because the hypen is a bit confusing 2002-04-18 12:56:18 +00:00
Mark Kronsbein
f3dd850dc9 Fixed Bug #16656 2002-04-17 11:11:20 +00:00
Gabor Hojtsy
12eeb8dbd9 Adding changelog alias 2002-04-07 08:29:41 +00:00
Gabor Hojtsy
9a0ba22f26 Argh, typo 2002-03-30 12:06:44 +00:00
Gabor Hojtsy
30ca260c25 Adding build log support 2002-03-30 12:06:20 +00:00
Gabor Hojtsy
d6932d916e Adding support for revcheck shortcut URL 2002-03-30 11:59:11 +00:00
Simone Cortesi
72f35043ae fixing bug 16230 2002-03-23 13:48:24 +00:00
Mark Kronsbein
e241bf9904 Another fix. Parse error on line 100 2002-03-23 12:26:18 +00:00
Mark Kronsbein
48030ff342 Make this right. Goba, dont mail me ;) 2002-03-23 12:25:15 +00:00
Gabor Hojtsy
7ae0c2f6e8 Seems like I made URL tricks stop working, with a parse error... 2002-03-23 12:00:44 +00:00
Gabor Hojtsy
b48576d084 Lower the URI when searched in array... 2002-03-23 11:10:53 +00:00
Gabor Hojtsy
2e1e1b0dc8 Some more whatis shortcuts for those asking for what is PHP, and what
PHP stands for...
2002-03-23 11:09:33 +00:00
Gabor Hojtsy
f90b4cde59 Let URL aliases work, like http://php.net/ini 2002-03-23 10:50:12 +00:00
jim winstead
da49613a7f don't set prevsearch cookie when automatically bounced to search
page by an error.
2002-02-10 01:41:56 +00:00
Gabor Hojtsy
17ab643d20 Exit, if we found the right redirect page. This makes this code work ;) 2002-02-03 12:41:39 +00:00
Gabor Hojtsy
7f7543f5d9 So DOCroot has no trailing slash, now this may make this work ;) 2002-02-03 11:28:09 +00:00
Gabor Hojtsy
dd4dfaebee Try to add support for php.net/links kind of URLS for php.net/links.php
Just for support people [incl. me] to have shortcuts => type less ;)

This makes all .php files accessible without the php extension (also
means we sould be careful not to name directories and files with the same
name in phpweb).

I'll see if this works at all, or needs some rethink
2002-02-03 10:58:33 +00:00
jim winstead
0bc1aaa1f5 use Status: header, but don't need it for redirects. 2001-09-25 18:39:31 +00:00