summaryrefslogtreecommitdiff
path: root/modules/taxonomy/taxonomy.module
Commit message (Collapse)AuthorAge
* #108363: Faster tag parsing (preg_match to strpos).Steven Wittens2007-01-11
|
* - Patch #103462 by jvandyck: documentation and grammar clean up.Dries Buytaert2006-12-20
|
* Removing useless taxonomy.cssSteven Wittens2006-11-30
|
* - Patch #99694 by bdragon: removed dead code.Dries Buytaert2006-11-28
|
* #97995 by chx. Only make menu items when the path is correct.Neil Drumm2006-11-26
|
* #97824 by Gurpartap. Move enclosing elements outside of their t().Neil Drumm2006-11-26
|
* - Patch #92992 by webchick and neclimdul: clean up documentation that is ↵Dries Buytaert2006-11-21
| | | | superseded by the new 'by module' administration dashboard.
* #83202 by Jaza. Separate out node type deletion API and use it to keep ↵Neil Drumm2006-11-10
| | | | {vocabulary_node_types} updated.
* #80257 by Jaza. Add a hook for content type changes and use it for keeping ↵Neil Drumm2006-10-31
| | | | vocabulary associations.
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* #24023 by chx. Allow multiple select options with the same value and ↵Neil Drumm2006-10-20
| | | | implement it for taxonomy selection.
* - Patch #87185 by robert: added caching to taxonomy_get_term().Dries Buytaert2006-10-18
|
* - Patch #89044 by beginner: cannot edit parent term.Dries Buytaert2006-10-13
|
* #41484 by myself. Fix singleton term selection.Neil Drumm2006-09-21
|
* #41484 by nickl, flk, and budda. Don't wrap the category selection in a ↵Neil Drumm2006-09-11
| | | | fieldset if there is only one vocabulary.
* #74976 by RobRoy and mrgeneyuss. Clone category objects for multi-parent ↵Neil Drumm2006-09-08
| | | | heirarchy.
* #31874 by David Lesieur. Call taxonomy hook for insert and update after the ↵Neil Drumm2006-09-08
| | | | term is fully saved.
* #67647 by fgm and nickl. Don't make a taxonomy option for vocabularies ↵Neil Drumm2006-09-06
| | | | without terms.
* - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.Dries Buytaert2006-08-31
| | | | Restores the old node API.
* - Patch #80952 by earl, webchick, neclimdul et al: .info filesDries Buytaert2006-08-31
|
* - Patch #68418 by Moshe et al: clean up node submit hooks.Dries Buytaert2006-08-29
|
* #80574 Eaton and chx. Replace $_POST['edit'] with $_POST.Neil Drumm2006-08-29
|
* - Patch #56093 by chx: use native php function where possible ↵Dries Buytaert2006-08-24
| | | | _taxonomy_depth() -> str_repeat()
* #79732 by drewish, fix the taxonomy forms and some code cleanup.Neil Drumm2006-08-24
|
* - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.Dries Buytaert2006-08-23
|
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
|
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* #77402 by Zacker, fix the node type checkboxes on vocabulary editing.Neil Drumm2006-08-15
|
* - Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy.Dries Buytaert2006-08-08
|
* - Patch #77422 by timcn: corrected various paths in the documentation.Dries Buytaert2006-08-07
|
* #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node ↵Neil Drumm2006-08-06
| | | | types.
* - Patch #76702 by timcn: fixed some broken admin pages.Dries Buytaert2006-08-02
|
* - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)Dries Buytaert2006-07-31
|
* #33772 by dfg, add title to last breadcrumb element.Neil Drumm2006-07-14
|
* - Patch #73361 by Ber: remove unneeded size restriction for vocabulary help.Dries Buytaert2006-07-13
|
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* #71728 by Eaton, re-add taxonomy_term_path()Neil Drumm2006-07-02
|
* #61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete.Neil Drumm2006-06-11
|
* - Improved input checking.Dries Buytaert2006-06-01
|
* - Patch #65324 by greggles: bungie -> bungeeDries Buytaert2006-05-26
|
* - Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.Dries Buytaert2006-05-26
|
* #64951 by deepstar, Ambiguous query in taxonomy_get_term_by_name()Neil Drumm2006-05-24
|
* #41042 by DriesK, Moshe, and Jaza, Duplicate tag handlingNeil Drumm2006-05-23
|
* #62926 by Richard Eriksson, Increase maximum length of the free-tagging ↵Neil Drumm2006-05-20
| | | | textbox to 255 characters.
* - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by ↵Dries Buytaert2006-05-18
| | | | modules
* Reverting #53653, that function actually is called via a module_invoke() in ↵Neil Drumm2006-05-16
| | | | node.module.
* #53653 by me, remove an unused function.Neil Drumm2006-05-16
|