Go to file
Dries Buytaert b0c349e247 - Moved most of the options in structure.module to node.module. The
structure.module either needs work, or replacement by index.module:
  see "admin > node > node settings".

  It will do for now and it can always made better when we can think
  of a better solution; it is the best I could think of.   Now what?
  index.module or structure.module?  I'm currently pro index.module.

- Drastically simplified "variable.inc".

- Removed most dependecies on structure.module from all content related
  modules.  Thus making our modules more modular.  ;)

- Fixed calculation glitch in queue.module.

- Fixed potential function name clash/conflict in rating.module, and
  simplified some code on my way.

- Started removing all global variables $status and $rstatus.  Global
  variables are "yucky" so in near future, we will replace all global
  $status variables by a call to node_status().  Originally, $status
  was only introduced as a temporary hack and nothing is as permanent
  as a temporary hack so I took it out when still possible.

- Changed the watchdog messages a bit.
2001-06-02 22:12:35 +00:00
database CHANGES 2001-05-20 13:51:40 +00:00
includes - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
scripts - Small improvement (by Natrak) to display the correct CVS username. 2001-05-14 19:51:28 +00:00
themes Fixed a goofy bug in Goofy :) 2001-05-27 20:45:39 +00:00
updates - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
.htaccess - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
CHANGELOG - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +00:00
CREDITS - Changing my e-mail address. 2001-04-21 18:17:08 +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
account.php - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
admin.php CHANGES 2001-05-20 13:51:40 +00:00
cron.php CHANGES: 2001-05-19 13:41:52 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export.php - Renamed syndication.module to import.module. 2001-05-28 18:53:48 +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 - Moved most of the options in structure.module to node.module. The 2001-06-02 22:12:35 +00:00
module.php CHANGES 2001-05-20 13:51:40 +00:00
node.php - Removed includes/timer.inc: it has been integrated in common.inc. 2001-05-20 19:30:39 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
search.php CHANGES 2001-05-20 13:51:40 +00:00
submit.php CHANGES 2001-05-20 13:51:40 +00:00