- Dec 15, 2001
-
-
Dries Buytaert authored
- Fixed typo.
-
Dries Buytaert authored
- Bugfix: don't display links that point to hidden/disabled pages.
-
- Dec 12, 2001
-
-
Dries Buytaert authored
- Small mark-up improvement.
-
Dries Buytaert authored
- Oops, this one does interfere with JC's patch.
-
Dries Buytaert authored
- Added "help"-function for Drupal's "weblogs.com"-module.
-
Dries Buytaert authored
- Fixed typo.
-
Dries Buytaert authored
- Fixed typo.
-
Dries Buytaert authored
- Fixed a small glitch in the "cron"-function. - Added a "help"-function: gravity documentation.
-
- Dec 09, 2001
-
-
Dries Buytaert authored
- Fixed the links in one of the feeds.
-
Dries Buytaert authored
- Fixed a few feed glitched reported by Mark. - Dropped a few database tables that where no longer needed.
-
Dries Buytaert authored
- Added a "queue for moderation"-toggle to a node's admin form and updated the node modules to support this.
-
Kjartan Mannes authored
-
Dries Buytaert authored
- Fixed a typo.
-
Dries Buytaert authored
- Included the new documentation and renamed all "referer"s to "referrers" (including the SQL table name). Thanks Greg.
-
Dries Buytaert authored
- Fixed typo in the "blog it"-link. Patch by Mark Cornick.
-
- Dec 08, 2001
-
-
Dries Buytaert authored
- re-enabled the teasers
-
Dries Buytaert authored
- re-enabled the teasers
-
Dries Buytaert authored
- node system: + made a small change in the node overview page in the admin section such that it lists both new and updated pages by default. + reworked the filter-mechanism: it is not 100% finished yet but it sure is taking shape.
-
Dries Buytaert authored
- Fixed a problem with the variable scopes. Thanks Natrak.
-
Dries Buytaert authored
- Fixed small form glitches.
-
Dries Buytaert authored
comment.module: - small improvements to the comment admin interface. - merged comment.inc and comment.module.
-
Dries Buytaert authored
- Working on the filter code: removed the "filter()" statemets from the node.module; I'll move this to the individual modules as they are the only one's who know what to do best with it. - Merged node.inc and node.module.
-
Dries Buytaert authored
- cloud.module: + made the cloud module export some documentation - thanks Joe! + XHTML-ified the emitted HTML code and quotes array indeces to be compliant with our coding standards.
-
- Dec 06, 2001
-
-
Dries Buytaert authored
- book.module: + Added (1) support for "PHP pages" (dynamic pages), and (2) made it possible to link other node types into the book's tree/outline. It works just fine, yet the only (obvious) downside of (2) is that the navigation tree/links gets "interrupted" when you view non-book pages in the book. [SQL update required, see update.php] + Tidied up the book table. [SQL update required, see update.php] - various updates: + Fine-tuned the new node system. + Updated the inline/code documentation. + Improved teaser handling of all node types. + Made several small usability improvements to the node admin pages.
-
Dries Buytaert authored
- Removed annoying Windows end-of-line characters.
-
Dries Buytaert authored
- Improved teaser handling.
-
Dries Buytaert authored
- Fixed a small glitch in node_preview() which made adding PHP pages rather annoying.
-
Dries Buytaert authored
- Added the "add new comment" link to the forum module.
-
- Dec 05, 2001
-
-
Dries Buytaert authored
- Bugfix: you can no longer add non-existant node types. Thanks barry. - Moved all comment related logic from node.module to comment.module.
-
Dries Buytaert authored
- Removed Windows line feeds ...
-
- Dec 02, 2001
-
-
Dries Buytaert authored
- Tiny improvement to the order of the results.
-
Dries Buytaert authored
- Added "add new comment"-link (derived from a patch by Axel)
-
Dries Buytaert authored
- Added "add new comment"-link (derived from a patch by Axel)
-
- Dec 01, 2001
-
-
Dries Buytaert authored
Node and book updates: - Fixed a glitch in the book overview in the admin section. - When updating a book page through the admin section, no new revision is created unless explictely specified. - Improved the usability of the node and book pages a little.
-
Dries Buytaert authored
user.module: - Fixed the session support. Requires a database update. - Applied a tiny optimization suggested by deekayen.
-
- Nov 30, 2001
-
-
Dries Buytaert authored
- tiny visual change
-
- Nov 28, 2001
-
-
Dries Buytaert authored
- Fixed a glitch in the news feeds.
-
- Nov 26, 2001
-
-
natrak authored
passing them that way. For more info: http://no.php.net/manual/en/language.references.pass.php
-
Kjartan Mannes authored
passing them that way. For more info: http://no.php.net/manual/en/language.references.pass.php
-
- Nov 25, 2001
-
-
Dries Buytaert authored
- By default, spaced the "Allowed HTML tags" so that they will wrap nicely without screwing with the site's layout.
-