Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Patch #628642 by c960657: taxonomy field 'column' should be 'tid' instead of 'value'.
#635202 by yched and sun: Remove #process pattern from option widgets (plus buckets of tests for option widgets).
- Patch #632888 by bleen18: fixed warning about missing taxonomy.feeds.inc.
- Patch #631066 by yhed: taxonomy_autocomplete() doesn't need to access .
- Patch #628188 by yched, sun: remove #process pattern from taxo autocomplete widget.
#553326 by sun: Provide consistency to the way field UI is presented for taxonomy.
Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class.
#503834 by lisarex and dcor: Improved help text for taxonomy module's drag and drop behaviour.
- Patch #567064 by yched, sun: widgets done 'the easy way' have too many limitations. Removes more code than it adds!
- Patch #595084 by c960657: use type hinting for .
- Patch #606994 by yched: move entity handling out of Field API.
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
- Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
#606114 by catch: taxonomy_field_formatter_load() should use taxonomy_term_load_multiple().
- Patch #25801 by jweowu, marcp: taxonomy_select_nodes() hard codes limit.
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
#493314 by yched and catch: Add multiple hook for formatters.
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
- Patch #604828 by bangpound: added missing check_plain() in theme_field_formatter_taxonomy_term_plain().
- Patch #604980 by sun: factored taxonomy_term_edit() away.
- Patch #603702 by Xano: remove _taxonomy_term_select().
- Patch #340652 by catch: added edit/delete terms permission per vocabulary.
- Patch #600422 by alpritt: fixed WSOD.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
#447916 by jhodgdon: fix minor spelling error on taxonomy_check_vocabulary_hierarchy()'s phpdoc
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
- Patch #570440 by yoroy, emmajane: removed the taxonomy wall of text.
- Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.
#559506 by quicksketch and plach: Added variable to field widgets.
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
#557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
*** empty log message ***
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
#545306 by alexanderpas: De-op hook_node_type().
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
#526120 by catch: Remove the related terms feature from Taxonomy module. This can now be accomplished with Field API.
- Patch #537678 by Bojhan: remove drag-and-drop help text.
- Patch #537044 by talor: hook_taxonomy_term_update and hook_taxonomy_term_insert were called backwards.
- Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted.
- Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot.
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
#516172 by yched: Fix incorrect path in term bundles.
#488542 by yched: Allow field UI to be attached to any fieldable entity.
#141965 by jeffschuler: taxonomy_term_path() and its phpdoc block was separated by one blank line, thus disconnecting it for the API docs parser.
- Patch #503456 by catch: remove multiple tid and depth handling for core taxonomy paths. Snif. ;-)
- Patch #506976 by catch: rename hook_perm to hook_permission.
- Patch #474072 by jrchamp, Berdir: use taxonomy API functions in blog API.
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
- Patch #502166 by catch: move taxonomy administration to admin/build.
- Patch #409750 by yched et al: overhaul and extend node build modes.
- Patch #225864: rollback based on discussion.
- Patch #413192 by catch et al: make taxonomy terms fieldable (not to be confused with taxonomy terms as fields).
- Patch #225864 by pwolanin: prevent PHP errors from cron.php.
- Patch #343788 by catch: taxonomy module doesn't use its own APIs.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
- Patch #471070 by stella: millions of code style fixes.
#462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross site scripting forward-port.
Docs by dww
Drupal 5.18
Drupal 6.12
Drupal 6.12
#239945 by Xano, JeremyFrench, Damien Tournoud, andypost: Should not iterate over the children in taxonomy_get_tree() anymore if we reached max_depth.
- Patch #451678 by Damien Tournoud: fixed broken query.
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
#437120 by mfb: avoid double escaping of taxonomy term names in feed links and channel titles
- Patch #437120 by mfb: prevent double escaping of taxonmy term names.
- Patch #239945 by JeremyFrench: moved depth check out of loop.
- Patch #302412 by Berdir: converted more of taxonomy module to the new database abstraction layer.
- Patch #431130 by alienbrain: removed unused arguments in internal taxonomy functions.
- Patch #432154 by Berdir: fixed bug in taxonomy_vocabulary_load_multiple. With tests.
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
#141965 by jeffschuler: taxonomy_term_path() and its phpdoc block was separated by one blank line, thus disconnecting it for the API docs parser
#351797 by catch: Allow loading multiple vocabularies at once (with tests).
#141965 by jeffschuler: Remove newline so hook_term_path() docs show up.
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
#62926 by karschsp: increase the free tagging field maximum length to 1024; the database limits are per-tag.
#62926 by karschsp: increase the free tagging field maximum length to 1024; the database limits are per-tag.
#62926 by karschsp: Increase maximum length of free tagging field.
#333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.
#144969 by beginner, Wim Leers, and catch: Fix count returned by taxonomy_term_count_nodes() with multi-select vocabularies (with tests).
#346156 by stBorchert, swentel, and catch: Fix deletion of terms (with tests).
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
- Removing whitespace.
- Patch #353632 by catch et al: avoid sorting elements twice -- performance improvement.
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
- Rollback of #225562 -- I think there is still something wrong.
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
- Patch #352470 by scor: fixed typos and grammar in comments.
- Patch #343746 by asimmonds: fixed typo in loading multiple terms at once. Added a test for it too\!
- Patch #344361 by Rob Loach, recidive: remove some cruft left from the de-op nodeapi patch.
- Patch #339929 by Moshe et al: move node links into ->content.
- Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and documentation because of previous node API clean-ups.
- Patch #343259 by John Morahan: improved taxonomy_get_tree API.
- Patch #324313 by catch et al: load multiple nodes and terms at once.
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.
- Patch #341872 by mayer, catch: fixed bug in database conversion and added a missing test for taxonomy_term_save().
#332145 by catch and Arancaytar: Fix regression on term submit form.
- Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.
#314147 follow-up by catch: Fixed typos with previous patch, and added tests.
- Patch #173826 by Jody Lynn, catch, roychri, arcX: trim taxonomy term names upon save.
- Patch #314147 by catch: more taxonomy standardization.
- Patch #329140 by catch, pwolanin: improve consistency of vocabulary API and term API.
- Patch #306224 by catch, sun: add proper taxonomy term hooks.
- Patch #306224 by catch et al: improving the taxonomy hook system.
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
#162678 by robertDouglass, catch, and Damien Tournoud: Add static caching for
#313213 by maartenvg, GĂ¡bor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
- Patch #310212 by justinrandell: killed in _node hook, as well as twelve sable tooth tigers.
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.
#296910 by catch and webchick: Add reset parameter to taxonomy_vocabulary_load().
#244662 by solotandem and catch: Fix taxonomy_vocabulary_load() when called multiple times.
- Patch #305740 by catch, Benjamin Melançon: added an edit tab to taxonomy term pages.
#190850 by Poetro and Robin Monks: Replace hard-coded taxonomy links by taxonomy_term_path().
#277214 reported by Damien Tournoud, patch by dereine, lilou: _load() functions should return FALSE on failure but taxonomy_vocabulary_load() was returning NULL
- Patch #245329 by christefano and dmitrig01: code comment love.
- Patch #277214 by lilou, dereine, Damien Tournoud et al: all menu loaders should return FALSE on object not found.
- Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should use = instead of LIKE.
- Patch #180646 by John Morahan: SQL in taxonomy_get_term_by_name() should use = instead of LIKE.
#180646 by Heine, John Morahan: taxonomy_get_term_by_name() should use = instead of LIKE in query, to allow for % to be a free tag
- Patch #169899 by Island Usurper: taxonomy caching not always working.
- Patch #268204 by aclight: fixed E_NOTICE.
- Patch #268204 by aclight: fixed E_NOTICE.
- Patch #169899 by Island Usurper: taxonomy caching not always working.
- Patch #169899 by Island Usurper: taxonomy caching not always working.
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
Drupal 6.2
- Patch #226878 by boydjd: fixed coding standards.
- Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page.
- Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone().
#214579 by keith.smith: vocabulary drag and drop was not properly documented (string change)
- Patch #206495 by jvandyk: improved consistency of trigger descriptions.
#199373 report by avskip, patch by myself, testing by keith.smith: forum node type was not re-added to the forum vocabulary when the module is re-enabled (after being disabled)
#203274 by Pasqualle: remove excessive witespace from our code (minor)
#199640 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery
#202473 by keith.smith: three more typos fixed
#201344 by catch: fix a spelling error in taxonomy module
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed
#180301 by pwolanin: taxonomy term pages did not have their argument reflected in the menu hook
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc
#199640 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery
#198579 by webernet and hswong3i: a huge set of coding style fixes, including: - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
#198321 by ulhume: recent security update had the arguments order wrong in db_query_range()
#198321 by ulhume: recent security update had the arguments order wrong in db_query_range()
#196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions
Drupal 6.0 beta 4
Drupal 5.4.
- Patch #162381 by Heine et al: properly escape strings.
#193333 by quicksketch et al: taxonomy drag and drop support
- Removing excessive whitespace.
#194277 by catch: allow contribs to override taxonomy selector forms (with improved performance)
#192887 by webernet: fix notice displayed on node form, when node has no taxonomy property
- Patch #190497 by catch et al (follow up): taxonomy module help page improvements.
- Patch #190497 by catch et al: taxonomy module help page improvements.
#192209 by catch, webchick et al: use the 'taxonomy' word instead of the more confusing 'categories'
- Patch #191914 by chx: you cannot add user/register to a menu. Also removed some whitespace.
#163728 follow up comment wrapping to 80 columns by myself
#163728 by yasheshb and Desbeers: taxonomy data was lost on node preview
- Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.)
#180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected
#180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected
#180719 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more
#185124 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages
#100570 by keith.smith: break long sentence into two and generally standardize on a common format in taxonomy help text when describing different use cases
- Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing feature from schema API: load/save records based upon schema.
#172977 follow up patch by pwolanin: fix NOTICE in taxonomy_term_count_nodes
#174254 by pwolanin: Taxonomy term pages need proper titles
#167284 by Heine and pwolanin. Avoid abusing %s for lists.
#172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
#172977 by pwolanin: fix E_ALL NOTICEs with some taxonomy module queries
#166780 by makara and blakehall: fix incorrect table name alias in taxonomy_select_nodes()
#163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
- Patch #164931 by John Morahan: included the wrong file.
- Patch #158537 by Benjamin Melancon and Wim Leers: unnecessary 'ORDER BY' in taxonomy_vocabulary_load.
- Patch #165160 by hswong3i: made two SQL queries work on DB2.
- Patch #161182 by Crell: split up taxonomy module.
Drupal 5.2
#114241 by ahoeben. Consistent page titles for adding and listing terms.
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
- Patch #107822 by riccardoR: Content filtering ignores vocabularies with only one term.
- Patch #107822 by riccardoR: Content filtering ignores vocabularies with only one term.
- Patch #158437 by AjK: taxonomy terms loose parent info on edit.
- Patch #158440 by AjK: fixed E_NOTICEs.
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.
- Rollback of patch #147723: delete API. Talked to Steven and Gabor and we unanimously agreed to rollback the deletion API. We all support the features this patch added, yet not its actual design and implementation. After some talk, we decided that it would be better for Drupal -- in the long term -- not to go with a solution that isn't 100%. We also recognize that in the short term, this patch would have been useful addition. So let's figure out how we can implement this properly in D7.
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
- Patch #148410 by jvandyk: added rewrite of the actions module! This is a very important patch, but one that is merely an enabler. Hopefully we'll see more people submitting "action patches" in the near future. Thanks for the hard work and persistence, John. *If* you decide to update the Drupal Pro Development book to Drupal 6, make sure to add a chapter on actions. ;)
#115139: Add centralized json handler (and send text/javascript content-type header).
#153781: Convert all remaining confirm_forms() to deletion api.
#147723: Deletion API (by hunmonk). Woop woop.
- Patch #150299 by asimmonds: form API fixes in taxonomy.module.
#141470 by chx, page tagging vocabulary listings.
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
- Patch #146667 by Jeff Eaton: form API fixes.
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
- Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms(). Backport from HEAD.
- Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms().
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
#76588 patch by alienbrain: some localization-unfriendly watchdog() calls
- Patch #136202 by asimmonds: fixed indefined variable notice. Backport from HEAD.
- Patch #35177 by Stefan and profix898: added some logging to the taxonomy module. Backport from HEAD.
- Patch #136202 by asimmonds: fixed indefined variable notice.
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
- Fix bad code in taxonomy.module (variable naming)
- Patch #35177 by Stefan and profix898: added some logging to the taxonomy module.
- Patch #100429 by Zen, RobRoy and kkaefer: remove the content type requirement.
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
#133858: Code cleanup and e_notices in taxonomy.module for tag parsing.
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
- Patch #110888 by Eaton: unify hook _alter()
- Patch #130831 by ChrisKennedy: l() error in taxonomy.module.
#112556 by RobRoy. Match maxlength with the database.
- Patch #112556 by Robroy: term/vocab maxlength should match db.
- Patch #111347 by Steven: refactor url() and l().
- Patch #115667 by rotzi: added versioning support to node terms.
- Patch #113603 by chx: first crack at re-implementing tabs.
- Patch #113603 by chx: first crack at re-implementing tabs.
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
- Rollback of E_ALL patch. Too much extra breakage.
- Patch #112556 by webchick: term/vocab maxlength should match db.
- Patch #112556 by webchick: term/vocab maxlength should match db.
- Patch #112715 by webchick et al: fixed some E_ALL errors.
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
- Patch #107426 by webchick: code cleanup.
- Patch #107426 by webchick: code cleanup.
#108363: Faster tag parsing (preg_match to strpos).
- Patch #103462 by jvandyck: documentation and grammar clean up.
Removing useless taxonomy.css
- Patch #99694 by bdragon: removed dead code.
#97995 by chx. Only make menu items when the path is correct.
#97824 by Gurpartap. Move enclosing elements outside of their t().
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
#83202 by Jaza. Separate out node type deletion API and use it to keep {vocabulary_node_types} updated.
#80257 by Jaza. Add a hook for content type changes and use it for keeping vocabulary associations.
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc
#24023 by chx. Allow multiple select options with the same value and implement it for taxonomy selection.
- Patch #87185 by robert: added caching to taxonomy_get_term().
- Patch #89044 by beginner: cannot edit parent term.
#41484 by myself. Fix singleton term selection.
#41484 by nickl, flk, and budda. Don't wrap the category selection in a fieldset if there is only one vocabulary.
#74976 by RobRoy and mrgeneyuss. Clone category objects for multi-parent heirarchy.
#31874 by David Lesieur. Call taxonomy hook for insert and update after the term is fully saved.
#67647 by fgm and nickl. Don't make a taxonomy option for vocabularies without terms.
- Rollback of patch #68418: clean up node submit hooks. Needs more thinkering. Restores the old node API.
- Patch #80952 by earl, webchick, neclimdul et al: .info files
- Patch #68418 by Moshe et al: clean up node submit hooks.
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
- Patch #56093 by chx: use native php function where possible _taxonomy_depth() -> str_repeat()
#79732 by drewish, fix the taxonomy forms and some code cleanup.
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.
#66569 by m3avrck. Put all the feed icons in the same place.
#79601: module_exist() -> module_exists()
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
#76802: Introduce placeholder magic into t() See: http://drupal.org/node/64279#t-placeholders
#77402 by Zacker, fix the node type checkboxes on vocabulary editing.
- Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy.
- Patch #77422 by timcn: corrected various paths in the documentation.
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.
- Patch #76702 by timcn: fixed some broken admin pages.
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
#33772 by dfg, add title to last breadcrumb element.
- Patch #73361 by Ber: remove unneeded size restriction for vocabulary help.
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
#71925 by Steven, remove # prefix from link array keys.
#71728 by Eaton, re-add taxonomy_term_path()
#61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete., backport from HEAD
#61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete.
- Patch #65801 by Moshe et al: fixed locale initialization slowness.
fixing stuff
- Improved input checking.
better output check
- Patch #65324 by greggles: bungie -> bungee
- Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role.
#65324, In Taxonomy example "Bungie Jumping" should be "Bungee Jumping", patch by greggles
#64951 by deepstar, Ambiguous query in taxonomy_get_term_by_name()
#64951, Ambiguous query in taxonomy_get_term_by_name(), patch by deepstar
#41042 by DriesK, Moshe, and Jaza, Duplicate tag handling