summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - nodes can now be set to static which will pin them to the front page asKjartan Mannes2002-01-31
* - increased the max limit for the HTML filter config textfield to 255.Kjartan Mannes2002-01-14
* - Updated some of the descriptions.Dries Buytaert2002-01-11
* - Added about 50 title tags.Dries Buytaert2002-01-07
* - Added "x new comments" feature. Requires a SQL update.Dries Buytaert2001-12-31
* - Small improvement to the exported RSS feed.Dries Buytaert2001-12-30
* - import.module:Dries Buytaert2001-12-30
* - Made some improvements to the line break filter/formater.Dries Buytaert2001-12-22
* - Fixed preview glitch in node_preview() as reported by ax.Dries Buytaert2001-12-18
* - Added a "queue for moderation"-toggle to a node's admin form andDries Buytaert2001-12-09
* - node system:Dries Buytaert2001-12-08
* - Working on the filter code: removed the "filter()" statemets from theDries Buytaert2001-12-08
* - book.module:Dries Buytaert2001-12-06
* - Fixed a small glitch in node_preview() which made adding PHP pages ratherDries Buytaert2001-12-06
* - Bugfix: you can no longer add non-existant node types. Thanks barry.Dries Buytaert2001-12-05
* Node and book updates:Dries Buytaert2001-12-01
* - Fixed a glitch in the news feeds.Dries Buytaert2001-11-28
* - fixed pass by reference errors. PHP only allows declaration of &$vars, notKjartan Mannes2001-11-26
* - By default, spaced the "Allowed HTML tags" so that they will wrap nicelyDries Buytaert2001-11-25
* - Fixed a bug in node_submit() in that the user name was not alwaysDries Buytaert2001-11-25
* - Made the search result of node.module context sensitive: it will onlyDries Buytaert2001-11-25
* - Bugfix: when updating a book page, the name of the author did not change.Dries Buytaert2001-11-24
* A set of updates to the "_link" system:Dries Buytaert2001-11-24
* - node module:Dries Buytaert2001-11-24
* - modified node_save so that revisions are not validated using check_input,Kjartan Mannes2001-11-23
* - fixed the line filter: it should not strip v's.Dries Buytaert2001-11-20
* - Revised and documented the "change author"-logic used in the node formsDries Buytaert2001-11-20
* - added a "line" filterDries Buytaert2001-11-20
* - fixed bug with minimum teaser/blog/story sizeDries Buytaert2001-11-18
* - Replaced some (if not all) "Nodes" by more meaningful names/texts.Dries Buytaert2001-11-18
* - node system:Dries Buytaert2001-11-18
* - A couple of new node updatesDries Buytaert2001-11-12
* - Made a small change to the submission rate throttleDries Buytaert2001-11-12
* - node system:Dries Buytaert2001-11-07
* - node.module:Dries Buytaert2001-11-05
* - Another batch of updates. The most important bit is that the moderationDries Buytaert2001-11-04
* - node system:Dries Buytaert2001-11-04
* - Made the node forms support "help texts": it is not possible to configureDries Buytaert2001-11-03
* - Added error handling support to the <node>_form hook.Dries Buytaert2001-11-01
* - Another batch of updates/improvements:Dries Buytaert2001-11-01
* - A large batch of updates, amongst them a rewritten node system. MoreDries Buytaert2001-11-01
* - added the CVS keyword $Id$ to all files to make future version trackingKjartan Mannes2001-10-20
* - Removed a node's link ID (lid) as discussed on the mailing list. SeeDries Buytaert2001-10-16
* - added sequence tablesDries Buytaert2001-10-11
* - PEAR-ification of Drupal by claw: you can now host Drupal on a wideDries Buytaert2001-10-09
* - fixed 2 bugs that where introduced by moving the index.php to node_page()Dries Buytaert2001-10-05
* - Improved search architecture derived from Axel's new search patches.Dries Buytaert2001-10-03
* - bugfix: renamed 'conf_default' to 'system_default'Dries Buytaert2001-10-01
* - fixed small glitch in node_del()Dries Buytaert2001-09-28
* - a batch of updates, including some experimental changes to the moderationDries Buytaert2001-09-27