Postponed (maintainer needs more info)
Project:
Drupal core
Version:
main
Component:
user interface text
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2010 at 15:10 UTC
Updated:
12 Jan 2026 at 15:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sfyn commented@D7csmtl
I have made a little patch for this function. But it has typos.
Comment #2
sfyn commented@D7csmtl
And here's a better patch that will actually work!
Comment #3
sfyn commentedComment #5
sfyn commentedreroll
Comment #6
sfyn commentedComment #7
Hani commented#5: taxonomy-719424-5.patch queued for re-testing.
Comment #8
joachim commented> I second that, because coming from Drupal 6, I was expecting to be able to add taxonomies to content types via the taxonomy vocabulary page.
There's a case to be made for this being a UI regression, and that we should keep that UI in.
Comment #10
alberto56 commented#5: taxonomy-719424-5.patch queued for re-testing.
Comment #11
alberto56 commentedWorks fine for me on latest HEAD -- setting this to RTBC.
Also, I'm setting this to normal because the user experience differs a lot from previous versions of Drupal and some information may be needed to nudge new users of 7.x in the right direction and to avoid frustration -- the new 7.x way of assigning taxonomies to content types is far from obvious for users used to 6.x.
In Drupal 6.x, one would create a vocabulary and assign it to content types on the same page.
In Drupal 7.x, the procedure is:
See also: #897520: Usability: "Taxonomy term reference" might be better than "Term reference".
Comment #12
ryivhnn commentedPatch works fine for me using alpha6.
I thought I'd forgotten or broken something when I couldn't work out where to apply vocabularies to content types. After figuring it out I actually prefer D7's way a lot more so wouldn't call it a UI regression, just minor confusion :) Would it be worthwhile indicating on the content type creation form where you would set up the vocabularies to apply to the content type?
Comment #13
yched commented- admin/structure/types has no 'Manage fields' tab. It's a list of node types, each one having a 'Manage fields' link.
- All entities can use taxo fields : comments, users, contrib entities... - not just nodes.
'Taxo field on nodes' is the most common use case, and is likely to be the 1st one people coming from the D6 way will be looking for, but we should not have a hardcoded UI text that makes it seem restricted to nodes, because people adding taxo fields to non-nodes will get the feeling they're doing something 'wrong'.
+ patch has spaces in an empty line
Powered by Dreditor.
Comment #14
alberto56 commentedInteresting. Coming from Drupal 6, it did not occur to me that taxonomy can apply to anything... I removed the extra space, changed the text to "Edit your taxonomy here, and apply it using the manage fields tab of content types, users, or any other entity.", and added a period to the end of the text.
Albert.
Comment #15
sfyn commentedI just tested this on a local drupal 7 instance. Here is one last adjustment to the wording - changed tab for link.
Comment #16
alberto56 commentedSeems just about right to me. I would love to see this (along with #897520: Usability: "Taxonomy term reference" might be better than "Term reference") get into the next release as I have the feeling a lot of people will be lost as to how to use taxonomy in D7 otherwise.
I'm setting to RTBC, although I'm not clear on whether I have the moral authority to do so, seeing that I participated in writing a modification to the patch.
Comment #17
sunum, this requires UX team review. And be aware that the UX team needs screenshots...
Comment #18
joachim commentedThis should be added using hook_help(), not set in the form, surely.
Also, I've tried the patch, and the new text seems to be at admin/structure/taxonomy/add. Why here, and not the main taxonomy page? This already says:
> Taxonomy is for categorizing content. Terms are grouped into vocabularies. For example, a vocabulary called "Fruit" would contain the terms "Apple" and "Banana".
It seems to me the "Taxonomy is for categorizing content" statement could be expanded on here. There is in fact an explanation of how to apply taxonomy vocabs to other entities at admin/help/taxonomy -- we should briefly say what's possible and link to that page.
Patch also produces text that looks wrong at admin/structure/taxonomy/forums/edit.
Comment #19
davidneedhamAny updates since the official release? FWIW, I agree with joachim.
Comment #20
uNeedStuff commentedDescription
Currently there is no text to indicate what happens with newly created vocabularies. No instruction or simple explanation on how they get assigned to a content type for use. In D6 it was part of creating the vocabulary. This is very confusing, and I believe the thought will be that once it is created it will just show up for selection when creating content. That it then needs to be added to the content type after you create the vocabulary in a completely different area isn't indicated anywhere, this is not intuitive to a user.
I would suggest two changes.
1. On the Taxonomy landing page (I think that's what you call it) where it says currently:
Taxonomy is for categorizing content. Terms are grouped into vocabularies. For example, a vocabulary called "Fruit" would contain the terms "Apple" and "Banana".
Should include:
Add a term reference field to any content type you want your created vocabularies to include.
2. On the Structure page where it says:
Manage content types, including default status, front page promotion, comment settings, etc.
Should be changed to:
Manage content types, including default status, front page promotion, comment settings, assigned vocabularies, etc.
You may also want to add a note to the admin/structure/taxonomy/add page
After creating your vocabulary add a term reference field to all the content types you would like to include this new vocabulary.
Comment #21
Bojhan commentedno screenshots
Comment #22
eliza411 commentedI created a new patch that addresses only the scope of the original issue.
It adds the following text to admin/structure/taxonomy:
A vocabulary is assigned to content types, users, or other entities on the manage fields tab by adding a Term reference field.
I've observed that Term reference is a confusing label for some new users who just created a vocabulary and want to add the vocabulary to a content type, but I think renaming fields requires more consideration and getting help text on the taxonomy page is valuable.
Comment #23
jlanaux commentedThank you so much for posting this. I was fighting with this all morning. :)
Comment #24
Bojhan commentedSounds fine!
Comment #25
alberto56 commentedSetting this issue to "needs review" to trigger the test bot.
Comment #28
yoroy commentedStill a good idea. Lets try and make it a bit shorter though.
Comment #29
yoroy commentedComment #44
smustgrave commentedThank you for sharing your idea for improving Drupal.
We are working to decide if this proposal meets the Criteria for evaluating proposed changes. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or there is no community support. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #45
smustgrave commentedIf this is still desired can the summary be updated with screenshots.