Pointless Taxonomy help links

mlsamuelson - November 6, 2007 - 22:23
Project:Drupal
Version:6.x-dev
Component:taxonomy.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

As noted for Drupal 5 in http://drupal.org/node/152458, Drupal 6 (head) similarly provides non-helpful links from the help text for the "Parent" and "Synonym" form elements on term add/edit pages (admin/content/taxonomy/edit/term/x). The page pointed to (admin/help/taxonomy) provides no help in understanding the terms 'parent' and 'synonym' in reference to taxonomy.

I have provided a patch that addresses the issue.

I'm not sure if my timing is right for this patch, given various freezes (code and string), and all. Feedback is always welcome. (I have a real desire to contribute, but hey, I'm still learning.)

AttachmentSize
remove-unused-taxonomy-help-links.patch1.8 KB

#1

catch - November 8, 2007 - 14:58
Status:needs review» reviewed & tested by the community

admin/help/taxonomy could do with a rewrite - doesn't even mention freetagging - but that's not a small task at this stage. So removing the links at this point seems fine to me. Patch tested/applies/works fine.

#2

Aren Cambre - November 8, 2007 - 15:23

Wouldn't it be better to completely remove admin/help/taxonomy than to give bad content? If we completely remove it, that encourages users to visit drupal.org for content that by contrast may actually be helpful. Otherwise, we risk confusing and alienating users.

#3

catch - November 8, 2007 - 15:57

Aren:

The content isn't bad, just a little out of date. New issue for that here: http://drupal.org/node/190497

I still think removing these links is valid, since linking to #anchors on a help page from a form description isn't lovely even if there's something there to read.

#4

Gábor Hojtsy - November 8, 2007 - 16:24
Status:reviewed & tested by the community» fixed

We don't do links in form labels and descriptions, so I agree removing this is good for consistency. Especially that there is nothing on the help page to help users out. Committed.

#5

Anonymous - November 22, 2007 - 16:31
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.