Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Removed the old update files from the head version: they are still | Dries Buytaert | 2001-12-12 |
| | | | | available in older version (use a tag) or in the Attic. | ||
* | Added the Druplicon in two formats along with an explanation... one is PSP ↵ | Steven Wittens | 2001-12-12 |
| | | | | format, the other is a high-res PNG (1600x1600). | ||
* | - Small mark-up improvement. | Dries Buytaert | 2001-12-12 |
| | |||
* | - Oops, this one does interfere with JC's patch. | Dries Buytaert | 2001-12-12 |
| | |||
* | - Added "help"-function for Drupal's "weblogs.com"-module. | Dries Buytaert | 2001-12-12 |
| | |||
* | - Fixed typo. | Dries Buytaert | 2001-12-12 |
| | |||
* | - Fixed typo. | Dries Buytaert | 2001-12-12 |
| | |||
* | - Fixed a small glitch in the "cron"-function. | Dries Buytaert | 2001-12-12 |
| | | | | - Added a "help"-function: gravity documentation. | ||
* | - Fixed the links in one of the feeds. | Dries Buytaert | 2001-12-09 |
| | |||
* | - Fixed a few feed glitched reported by Mark. | Dries Buytaert | 2001-12-09 |
| | | | | - Dropped a few database tables that where no longer needed. | ||
* | - Added a "queue for moderation"-toggle to a node's admin form and | Dries Buytaert | 2001-12-09 |
| | | | | updated the node modules to support this. | ||
* | - tweaked some of the php settings. | natrak | 2001-12-09 |
| | |||
* | - strip HTML tags from comment subjects. | Kjartan Mannes | 2001-12-09 |
| | |||
* | - Fixed a typo. | Dries Buytaert | 2001-12-09 |
| | |||
* | - Included the new documentation and renamed all "referer"s to | Dries Buytaert | 2001-12-09 |
| | | | | "referrers" (including the SQL table name). Thanks Greg. | ||
* | - Fixed typo in the "blog it"-link. Patch by Mark Cornick. | Dries Buytaert | 2001-12-09 |
| | |||
* | - re-enabled the teasers | Dries Buytaert | 2001-12-08 |
| | |||
* | - re-enabled the teasers | Dries Buytaert | 2001-12-08 |
| | |||
* | - node system: | Dries Buytaert | 2001-12-08 |
| | | | | | | | | + 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. | ||
* | - Fixed a problem with the variable scopes. Thanks Natrak. | Dries Buytaert | 2001-12-08 |
| | |||
* | - Fixed small form glitches. | Dries Buytaert | 2001-12-08 |
| | |||
* | comment.module: | Dries Buytaert | 2001-12-08 |
| | | | | | - small improvements to the comment admin interface. - merged comment.inc and comment.module. | ||
* | - Working on the filter code: removed the "filter()" statemets from the | Dries Buytaert | 2001-12-08 |
| | | | | | | | 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. | ||
* | - cloud.module: | Dries Buytaert | 2001-12-08 |
| | | | | | | + 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. | ||
* | - book.module: | Dries Buytaert | 2001-12-06 |
| | | | | | | | | | | | | | | | | | | | + 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. | ||
* | - Removed annoying Windows end-of-line characters. | Dries Buytaert | 2001-12-06 |
| | |||
* | - Improved teaser handling. | Dries Buytaert | 2001-12-06 |
| | |||
* | - Fixed a small glitch in node_preview() which made adding PHP pages rather | Dries Buytaert | 2001-12-06 |
| | | | | annoying. | ||
* | - Added the "add new comment" link to the forum module. | Dries Buytaert | 2001-12-06 |
| | |||
* | - Bugfix: you can no longer add non-existant node types. Thanks barry. | Dries Buytaert | 2001-12-05 |
| | | | | - Moved all comment related logic from node.module to comment.module. | ||
* | - Made a small improvement to format_name() | Dries Buytaert | 2001-12-05 |
| | |||
* | - Removed Windows line feeds ... | Dries Buytaert | 2001-12-05 |
| | |||
* | - Upgraded the XML-RPC libraries to the latest version as suggested by | Dries Buytaert | 2001-12-05 |
| | | | | Julian. | ||
* | - Display the current node's title in the <title></title>-tag. | Dries Buytaert | 2001-12-02 |
| | |||
* | - Tiny improvement to the order of the results. | Dries Buytaert | 2001-12-02 |
| | |||
* | - Added "add new comment"-link (derived from a patch by Axel) | Dries Buytaert | 2001-12-02 |
| | |||
* | - Added "add new comment"-link (derived from a patch by Axel) | Dries Buytaert | 2001-12-02 |
| | |||
* | Node and book updates: | Dries Buytaert | 2001-12-01 |
| | | | | | | | - 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. | ||
* | user.module: | Dries Buytaert | 2001-12-01 |
| | | | | | - Fixed the session support. Requires a database update. - Applied a tiny optimization suggested by deekayen. | ||
* | - tiny visual change | Dries Buytaert | 2001-11-30 |
| | |||
* | - Fixed a glitch in the news feeds. | Dries Buytaert | 2001-11-28 |
| | |||
* | - fixed pass by reference errors. PHP only allows declaration of &$vars, not | natrak | 2001-11-26 |
| | | | | | passing them that way. For more info: http://no.php.net/manual/en/language.references.pass.php | ||
* | - fixed pass by reference errors. PHP only allows declaration of &$vars, not | Kjartan Mannes | 2001-11-26 |
| | | | | | passing them that way. For more info: http://no.php.net/manual/en/language.references.pass.php | ||
* | - removed an unused variable | Dries Buytaert | 2001-11-26 |
| | |||
* | - By default, spaced the "Allowed HTML tags" so that they will wrap nicely | Dries Buytaert | 2001-11-25 |
| | | | | without screwing with the site's layout. | ||
* | - Fixed a bug in node_submit() in that the user name was not always | Dries Buytaert | 2001-11-25 |
| | | | | correctly updated. | ||
* | - rating module: | Dries Buytaert | 2001-11-25 |
| | | | | | + fixed the gravity math: it was broken due to the node system updates + XHMTL-ified the emited HTML code | ||
* | - Removed the "password words" setting: they are part of the user system | Dries Buytaert | 2001-11-25 |
| | | | | now and where therefore listed twice. | ||
* | - marvin.theme updates: | Dries Buytaert | 2001-11-25 |
| | | | | | | | | + Some improvements to make it look better on Windows. I don't have Windows though so I can't really test it. + Fixed the character encoding and the doctype, and polished on the XML well-formedness of the theme. | ||
* | - Small update wrt filters. | Dries Buytaert | 2001-11-25 |
| |