summaryrefslogtreecommitdiff
path: root/modules/forum.module
Commit message (Expand)AuthorAge
* - 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
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* - Made it possible to auto-throttle blocks. That is, blocks can beDries Buytaert2003-11-28
* - Fixed broken link.Dries Buytaert2003-11-27
* - Reorganized the forum module's configuration page for better usability.Dries Buytaert2003-11-27
* - Doxygen improvements. Patch by Ax.Dries Buytaert2003-11-26
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Patch by JonBob:Dries Buytaert2003-11-20
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.Dries Buytaert2003-11-08
* - Usability improvement: replaced many selection boxes by radio buttons.Dries Buytaert2003-11-07
* - Bugfix: PostgreSQL problem with locale module. Fixed bug #3900. Patch #139Dries Buytaert2003-11-05
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Improvement: reintroduced forum containers as promised. Should work as theDries Buytaert2003-10-20
* Patch by Moshe:Dries Buytaert2003-10-17
* - Fixed bug #3637: made comment module settings translatable. Patch #13 by M...Dries Buytaert2003-10-16