summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - Added an extra parameter to watchdog() which lets you specifiy an "action"Dries Buytaert2003-01-04
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - Some small improvements/fixes to the node system. Suggested by Marco.Dries Buytaert2002-12-30
* - Put back the node table paging.Dries Buytaert2002-12-29
* - Added table rendering functions. As an example, I changed the node moduleDries Buytaert2002-12-29
* - Added a "submit new content" link to the admin page. Suggested by Amy.Dries Buytaert2002-12-27
* - Refactored the administration pages.Dries Buytaert2002-12-24
* - Fixed typo: "Allow users comments" -> "Allow user comments"Dries Buytaert2002-12-24
* - fixing doctype in rss feeds.Kjartan Mannes2002-12-21
* - Switched the "short version" and the "long version" on the preview page.Dries Buytaert2002-12-21
* - Added DOCTYPE.Dries Buytaert2002-12-15
* - Committed Marco's pager improvements.Dries Buytaert2002-12-14
* - Bugfixes by Marco.Dries Buytaert2002-12-12
* o Permission improvements:Dries Buytaert2002-12-10
* - Fixed node revisions.Dries Buytaert2002-12-02
* - Fixed "Allow user comments: disabled" no longer works and so on. Patch byDries Buytaert2002-12-02
* - Applied Jeremy's statistics module patches:Dries Buytaert2002-11-26
* Patch based on work of Kjartan:Dries Buytaert2002-11-17
* Applied Moshe's patches:Dries Buytaert2002-11-11
* - Fixing read more link showing when teaser is empty.Kjartan Mannes2002-11-10
* * Added Jeremy's pager:Dries Buytaert2002-11-09
* - Fixed glitch in block module: the admin links were not composedDries Buytaert2002-11-01
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - fixing the logic for populating $node when adding a new node. Title, teaser,Kjartan Mannes2002-10-17
* - submit page will now use $edit[teaser/body] if available in the initial req...Kjartan Mannes2002-10-15
* - fixing authored dated for new posts.Kjartan Mannes2002-09-27
* - Applied Marco's first regex patch.Dries Buytaert2002-09-26
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - increased the "Authored by" field to max 60 chars to fit the length of validKjartan Mannes2002-07-21
* - Added missing t() functions. Patch by Ori.Dries Buytaert2002-07-13
* - Made node_comment_mode() cache the mode when possible. Patch from Marco'sDries Buytaert2002-06-23
* - fixing some incorrect l*() calls.Kjartan Mannes2002-06-15
* - fixing an error when no DA modules were loaded.Kjartan Mannes2002-06-13
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - Fixed but #197: "Shouldn't going to index.php?or=xxx show all contentDries Buytaert2002-05-30
* - cleaning up the access checks in node.module.Kjartan Mannes2002-05-29
* - Bugfix: just before submitting a node, one could change the content ofDries Buytaert2002-05-26
* - Now all themes use the new taxonomy stuff, we can remove the depricatedDries Buytaert2002-05-24
* - pending user accounts will not be notified to the site_email.Kjartan Mannes2002-05-23
* - node security fixes.Kjartan Mannes2002-05-22
* - changing sort order.Kjartan Mannes2002-05-20
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - applied Stevens link patch.Kjartan Mannes2002-05-12
* - changed block, module and theme config pages to use checkboxes.Kjartan Mannes2002-05-11
* - making sure the nodes call filter().Kjartan Mannes2002-05-04
* - fixing the style filter.Kjartan Mannes2002-05-03
* - filter changes part 1. Part 2 tomorrow.Kjartan Mannes2002-05-03
* - bug fixes:Kjartan Mannes2002-04-22