Go to file
Dries Buytaert 24ec602ce3 IMPORTANT PATCH:
----------------

* Altered the theming system to follow the naming convention of class files.
  theme.class has been renamed to theme.class.php!
* I fixed the default theme and my own theme, but none of the others themes
  for your convenience...  This means *you* have to rename your theme on CVS
  by (a) removing it from CVS and (b) adding it back with a its new name:
  'theme.class.php'.
    For the clueless:
    mv theme.class theme.class.php
    cvs remove theme.class
    cvs add theme.class.php
    cvs commit theme.class.php
* Sorry for breaking things ... try to fix it asap and everything will be
  OK. ;)
2000-06-05 16:21:47 +00:00
themes * Enhancement: removed themes/list.php by integrating it directly into 2000-06-05 15:49:35 +00:00
.htaccess * Enhancement: protect the themes/-directory (and subdirectory) from 2000-06-05 16:10:47 +00:00
Makefile Imported sources 2000-05-18 19:52:00 +00:00
account.php IMPORTANT PATCH: 2000-06-05 16:21:47 +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 This is the slightly modified calendar.class.php. Oh yes I also centered the 2000-06-04 15:07:34 +00:00
comments.php Fixed some old cookiedecode() remainders. 2000-06-03 09:38:41 +00:00
config.inc Bugfixes: 2000-06-03 18:50:29 +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 * Bugfix: you can actually search the stories now without being slapped by 2000-06-05 16:07:43 +00:00
submit.php * Bugfix: the `story submission'-form is no longer toasted due to the new 2000-06-05 15:59:06 +00:00
theme.inc IMPORTANT PATCH: 2000-06-05 16:21:47 +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