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

30 Commits

Author SHA1 Message Date
jim winstead
5dac60f00a strip out event adding/editing. lives in submit-event.php and on master.php.net now. 2002-03-04 21:22:08 +00:00
Georg Richter
59a1cdfb85 Fixed bug #15640 (non closing th,td,tr) 2002-02-20 07:27:00 +00:00
James Cox
217d89f1de emacs adds whitespace - at least for when i use it. 2002-01-28 21:56:15 +00:00
James Cox
aa558b57b9 new fields to the calender. Changes primarily by georg@php.net - Georg Richter.
Blame him if it breaks :)
2002-01-28 21:53:06 +00:00
jim winstead
d45a530b1d fix insert queries. 2002-01-28 21:25:13 +00:00
jim winstead
d8ee027a52 use is_primary_site() function 2002-01-09 00:48:38 +00:00
Gabor Hojtsy
c514283aab A reciprocal location redirect was corrected. A mirror
realized, that he is not the primary site, then redirected
to php2.chek.com, but that is again not the primary site,
so redirected to php2.chek.com and so on... Now test for
php2.chek.com
2001-12-22 12:27:44 +00:00
Rasmus Lerdorf
ac9ded680d Run cal.php from php2.chek.com 2001-12-03 07:17:47 +00:00
jim winstead
f13093c8e8 more fixes for backup primary 2001-09-19 18:04:02 +00:00
Gabor Hojtsy
697f8d47b6 At least stop that error message 2001-09-19 16:25:49 +00:00
Rasmus Lerdorf
fa1b14d3e3 Fix for #12429 2001-07-27 18:06:13 +00:00
Rasmus Lerdorf
2cfa8af31a Add upcoming events to the right sidebar. A bit of an experiment here.
I have mirror sites fetching a CSV from www.php.net once every 6 hours.
As far as I can tell this should work just fine, but let's keep an eye
on this concept and see if it actually does.  The code is written such
that if for some reason a mirror can't get or can't save the CSV, it still
works but just doesn't show the upcoming events.
2001-07-22 08:47:06 +00:00
Gabor Hojtsy
69e52a62eb Whitespace at the top, whitespace at the bottom 2001-07-14 12:12:41 +00:00
Rasmus Lerdorf
1718c3a395 Uh, bad logic there 2001-07-13 20:44:29 +00:00
Jacques Marneweck
eb28833144 * The "approved by" gets set to the person's cvs username that approved the
event, previously was hardcoded to rasmus.

--jm
2001-07-13 04:24:02 +00:00
Jacques Marneweck
d8163d1b66 * Redirect to the primary site if the mirror the page is being viewed on
is not the primary site.

--jm
2001-07-13 03:24:01 +00:00
Rasmus Lerdorf
3ae7955743 Show event URL 2001-07-12 18:21:05 +00:00
Rasmus Lerdorf
fc07af2bf3 Oops, we already have a built-in way to not enclose the page content in
a table
2001-07-12 18:13:52 +00:00
Rasmus Lerdorf
9a3350922c I'd like to have the full width available for this thing... 2001-07-12 18:02:49 +00:00
Rasmus Lerdorf
81bc6b208c Missing ; 2001-07-12 17:52:41 +00:00
Rasmus Lerdorf
5c1b333a96 Hey, stop screwing up my calendar! ;) 2001-07-12 17:50:59 +00:00
Rasmus Lerdorf
7c5c661968 Use ini_get() instead of get_cfg_var() 2001-07-12 17:39:56 +00:00
Gabor Hojtsy
2923d6db24 All our php.net pages are using the longer XML compatible
start tag (to be short_open_tag off compatible for XML
focused mirrors, etc.)
2001-07-12 14:03:37 +00:00
Gabor Hojtsy
7782e7acf3 PHP is printed by commonHeader() 2001-07-12 11:55:22 +00:00
Gabor Hojtsy
4a06d62b5a Adding some mousse around this (make it look like as
a php.net page)
2001-07-12 11:52:04 +00:00
Rasmus Lerdorf
16a907a10d Handle stripslashes() correctly 2001-07-11 21:45:15 +00:00
Rasmus Lerdorf
0ec74a7637 Fix some details 2001-07-11 21:36:27 +00:00
Rasmus Lerdorf
f8670c1f5f Oops, forgot reject code 2001-07-11 21:13:59 +00:00
Rasmus Lerdorf
59a5a8ef2b Add cvs auth checking 2001-07-11 21:04:05 +00:00
Rasmus Lerdorf
8d1e732313 Add initial calendar app - still need to add cvs-based authentication
to approval code
2001-07-11 18:26:47 +00:00