database
|
- PEAR-ification of Drupal by claw: you can now host Drupal on a wide
|
2001-10-09 21:01:47 +00:00 |
includes
|
- I tidied up most SQL tables to be more consistent with the rest of the
|
2001-10-14 15:27:00 +00:00 |
misc
|
- Updated with new logo
|
2001-09-15 23:54:18 +00:00 |
modules
|
- I tidied up most SQL tables to be more consistent with the rest of the
|
2001-10-14 15:27:00 +00:00 |
scripts
|
- removed this script, it is too simple to be true ...
|
2001-10-15 22:05:41 +00:00 |
themes
|
- added a comment() function to the base theme: you don't have to overload
|
2001-10-07 12:27:58 +00:00 |
updates
|
- I tidied up most SQL tables to be more consistent with the rest of the
|
2001-10-14 15:27:00 +00:00 |
.htaccess
|
- set session.save_handler to user. required to use
|
2001-09-18 20:36:28 +00:00 |
CHANGELOG
|
- PEAR-ification of Drupal by claw: you can now host Drupal on a wide
|
2001-10-09 21:01:47 +00:00 |
INSTALL
|
- a bunch of various updates
|
2001-04-05 20:33:36 +00:00 |
LICENSE
|
- various updates, bugfixes and improvements
|
2001-02-04 22:09:38 +00:00 |
admin.php
|
- Added the new user module!
|
2001-09-16 11:29:46 +00:00 |
cron.php
|
- node.module:
|
2001-07-18 08:09:46 +00:00 |
error.php
|
- replaced all 'header("Location: foo")'s by a call to 'drupal_goto()'
|
2001-09-30 11:09:22 +00:00 |
favicon.ico
|
I whipped up a favicon to please our IE using users...
|
2001-01-04 15:21:43 +00:00 |
index.php
|
- a batch of updates, including some experimental changes to the moderation
|
2001-09-27 20:51:26 +00:00 |
module.php
|
- Merged "system settings" and "module settings" into one page. IMHO
|
2001-06-17 20:35:48 +00:00 |
node.php
|
- tidied up some "$status"-es and removed "$rstatus".
|
2001-10-02 21:33:10 +00:00 |
robots.txt
|
Again, a large batch of updates - I'm twisting things around here:
|
2000-12-16 08:39:01 +00:00 |
submit.php
|
- fixed small glitch in node_del()
|
2001-09-28 16:20:55 +00:00 |
xmlrpc.php
|
- Added an XML-RPC server. Modules that want to export remote procedure
|
2001-09-09 16:47:10 +00:00 |