summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - 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
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - book log is now saved and shown when necessary.Kjartan Mannes2002-04-17
* - submit page will no longer give errors.Kjartan Mannes2002-04-15
* - Added Marco's long-awaited taxonmy module and patches - a replacementDries Buytaert2002-04-14
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* Fixed bug: the first node's id is not calculated correctlySteven Wittens2002-04-04
* - Small bugfix.Dries Buytaert2002-03-26
* - applied search patch.Kjartan Mannes2002-03-05
* - minor modification to node_page(). It now acts like node.php.Kjartan Mannes2002-02-19
* - Made the calendar module accept a $date parameter such that youDries Buytaert2002-01-31
* - 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