summaryrefslogtreecommitdiff
path: root/modules/story.module
Commit message (Expand)AuthorAge
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #8398 by TDobes: changed permissions for the blog, story, and page mo...Dries Buytaert2004-07-13
* - Marked required fields on the node (story, book, page, blog) and commentDries Buytaert2004-07-08
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Patch #8681 by asimmonds: more help text updatesDries Buytaert2004-06-21
* Tabs patch!Dries Buytaert2004-06-18
* - Menu and code improvements by JonBob.Dries Buytaert2004-05-08
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* includes/theme.incDries Buytaert2004-03-15
* Patch 6270 by mathias: misc. fixesDries Buytaert2004-03-10
* - Patch 4332 by Goba: eliminate compose tips module.Dries Buytaert2004-01-27
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* 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 #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
* - Patch 4916: improved preparation of $node->teaser and $node->body. Patch byDries Buytaert2004-01-02
* - XHTML improvements: <b> -> <strong>. Patch by Stefan.Dries Buytaert2003-12-29
* - Patch by JonBob:Dries Buytaert2003-11-20
* - Removed debug statement. Patch by Bart.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Fixed some link titles that were no longer correct due to the menuDries Buytaert2003-10-09
* - Committed part 3 of Michael's help system improvements: removed the $helpDries Buytaert2003-10-09
* - Help system improvements: eliminated the _system hook. Patch by Michael.Dries Buytaert2003-10-07
* - Help improvements and translation improvements from Michael. Thanks!Dries Buytaert2003-10-03
* - Associate a callback with the menu links! (This callback is not yet beingDries Buytaert2003-09-28
* - Committed Al's new admin link texts. Remarks:Dries Buytaert2003-09-27
* - Committed the admin menu integration patch. Thanks Adrian, Stefan and others.Dries Buytaert2003-09-26
* - Updated the story module to use the _validate hook. Fixes bug #2919 reportedDries Buytaert2003-09-20
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Removed left-overs from the rating module. Patch by Gerhard. Updated theDries Buytaert2003-08-22
* - Updated the story module to the new help system.Dries Buytaert2003-08-21
* - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch ...Dries Buytaert2003-06-19
* - Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...Dries Buytaert2003-06-05
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Michael Frankowski's excellent help text improvements!Dries Buytaert2003-05-29
* - Updated Drupal to use "on output" filters. Derived from Gerhard's patch.Dries Buytaert2003-05-24
* - Fixed some PHP "notices".Dries Buytaert2003-04-21
* - Changed _nodeapi("conf") to _nodeapi("settings").Kjartan Mannes2003-03-08
* - Renamed "form.admin" to "form admin".Kjartan Mannes2003-03-07
* - Theme options patch. See mailing list.Dries Buytaert2003-02-17
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Moved the filter()s back to the individual node modules as it used to be.Dries Buytaert2003-01-23
* - Clean URL patch.Dries Buytaert2003-01-06
* - Fixed typo: "authomatically" -> "automatically".Dries Buytaert2002-12-24
* o Permission improvements:Dries Buytaert2002-12-10
* - improved module descriptions.Kjartan Mannes2002-06-08
* - adding descriptions to modules (thanks Joe + Scott).Kjartan Mannes2002-06-01
* - pending user accounts will not be notified to the site_email.Kjartan Mannes2002-05-23