Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - improved submit.php: | Dries Buytaert | 2001-04-15 |
| | | | | | | | | | | | | | | | | | | it now uses the new category code, incl content bindings. You can setup different "categories" which map on a content type. Example: review -> review.module article -> story.module column -> story.module announc. -> story.module addons -> file.module themes -> file.module - "generalised" story.module and book.module's output. - fixed bug in includes/timer.inc - fixed glitch in theme example.theme: it said "$how by" but the variable $how has never been declared. - added "drupal development settings" to display some timings - more work on the categories/topics -> does NOT work yet | ||
* | - applied David Norman's patch to turn all <?'s into fully qualified | Dries Buytaert | 2001-03-10 |
| | | | | <?php's. | ||
* | Yet another large batch of updates: | Dries Buytaert | 2000-12-23 |
| | | | | | | | | - I rearranged some of the code and clean-up some of the mess. - Added "blocks" which can be user defined/controlled: check to see. The positioning of blocks is rather basic for the moment, so I'm all open for input on that. | ||
* | - intermediate commit: some bugfixes, changes and some drastic | Dries Buytaert | 2000-12-23 |
| | | | | changes to block and module support | ||
* | - a few more updates | Dries Buytaert | 2000-12-16 |
| | |||
* | - large batch of updates | Dries Buytaert | 2000-12-14 |
| | |||
* | - added module support and preleminary (read: example) modules | Dries Buytaert | 2000-12-07 |