summaryrefslogtreecommitdiff
path: root/includes/section.inc
Commit message (Collapse)AuthorAge
* - tidied up the old codeDries Buytaert2001-04-14
|
* Last nights updates (under construction):Dries Buytaert2001-04-13
| | | | | - added _type() hook so each module can return the content types he/she implements
* - a few changes/addition to the old section code to make developingDries Buytaert2001-04-12
| | | | the new section code easier: preparations as we often call it. ;)
* A lot of small changes (search-n-replace) make a big commit:Dries Buytaert2001-04-06
| | | | | | | | | | - 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
* - applied David Norman's patch to turn all <?'s into fully qualifiedDries Buytaert2001-03-10
| | | | <?php's.
* - fixed one bug that only showed when up using 4.00 and not with 4.0.4Dries Buytaert2001-01-22
| | | | - added extra checking
* I know, I know, it is getting nasty lately but I have another large commit ↵Dries Buytaert2001-01-21
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.