summaryrefslogtreecommitdiff
path: root/modules/node/node.module
Commit message (Expand)AuthorAge
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* Truncate UTF-8 patch. Introduced a new function truncate_utf8() for chopping ...Steven Wittens2004-04-15
* Missing semi-colon for HTML entity.Steven Wittens2004-04-05
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - Rewrote the profile module:Dries Buytaert2004-03-11
* - Patch #4902 by Goba: fix URLs in RSS feeds.Dries Buytaert2004-03-06
* - Patch 6140 by Goba: fix the 'read more'-link behavior.Dries Buytaert2004-03-06
* - Removed broken throttle.Dries Buytaert2004-03-01
* - Patch #6129 by Goba: fixed dependencies on search module.Dries Buytaert2004-02-29
* - Patch 6066 by Adrian: PostgreSQL does not return 'affected rows' when doingDries Buytaert2004-02-26
* - Added a short note about the node-trim-length setting. Many people seem to ...Steven Wittens2004-02-19
* - Patch 5683 by JonBob: changes the multiple type delimiter from / to -.Dries Buytaert2004-02-16
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: introduced a new function, drupal_map_assoc().Dries Buytaert2004-02-12
* - Patch 4902 by Goba:Dries Buytaert2004-02-11
* - Patch by Gerhard: fixed instance of format_pluralDries Buytaert2004-02-11
* - Improved welcome messageSteven Wittens2004-02-09
* - Modified format_date() to handle timezones properly.Kjartan Mannes2004-02-08
* - Added a welcome message written by Steven.Dries Buytaert2004-02-08
* - Removing timezone fix that crept in.Kjartan Mannes2004-02-08
* - Fixed codying style, typos, osbolete help.Kjartan Mannes2004-02-08
* - Fixed problem with multiple node types. Patch by JonBob.Dries Buytaert2004-02-06
* Rolling back a couple of incorrect replacements in Dries' double-to-single-qu...Steven Wittens2004-02-02
* - Changed 1100+ double quotes to single quotes.Dries Buytaert2004-02-01
* - Patch #5575 by Stefan: fixed invalid XHTML code in the node and taxonomy mo...Dries Buytaert2004-02-01
* - Patch #5526 by Kjartan: cleaned up node_page(), show a 404 when the nodeDries Buytaert2004-01-31
* - Modified node and comments to not be marked as new when they are 30 days old.Kjartan Mannes2004-01-29
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* - Patch #5393 by Goba: changes the search hook return value, and requires an ...Dries Buytaert2004-01-26
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Removed the $help parameter from the _form hook. The help, typicallyDries Buytaert2004-01-17
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Patch 4859: new drupal_unpack() consolidates duplicate code and makes itDries Buytaert2004-01-13
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Applied patch #4949: node_prepare() wastes resources. Patch by Goba.Dries Buytaert2004-01-11
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - Fixed bug #4965: typo in the help text.Dries Buytaert2004-01-06
* Committed filter separation patch: all filter-related things are now in filte...Steven Wittens2004-01-05
* - Patch 4916: improved preparation of $node->teaser and $node->body. Patch byDries Buytaert2004-01-02
* - Patch #4093: only invoke check_output() once for performance's sake. PatchDries Buytaert2004-01-02
* General filtering improvementsSteven Wittens2003-12-30
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Usability improvements to the 'create content' section. Patch by Goba.Dries Buytaert2003-12-22
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* Patch by Kjartan:Dries Buytaert2003-12-17
* - Fixed missing pager_display -> theme('pager').Kjartan Mannes2003-12-08
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Usability improvement: just print a status message after a nodeDries Buytaert2003-12-08
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08