Commit Graph

57 Commits (045f92d2b7eb443a044a66abd65706fb2569ea8e)

Author SHA1 Message Date
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
Kjartan Mannes 92a0d43be9 Hopefully this will not break anything *prays*
;)
2000-06-02 18:36:15 +00:00
Kjartan Mannes 61584ea057 Fixed a typo 2000-05-20 00:38:26 +00:00
Kjartan Mannes e6998fd322 Wheeeeee... I think I finally figured this out :P 2000-05-19 23:33:15 +00:00
Dries Buytaert 02d673dc5e Just testing (and bored too). 2000-05-19 11:24:43 +00:00
Kjartan Mannes c678127f72 I got bored *G* 2000-05-19 11:20:58 +00:00
Dries Buytaert 008612ad49 Imported sources 2000-05-18 19:51:59 +00:00