Go to file
Dries Buytaert 07118dbd48 * Improved calendar.class.php speed-wise: did some inline caching to make
rendering a calendar less expensive.
* Added a function displayCalendar($theme, $active_date) to functions.inc.
* Adjusted index.php so it would support URIs formated like
  "?date=$unix_timestamp".
* Integrated the calendar in my personal theme: themes/Dries/theme.class.
  If you want to include the calendar in your theme, check the code in my
  $theme->footer(): global $date and call displayCalendar($theme, $date).

Check the main page at http://beta.drop.org/ with theme 'Dries' to see it
yourself!
2000-06-03 11:39:07 +00:00
themes hope and pray my friends, I shuffled my theme.class around a bit and i hope 2000-06-03 09:30:50 +00:00
.htaccess Changing the httpd conf so the sessions are stored longer and use DROPID as the cookie name :) 2000-06-03 09:20:45 +00:00
Makefile Imported sources 2000-05-18 19:52:00 +00:00
account.php Fixed a typo causing the welcome mail not to be sent :) 2000-06-03 09:04:59 +00:00
admin.php Imported sources 2000-05-18 19:52:00 +00:00
article.php Fixed some old cookiedecode() remainders. 2000-06-03 09:38:41 +00:00
authentication.inc Imported sources 2000-05-18 19:52:00 +00:00
backend.class.php * Replaced the RDF support (rdf.php) with a newer version (backend.php). 2000-05-25 20:35:18 +00:00
backend.php * Replaced the RDF support (rdf.php) with a newer version (backend.php). 2000-05-25 20:35:18 +00:00
calendar.class.php * Improved calendar.class.php speed-wise: did some inline caching to make 2000-06-03 11:39:07 +00:00
comments.php Fixed some old cookiedecode() remainders. 2000-06-03 09:38:41 +00:00
config.inc Fixed: 2000-06-02 21:02:07 +00:00
error.php * Added the foundations to create customized error pages. 2000-05-28 09:23:56 +00:00
faq.php testink 2000-05-22 10:33:56 +00:00
functions.inc * Improved calendar.class.php speed-wise: did some inline caching to make 2000-06-03 11:39:07 +00:00
index.php * Improved calendar.class.php speed-wise: did some inline caching to make 2000-06-03 11:39:07 +00:00
mysql.tables * Replaced the RDF support (rdf.php) with a newer version (backend.php). 2000-05-25 20:35:18 +00:00
poll.php Imported sources 2000-05-18 19:52:00 +00:00
queue.php Imported sources 2000-05-18 19:52:00 +00:00
refer.php Imported sources 2000-05-18 19:52:00 +00:00
reset.php ------------------------------- 2000-05-26 07:24:29 +00:00
search.php Hopefully this will not break anything *prays* 2000-06-02 18:36:14 +00:00
submit.php Hopefully this will not break anything *prays* 2000-06-02 18:36:14 +00:00
theme.inc Hopefully this will not break anything *prays* 2000-06-02 18:36:14 +00:00
user.class.php CVS drives me nuts *G* 2000-06-02 18:43:11 +00:00
webboard.php Hopefully this will not break anything *prays* 2000-06-02 18:36:14 +00:00