It would be really neat if when you traverse through the Cat_Menu to a certain Category, you could click on a link in that category to, say, create a Blog entry. Then the Category information would be automatically inserted into the blog content creation page.
This would really make creating content a lot easier. We all know how difficult it is to get users to create content when you have 100's and 100's of categories.
How difficult would this be? There's already something similar in the Category module. For instance, when you create a child category, the information for the Father Cat or Cont is imported into the Child Category's information. Could this code be leveraged?
Comments
Comment #1
JirkaRybka commentedThis is duplicate to #121913: Create Content button in a category?, which is newer, but have some discussion, and is already favored over several other duplicates. The question is only just about adding the link (which is already possible through theming and other ways), as the path already exists (node/add/type/category_id_number) as discussed in the 6.x fix at #464542: Restore the ability to have pre-selected category on node/add.