drupal/themes
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
..
example Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
goofy A lot of small changes (search-n-replace) make a big commit: 2001-04-06 14:14:16 +00:00
jeroen - improved administrator interface of account, node, story and book 2001-04-10 20:07:27 +00:00
marvin Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00
unconed - fixed a small detail 2001-04-14 11:01:17 +00:00
yaroon Large commit, read it carefully, and make the required changes to 2001-04-16 11:38:12 +00:00