Issue status update for http://drupal.org/node/31394 Post a follow up: http://drupal.org/project/comments/add/31394 Project: Drupal Version: cvs Component: taxonomy.module Category: feature requests Priority: normal Assigned to: nysus Reported by: nysus Updated by: cel4145 Status: patch (code needs review) Not to be discouraging, but the admin/help documentation is being maintained in the modules and features [1] section of the handbook. There was a big push this summer to update all admin/help documentation for 4.6, and new docs were written for all core modules, including taxonomy.module [2]. I do not know what the status is of efforts to create a patch to update that text into the module. However, we do have some documentation on writing the admin/help docs [3]. [1] http://drupal.org/handbook/modules [2] http://drupal.org/handbook/modules/taxonomy [3] http://drupal.org/node/24268 cel4145 Previous comments: ------------------------------------------------------------------------ Fri, 16 Sep 2005 16:36:34 +0000 : nysus Attachment: http://drupal.org/files/issues/taxonomy_14.patch (2.22 KB) Here is an improvement to the largely inscrutable help text on the admin/taxonomy page. It is a much gentler and generic introduction to the idea behind vocabularies and terms and avoids all jargon. The more difficult stuff can be covered on other pages and in the help documentation. It also to reflects the changes to the user interface which no longer lists the terms below the vocabulary. ------------------------------------------------------------------------ Fri, 16 Sep 2005 16:50:12 +0000 : nysus Attachment: http://drupal.org/files/issues/taxonomy_15.patch (2.22 KB) This patche replaces the previously uploaded patch which contained a typo. ------------------------------------------------------------------------ Fri, 16 Sep 2005 17:01:57 +0000 : m3avrck Reads very nice! One type, "You can relate vocabularies to eachother" ... "each other" is two words :) ------------------------------------------------------------------------ Fri, 16 Sep 2005 17:05:04 +0000 : nysus Attachment: http://drupal.org/files/issues/taxonomy_16.patch (2.22 KB) New patch to fix 2nd typo noted above. ------------------------------------------------------------------------ Fri, 16 Sep 2005 17:11:31 +0000 : nysus Attachment: http://drupal.org/files/issues/taxonomy_17.patch (2.22 KB) Ugh! New patch to comment out an apostrophe. ------------------------------------------------------------------------ Fri, 16 Sep 2005 17:12:46 +0000 : m3avrck Forgot to escape Vocabulary's near the end ;)