Are there any Drupal 7x modules that will allow me to add multiple authors in the Authoring information for Blog posts. Usually there is just one author and the default blog setup suffices. However, I have requests for multiple authors. I have searched drupal and have found many older references including entity reference but I am not able to configure this. Thank you.

Comments

vm’s picture

entity references is the correct module. Can you explain what you aren't able to configure? share screenshost of problematic setting you are having trouble with etc?

Thomasr976’s picture

I have the entity reference module and also enabled the example that comes with it. However, I can't figure out how to configure the module. There is no configure link next to the module.

I went to the content type for my blog node and looked at help.... nothing at all. I also when to the field module and ran into a dead end there too.

vm’s picture

a quick search led me to https://www.drupal.org/node/1327954
reading it, led me to http://atendesigngroup.com/blog/getting-started-references-drupal

There is no configuration of the module itself required. You simply begin generating references in your content types.

a search for 'drupal entity reference video' led me to a few. Scrolling further down there are a significant amount of community generated documentation that can be utilized.