Using Taxonomy Menu and Entity Reference Prepopulate to create an easy & awesome content admin UX in Drupal
Backstory: Part of a site I'm currently building is set up so that approved users (aka content submitters) can submit resources. Another category of users, content administrators, will need to be able to define the different types of resources (ie. download, YouTube link, PDF file). Neither user group needs to know or care that we're using a single Resource content type to manage these items; the goal is for content submitters to "Post a YouTube link", instead of going to "Create Resource" and selecting the taxonomy term for a YouTube link.
Posted July 29, 2014 in Drupal, entityreference_prepopulate, taxonomy_menu, custom module