summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Expand)AuthorAge
* - 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
* - 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
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Taxonomy fix by Matt.Dries Buytaert2004-06-23
* - Patch #8681 by asimmonds: more help text updatesDries Buytaert2004-06-21
* - Patch #8670 by asimmonds: spelling fixes.Dries Buytaert2004-06-20
* - Patch #7696 by TDobes: renamed 'static' to 'sticky' which is a moreDries Buytaert2004-06-19
* - Patch #8632 by Mohse: made the taxonomy select menus more flexible.Dries Buytaert2004-06-19
* Tabs patch!Dries Buytaert2004-06-18
* - Patch #8548 by Moshe: fixed warning when creating new vocabulary.Dries Buytaert2004-06-17
* - Patch #8418 by Axel: don't insert tid=0's in the databaseDries Buytaert2004-06-15
* - Patch #7350 by Mathias: return part a taxonomy tree to a user-definedDries Buytaert2004-05-31
* - Patch #6682 by jhriggs: added form_checkboxes(), much like form_radios()Dries Buytaert2004-05-15
* #7468 - Added title="" attribute with term descriptions (if present) to taxon...Steven Wittens2004-05-04
* - Patch #6009 by Matthias: reworked the help texts of the taxonomy module gen...Dries Buytaert2004-04-24
* - Patch #7302 by Gerhard: saves the selected terms in a session variable.Dries Buytaert2004-04-23
* - Added support for 403 handling. Patch by JonBob. As a side benefit,Dries Buytaert2004-04-21
* - Renamed 'taxonomy' menu to 'categories' for sake of usability.Dries Buytaert2004-04-18
* - Patch by JonBob/Jonathan: reworked the menu system so that menus areDries Buytaert2004-04-15
* Patch #5588 by bylund: XHTML improvements: <i> -> <em> and <b> -> <strong>.Dries Buytaert2004-03-20
* - Patch #6470 by Brian: fixed XHTML error with multiple selection boxes.Dries Buytaert2004-03-14
* - Patch #4902 by Goba: fix URLs in RSS feeds.Dries Buytaert2004-03-06
* - Fix implode() errors.Kjartan Mannes2004-02-21
* - Patch by Gerhard: fixed incorrect regex in the taxonomy module.Dries Buytaert2004-02-21
* - Patch by Steven: removed redundant permission checks. These are no longerDries Buytaert2004-02-15
* - Fixed bug #5831: added validation for posting to forum containers. PatchDries Buytaert2004-02-12
* - Refined the regex to validate the input.Dries Buytaert2004-02-08
* - Bug 4853: fixed invalid taxonomy query.Dries Buytaert2004-02-07
* - Patch #5575 by Stefan: fixed invalid XHTML code in the node and taxonomy mo...Dries Buytaert2004-02-01
* - Patch #5567 by Goba: fixed t() functions, cleanup of locale module's help,Dries Buytaert2004-02-01
* - 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
* - Patch 5080 by lizardo: fixed two typos in the taxonomy module's help text.Dries Buytaert2004-01-18
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* - Patch #5021: clean up URLs in _help texts. Patch by UnConeD.Dries Buytaert2004-01-11
* - Updated code to use new semantics of url() and l().Dries Buytaert2003-12-29
* - 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 bug #4551: missing {} for prefix supportDries 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
* - Patch 187: made taxonomy module take advantage of breadcrumb navigation.Dries Buytaert2003-12-11
* - Improvements by Goba:Dries Buytaert2003-12-08
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* - Fixed the taxonomy title of taxonomy pages. Patch by Moshe.Dries Buytaert2003-12-07
* - Fixed broken status message. Patch by Gerhard.Dries Buytaert2003-12-05
* - Introduced a drupal_set_message() and drupal_get_message() function.Dries Buytaert2003-12-01
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25