Clean up the taxonomy term and vocabulary interfaces

chx - October 6, 2006 - 06:40
Project:Drupal
Version:7.x-dev
Component:taxonomy.module
Category:feature request
Priority:normal
Assigned:chx
Status:closed
Description

I am saying this is a usability bug. Look at your term edit screen before and after :)

Also removed some very dead-looking code. If you want to change a form, then you use hook_form_alter. The code removed did not pass the term, so what gives?

AttachmentSizeStatusTest resultOperations
taxonomy_term_form_cleanup.patch3.03 KBIgnoredNoneNone

#1

chx - October 6, 2006 - 06:47

And, a screenshot.

AttachmentSizeStatusTest resultOperations
taxonomy_term_form.png20.54 KBIgnoredNoneNone

#2

chx - October 6, 2006 - 13:35

Let's make it easier for advanced taxonomy modules to make the Advanced Options open by adding a variable, without adding a UI for it.

AttachmentSizeStatusTest resultOperations
taxonomy_term_form_cleanup_0.patch3.08 KBIgnoredNoneNone

#3

merlinofchaos - October 6, 2006 - 16:38

Notes: I think synonyms should have a note saying that it is only used if some module utilizes it. I think description should say that the description is only used for administrative purposes unless some add-on module utlizes it.

I also think cleaning up the vocabulary page similar to this approach is more important; it's the first page someone sees, and those options are opaque.

#4

webernet - October 6, 2006 - 16:55

Definite improvement.

The closely related vocabulary form would benefit even more from a similar overhaul.

#5

Dries - October 9, 2006 - 07:22
Status:needs review» needs work

I agree with merlin's comments. Implement them and this gets committed. :)

#6

Owen Barton - October 9, 2006 - 23:36

Can I request a very simple and friendly usability enhancement to this page: the cursor should default to the 'Term' field, so you can enter a whole series of terms without having to reach for the mouse each time. This is something that is a major PITA when you have a long list of terms to enter.

I would be happy to figure this out (jquery or plain js?) and add it to the patch if there is interest - it should only be a couple of lines.

#7

chx - October 10, 2006 - 09:29
Status:needs work» needs review

I would like to see this moving so please add JS in a separate issue. Also, vocabulary edit is a separate one.

AttachmentSizeStatusTest resultOperations
taxonomy_term_cleanup.patch3.22 KBIgnoredNoneNone

#8

flk - October 11, 2006 - 13:04

reviewed and works great.

#9

Dries - October 11, 2006 - 13:12

- 'Advanced Options' should be 'Advanced options'.
- The relation stuff is not showing up here (making the form not quite 'advanced').

#10

Kjartan - October 23, 2006 - 19:29
Status:needs review» needs work

Marking as Code needs work based on Dries' comments.

#11

webernet - November 17, 2006 - 23:19
Title:Clean up the taxonomy term interface» Clean up the taxonomy term and vocabulary interfaces
Version:x.y.z» 6.x-dev
Category:bug report» feature request

Doesn't look like this will get into 5 - so moving it to 6.

#12

catch - September 17, 2007 - 13:52
Version:6.x-dev» 7.x-dev

Now that taxonomy_manager is here, makes sense to bump this to 7.x.

#13

Robin Monks - September 1, 2008 - 00:40
Status:needs work» fixed

There is already an advanced fieldset on the term form, and the interface is much simplified.

Marking 'fixed'.

Robin

#14

Anonymous (not verified) - September 15, 2008 - 00:42
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.