#
7b4634bc |
| 14-Aug-2003 |
Gabor Hojtsy |
Do not depend on strict violating bgcolor specifications, and also remove the need for register_globals with direct linking
|
#
e30ed1aa |
| 14-Aug-2003 |
Gabor Hojtsy |
Migrate more pages to use the new header and footer functions
|
#
eeafa72a |
| 09-Aug-2003 |
Gabor Hojtsy |
Apply new include and base page code Use _GET instead of depending on register_globals
|
#
2fccf6c8 |
| 01-Jun-2003 |
Rasmus Lerdorf |
Uh, forgot to run php -l on this one
|
#
ddc3732b |
| 01-Jun-2003 |
Rasmus Lerdorf |
More work on the event categorization
|
#
f1dd4aaa |
| 12-May-2003 |
Gabor Hojtsy |
Display local events in bold on the calendar page too Also polish the display_event function and print out the country information too about the event in brackets
|
#
a5d5ab87 |
| 15-Jan-2003 |
Gabor Hojtsy |
Only allow the same year. The events.cvs file only contains data for this month and the coming two months, starting from today, so providing information for the future or the past is only an
Only allow the same year. The events.cvs file only contains data for this month and the coming two months, starting from today, so providing information for the future or the past is only an illusion. Only the recurring events are displayed on those pages, so there is no point in serving them.
show more ...
|
#
44bf48e7 |
| 16-Dec-2002 |
Gabor Hojtsy |
Introduce the limit for year values. Two years back is allowed for historical reasons, two years forward is allowed for those organizers who know two years in advance, what they will pres
Introduce the limit for year values. Two years back is allowed for historical reasons, two years forward is allowed for those organizers who know two years in advance, what they will present... This should make the cal page indexable by local search engines too...
show more ...
|
#
bf59c32a |
| 16-Dec-2002 |
Gabor Hojtsy |
New, commented version of cal.php - Indentation standardisation - Added several comments - Made some file reads and variable checks more error-proof, so it gracely
New, commented version of cal.php - Indentation standardisation - Added several comments - Made some file reads and variable checks more error-proof, so it gracely degrades from more problematic situations Still nothing done about year problems, I am on it... Goba
show more ...
|
#
3e63cfad |
| 22-Nov-2002 |
Rasmus Lerdorf |
Make cal.php E_NOTICE clean
|
#
9a84c4ee |
| 19-Jun-2002 |
Simone Cortesi |
fixing bug 17796: slash problem on calendar
|
#
5ca715d6 |
| 02-May-2002 |
jim winstead |
be less hamhanded about fixing xss problem.
|
#
164b1a1d |
| 02-May-2002 |
James Cox |
/me grumbles something about people not having anything better to do
|
#
222ff1f0 |
| 05-Mar-2002 |
jim winstead |
rewrote cal.php to get data from backend/events.csv. phpweb is once again mysql-free. also got rid of events.php, since cal.php can now display info about particular events. the calendar shou
rewrote cal.php to get data from backend/events.csv. phpweb is once again mysql-free. also got rid of events.php, since cal.php can now display info about particular events. the calendar should look essentially the same, modulo smaller default text, and some small css tweaks (mainly to put a divider between events -- i could never tell them apart before). one small thing to add would be a remove button to events a-la the manual notes when the magic cookie is set.
show more ...
|
#
5dac60f0 |
| 04-Mar-2002 |
jim winstead |
strip out event adding/editing. lives in submit-event.php and on master.php.net now.
|
#
59a1cdfb |
| 20-Feb-2002 |
Georg Richter |
Fixed bug #15640 (non closing th,td,tr)
|
#
217d89f1 |
| 28-Jan-2002 |
James Cox |
emacs adds whitespace - at least for when i use it.
|
#
aa558b57 |
| 28-Jan-2002 |
James Cox |
new fields to the calender. Changes primarily by georg@php.net - Georg Richter. Blame him if it breaks :)
|
#
d45a530b |
| 28-Jan-2002 |
jim winstead |
fix insert queries.
|
#
d8ee027a |
| 09-Jan-2002 |
jim winstead |
use is_primary_site() function
|
#
c514283a |
| 22-Dec-2001 |
Gabor Hojtsy |
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 t
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
show more ...
|
#
ac9ded68 |
| 03-Dec-2001 |
Rasmus Lerdorf |
Run cal.php from php2.chek.com
|
#
f13093c8 |
| 19-Sep-2001 |
jim winstead |
more fixes for backup primary
|
#
697f8d47 |
| 19-Sep-2001 |
Gabor Hojtsy |
At least stop that error message
|
#
fa1b14d3 |
| 27-Jul-2001 |
Rasmus Lerdorf |
Fix for #12429
|