summaryrefslogtreecommitdiff
path: root/modules/forum.module
Commit message (Expand)AuthorAge
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch #9884 by Bart Jansens:Dries Buytaert2004-08-09
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Patch #9543 by JonBob: added node-level access control!Dries Buytaert2004-07-31
* - Patch #5347 by JonBob:Dries Buytaert2004-07-30
* - Renamed '... your ...' to '... my ...' (cfr. 'my account).Dries Buytaert2004-07-08
* - Moving the title.module from core to contrib as discussed on the mailing list.Dries Buytaert2004-07-07
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Bug #8898 by Morbus: fixed incorrect date being displayed in the forum over...Dries Buytaert2004-06-29
* - Tweak for sticky patch: ANSI SQL does not allow ordering on a column which ...Steven Wittens2004-06-27
* - Patch #8603 by TDobes: added support for sticky forum topics to the blogDries Buytaert2004-06-27
* - Patch #8785 by Morbus Iff (modified): with the acceptance of "anonymous-but...Dries Buytaert2004-06-24
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #8681 by asimmonds: more help text updatesDries Buytaert2004-06-21
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
* - Patch #8681 by stefan: fixed some broken URLs and help texts.Dries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Code improvements by JonBob. Thanks.Dries Buytaert2004-05-17
* - Patch #7577 by JonBob: code improvements to the book, forum, page and poll ...Dries Buytaert2004-05-09
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Tracker and forum module improvements!Dries Buytaert2004-03-20
* - Patch #3786 by Gerhard: removed last instance of <none>Dries Buytaert2004-03-09
* - Fixed forum module typo.Dries Buytaert2004-02-16
* - Bugfix: the forum block was showing posts that are not 'published' yet.Dries Buytaert2004-02-16
* - Fixed a problem editing nodes. Spotted by Steven.Dries Buytaert2004-02-15
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Patch 5592 by Goba: let drupal_map_assoc() rule. :-)Dries Buytaert2004-02-15
* - Fixed bug #5831: added validation for posting to forum containers. PatchDries Buytaert2004-02-12
* - Patch 4902 by Goba:Dries Buytaert2004-02-11
* - Usability improvement: print a message if you are (not) allowed to printDries Buytaert2004-02-10
* - Replaced a bunch of double quotes by single quotes.Dries Buytaert2004-02-01
* - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,Dries Buytaert2004-02-01
* - Patch by Goba: added form descriptions where appropriate and removed someDries Buytaert2004-01-31
* - Modified node and comments to not be marked as new when they are 30 days old.Kjartan Mannes2004-01-29
* - Replaced the 'active post' and 'recent post' by better integrated andDries Buytaert2004-01-28
* - Patch 5049 by JonBob: allow a module to define multiple node types.Dries Buytaert2004-01-27
* - Made it possible to assing taxonomy terms to forum nodes. Tidied up theDries Buytaert2004-01-25
* Patch 5287 by Stefan: multiline help texts should become inside a single $out...Dries Buytaert2004-01-23
* - Forum module improvements.Dries Buytaert2004-01-21
* - 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
* - Tidied up some inconsistencies in the code: scripts/code-style.sh is your f...Dries Buytaert2003-12-28
* - Fixed the breadcrumb trail of nested forums. Patch by Goba.Dries Buytaert2003-12-24
* - Updated the calls to menu() to use MENU_HIDE instead of 1Dries Buytaert2003-12-17
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16
* - Bugfix: don't show any links in case of a container. Patch by Bart.Dries Buytaert2003-12-09
* - Improvements by Goba:Dries Buytaert2003-12-08