| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
- added _type() hook so each module can return the content types he/she
implements
|
|
|
|
| |
the new section code easier: preparations as we often call it. ;)
|
|
|
|
|
|
|
|
|
|
| |
- fixed update bug in book.module
- provide a log message when both adding and updating book pages
- all configurable variables are now accessed through "variable_get()":
- rewrote watchdog and submission throttle and removed watchdog.inc
- improved robustness of sections.inc
- imporved story.module
- updated ./database/database.sql
|
|
|
|
| |
<?php's.
|
|
|
|
| |
- added extra checking
|
|
after nothing but code.
This time I redid the "category"-stuff. Categories - from now on called sections - are now maintained from the admin pages, can have their own post, dump and timout thresholds as discussed earlier (some weeks ago). By tomorrow evening users will be able to enable or disable section as well - i.e. to customize the content of drop.org.
|