summaryrefslogtreecommitdiff
path: root/modules/node
Commit message (Expand)AuthorAge
* Moving all legacy handlers into legacy.module.Steven Wittens2004-08-12
* - Patch #9972 by njivy: modified node_feed() for the instances where locale i...Dries Buytaert2004-08-12
* - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.Dries Buytaert2004-08-11
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9812 by Adrian: fixed some PostgreSQL/ANSI SQL compabitibilityDries Buytaert2004-08-06
* - Patch #9794 by JonBob: a bug introduced late in the review process makes in...Dries Buytaert2004-08-05
* - Patch #9775 by TDobes: consistency operation. Changed to "edit foo," "dele...Dries Buytaert2004-08-05
* - Patch #9497 by gordon: made <!--break--> work even when the teaser lengthDries Buytaert2004-08-04
* - Patch #7336 by TDobes: in various parts of Drupal, we use the title attribu...Dries Buytaert2004-08-03
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Patch #8942 by Morbus: when testing under devel.module, the "SELECT timesta...Dries Buytaert2004-07-13
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Added revisions tab to node view (when needed)Steven Wittens2004-07-04
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Made it possible to edit blog posts and made the blog module use tabs.Dries Buytaert2004-07-04
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Patch #8747 by JonBob: extended and standardized node.module DoxygenDries Buytaert2004-06-22
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #8713 by stefan: changed some 'node's to 'post's. Usability improvem...Dries Buytaert2004-06-21
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* - Patch #8679 by asimmonds: fixed spelling mistakes.Dries Buytaert2004-06-20
* - Patch #7696 by TDobes: renamed 'static' to 'sticky' which is a moreDries Buytaert2004-06-19
* - Patch #8619 by TDobes: fixed typo in watchdog message.Dries Buytaert2004-06-19
* Tabs patch!Dries Buytaert2004-06-18
* - Partial patch #8284 by jseng: made the RSS auto-discovery URL absolute even...Dries Buytaert2004-06-17
* Quick improvement to autoteaser generation:Steven Wittens2004-06-10
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Patch #7096 by bylund: fixed a bug with the node filters at the node admini...Dries Buytaert2004-05-03
* - Patch #6612 by JonBob: extended the node API with new hooks.Dries Buytaert2004-04-28
* - Patch #6444 by Junyor: allow modules to change the 'changed' timestamp of n...Dries Buytaert2004-04-24
* - 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