summaryrefslogtreecommitdiff
path: root/modules/forum/forum.module
Commit message (Expand)AuthorAge
...
* - 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
* - 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
* - Url aliasing improvements. Patch by Matt. See mailing list for moreDries Buytaert2003-09-30
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Made the forum module's breadcrumb navigation fully themable. Patch by Nick.Dries Buytaert2003-09-12
* - Gerhard's uid 0 patches. These patches bring various performanceDries Buytaert2003-09-09
* - Tested and committed Kjartan's performance patches. (Fixed the access checkDries Buytaert2003-08-27