summaryrefslogtreecommitdiff
path: root/includes/node.inc
Commit message (Expand)AuthorAge
* - added the CVS keyword $Id$ to all files to make future version trackingnatrak2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - added a few missing rollback()'s and corrected a typoDries Buytaert2001-10-12
* - added sequence tablesDries Buytaert2001-10-11
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - tidied up some "$status"-es and removed "$rstatus".Dries Buytaert2001-10-02
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27
* - improvement: got rid of the "failed to delete node: set node status toDries Buytaert2001-09-25
* - Added the new user module!Dries Buytaert2001-09-16
* - Changed the authentication and login scheme as discussed on the mailingDries Buytaert2001-08-11
* common.incnatrak2001-07-25
* - blog.module:Dries Buytaert2001-07-12
* - Tidied up node.inc and node.php a bit.Dries Buytaert2001-06-30
* Extremely large commit:Dries Buytaert2001-06-29
* - Added a brand-new access.module which allows you to manage 'roles'Dries Buytaert2001-06-20
* - Changed '?meta=' to 'index.php?meta='. Patch by Simone.Dries Buytaert2001-06-19
* Oops, a rather large commit:Dries Buytaert2001-06-17
* - Minor bug fix in node_links().natrak2001-06-17
* - Added meta.module, an improved index.module that allows you toDries Buytaert2001-06-15
* - Improved watchdog and submission throttle: removed redundant code,Dries Buytaert2001-06-13
* - Changed field_set(), field_get() and field_merge() to use ',' andDries Buytaert2001-06-11
* Changesnatrak2001-06-11
* This a rather large commit that needs a lot of fine-tuning. If youDries Buytaert2001-06-10
* - Fixed inconsistent behavior of 'node_save()' and simplified theDries Buytaert2001-06-07
* CHANGES:Dries Buytaert2001-06-04
* - Moved most of the options in structure.module to node.module. TheDries Buytaert2001-06-02
* - Fixed a "bug" with in_array. Behaves strangely when the key is of type long.natrak2001-05-23
* - Removed includes/timer.inc: it has been integrated in common.inc.Dries Buytaert2001-05-20
* - Improved node_get() so that it will try to skip one additional queryDries Buytaert2001-05-20
* - Changed the node_get_object() and node_get_array() functions to allow multi...Steven Wittens2001-05-20
* - Improved node_preview(). Fixes a problem with poll.module.Dries Buytaert2001-05-20
* CHANGESDries Buytaert2001-05-20
* - Removed debug output.Dries Buytaert2001-05-17
* - Created 2 new functions:Dries Buytaert2001-05-15
* CHANGES:Dries Buytaert2001-05-10
* CHANGES:Dries Buytaert2001-05-02
* Welp. Large commit ahead.Dries Buytaert2001-04-30
* CHANGES:Dries Buytaert2001-04-29
* - Addition: added a new, tiny forum module: I will use this forumDries Buytaert2001-04-29
* Changesnatrak2001-04-23
* - Oops: left in a debug-statementSteven Wittens2001-04-21
* - Fixed bug when node-navigation-combobox wouldn't select the correct item if...Steven Wittens2001-04-21
* Made the "add" and "update" options in the node-combobox appear only when log...Steven Wittens2001-04-21
* - Addition: added a "promote" field to the node table, whichDries Buytaert2001-04-21
* - Addition: made it so that comments can be enabled/disabled onDries Buytaert2001-04-19
* Another big update so please read this carefully because there is important i...Dries Buytaert2001-04-16
* - forgot to disable some debug informationDries Buytaert2001-04-16
* Large commit, read it carefully, and make the required changes toDries Buytaert2001-04-16
* - make the version CVS function a bit betterDries Buytaert2001-04-16