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

329 Commits

Author SHA1 Message Date
Rasmus Lerdorf
decfc6b76a Only put up links to translations if they exist. And don't display
flag for current page.
2000-08-07 22:56:38 +00:00
Rasmus Lerdorf
70f4fa323b Fix file ending for mirror sites that haven't made the transition correctly 2000-08-07 22:06:07 +00:00
Rasmus Lerdorf
0d64bb6a5c Force the line break after the 3rd flag since Mac-IE seems to make a
mess of this.
2000-08-07 21:52:32 +00:00
Rasmus Lerdorf
246c19afe0 Give the datestamp a little bit more space 2000-08-07 01:23:52 +00:00
Rasmus Lerdorf
6ded42c269 Fix horrible spacing 2000-08-07 01:09:23 +00:00
Rasmus Lerdorf
81d7f6803c Use UTF-8 in any /ja/ directory 2000-08-07 01:05:41 +00:00
Rasmus Lerdorf
73616e4b7f Fix search pop-up 2000-08-07 00:28:39 +00:00
Rasmus Lerdorf
a85f24172a French version - such that it is 2000-08-06 23:37:10 +00:00
Rasmus Lerdorf
19adc558f2 Manual is online in fancy form in 4 languages now. 2000-08-06 23:07:30 +00:00
Rasmus Lerdorf
88906af7f9 Add timestamp to each manual page 2000-08-06 18:23:59 +00:00
Rasmus Lerdorf
ddb2555e70 Get the right url for control-structures as well 2000-08-06 01:59:25 +00:00
Rasmus Lerdorf
a80881b6c0 Underscores need to be dashes too 2000-08-06 01:50:41 +00:00
Rasmus Lerdorf
90ac644b99 Fix the URL for features 2000-08-06 01:24:35 +00:00
Rasmus Lerdorf
5e125de8b1 convert space to - 2000-08-06 01:12:08 +00:00
Egon Schmid
416e30e722 Typo fixed. 2000-08-05 14:22:43 +00:00
Rasmus Lerdorf
9247bf0a9d Make the sect_to_file translation smarter 2000-08-04 13:34:09 +00:00
Rasmus Lerdorf
b15085724a Add more information about an added note 2000-08-04 13:15:37 +00:00
Rasmus Lerdorf
099adbb777 Put the manual note cleanups into a single place 2000-08-04 12:41:00 +00:00
Rasmus Lerdorf
84ac1aac76 nl2br() the text to make it a bit more readable 2000-08-04 12:17:13 +00:00
Egon Schmid
5bb315fdf8 There is no ../configuration.inc. 2000-07-31 16:15:01 +00:00
Sascha Schumann
a87d0c95c0 @include is not supported by PHP 3. 2000-07-31 13:36:43 +00:00
Rasmus Lerdorf
8d5d547285 A couple of .php3 -> .php fixes 2000-07-28 07:51:40 +00:00
Sascha Schumann
a5b2093656 update on request by anders@schlund.de 2000-07-26 16:53:28 +00:00
Simon Roberts
4542a5078c Remove debug code 2000-07-26 00:08:10 +00:00
Simon Roberts
47eabb7a08 Changes to support www.php.net manual user notes for mirrors 2000-07-26 00:04:07 +00:00
Monte Ohrt
2036b66c26 allow </p> tags as well 2000-07-25 18:54:53 +00:00
Monte Ohrt
eff3a9df26 update errata to be escaped instead of stripped 2000-07-24 21:04:54 +00:00
Rasmus Lerdorf
a13bb3b17c Change to .php 2000-07-02 16:55:53 +00:00
Rasmus Lerdorf
ed342a3667 Ok, give up on allowing any tags other than br and p in the user notes.
Anything else can and will screw up the manual pages.  I know this makes
a lot of the user-contributed code examples hard to read, but we'll just
have to live with that.
2000-07-02 16:10:39 +00:00
Colin Viebrock
d01eabac1a i am picky :) 2000-07-01 04:33:21 +00:00
Colin Viebrock
528dac51fe that should do it ... now, if there is an overly long entry on one page
at least it won't f***-up the rest of the entries on that page ... much.
2000-07-01 04:29:27 +00:00
Colin Viebrock
2b32ffec8c nope, that didn't look good ... maybe this 2000-07-01 04:22:02 +00:00
Colin Viebrock
885b0ee4a3 typo 2000-07-01 04:18:56 +00:00
Colin Viebrock
0c0c03e023 Quick fix to help with overly wide manual entries ... ? 2000-07-01 04:14:41 +00:00
Sascha Schumann
76318d4e95 Connect as user nobody and don't use `when' in the SQL command
(does not work with MySQL 3.23.x)
2000-06-25 19:54:19 +00:00
Colin Viebrock
e4bb0940a0 Prevent loading of the site inside commercial framesets ... 2000-06-04 20:16:08 +00:00
Zeev Suraski
6d168bc20f More updates 2000-05-22 18:39:30 +00:00
Thies C. Arntzen
caca2efb3b fix getlastmod 2000-04-28 08:52:59 +00:00
Zeev Suraski
5543845f58 Go with RC1 2000-03-27 22:26:48 +00:00
Stig Bakken
ff57d04a45 Added "PHP Knowledge Base" to list of searchable indexes. 2000-02-24 16:56:19 +00:00
Stig Bakken
fcb44a57f5 currently no FTP access to no.php.net 2000-02-23 21:30:22 +00:00
Rasmus Lerdorf
3ce1af68ac Fix date typo 2000-02-15 15:15:26 +00:00
Rasmus Lerdorf
74f7ed8628 Another missing </FONT> tag 2000-02-10 10:28:13 +00:00
Rasmus Lerdorf
6bb7db8c0e Add missing </FONT> tags 2000-02-10 10:26:26 +00:00
Rasmus Lerdorf
8ee3d27335 Can't use strip_tags until I fix the core dump in it 1999-12-28 20:00:45 +00:00
Rasmus Lerdorf
153e5d878f Make manual notes use the strip_tags() function with a set of allowable
tags.
1999-12-27 18:10:39 +00:00
Colin Viebrock
be97dcaed2 I'm getting too many stupid emails ... :) 1999-11-15 20:34:52 +00:00
Colin Viebrock
287c7bbbf0 added phplib mailing lists 1999-10-25 14:36:53 +00:00
Rasmus Lerdorf
abad68f5f8 hrm? Not sure what was changed here, but someone didn't commit these 1999-10-01 03:16:45 +00:00
Rasmus Lerdorf
2d182699b5 Accept more tags 1999-09-17 14:01:19 +00:00