Go to file
Dries Buytaert b9952f537d Large commit, read it carefully, and make the required changes to
your theme:

- corrected some missing translations in story.module.  Oops!
- grealty simplified the "moderation threshold mechanism"(tm) so
  that module writers don't have to worry about this.  As a result
  story.module and book.module became a bit smaller and easier to
  grasp.
- greatly simplified new "category" and "topic" code which is soon
  going to replace the "section" code.  Needs more work though so
  hang on thight.
- includes/section.inc and modules/section.module are replaced by
  includes/structure.module and modules/structure.module.
- beautified example.theme a bit without adding HTML complexity:
  it is a good example but still useful as a theme
- made theme example use "categories" and "topics"
    --> TAKE A LOOK AT IT AND UPDATE YOUR THEME
- made theme marvin use "categories" and "topics"
    --> TAKE A LOOK AT IT AND UPDATE YOUR THEME
- added 2 new "story listings" to administrator interface of
  story.module to verify story integrity.
- optimized comment table a bit (work in progress)
2001-04-16 11:38:12 +00:00
database - removed redundant tables 2001-04-07 20:12:59 +00:00
includes Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
scripts - Took all "rating logic" out of the account.module and moved it into 2001-03-03 11:44:51 +00:00
themes Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
updates Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
.htaccess - fixed bug in common.inc: throttle() 2001-04-07 15:02:28 +00:00
CHANGELOG - updated CHANGELOG 2001-04-12 20:29:06 +00:00
CREDITS - applied David Norman's patch to turn all <?'s into fully qualified 2001-03-10 11:07:52 +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 Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
admin.php A lot of small changes (search-n-replace) make a big commit: 2001-04-06 14:14:16 +00:00
cron.php - fixed issue depricated call-by-reference issues 2001-03-29 19:50:31 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export - fixed a small SQL bug in page.module 2001-04-11 19:44:24 +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 Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
module.php - improved submit.php: 2001-04-15 17:01:32 +00:00
node.php - improved submit.php: 2001-04-15 17:01:32 +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 - fixed issue depricated call-by-reference issues 2001-03-29 19:50:31 +00:00
submit.php - improved submit.php: 2001-04-15 17:01:32 +00:00