At the moment the tabular display is the only way to get a biblio to show on a full node display (besides original and 'Only Fulltext if available'. Why isn't the style chosen in the biblio configuration used for also displaying the biblio full node?
Comments
Comment #1
saltednutAgreed - we would like to show a View of Biblio nodes but Views limits to Fields or View modes. Being able to show the Biblio listing in a View using MLA format is what is currently most pressing in our particular case. This IS possible by using the 'Teaser' view mode but that is rather confusing for site builders.
Additionally, it would be nice to be able to show these in MLA format on the actual node page. In RC4 I am able to see the entry in MLA with 'Only Fulltext if available' but that does not seem to work anymore in 2.x-dev.
Comment #2
rjerome commentedYou probably don't want to be using 2.x-dev just yet.
I guess there is no reason that the bibliographic format couldn't be used for a "full" node view. I could make that a option, much like the others (original, full text, tabular).
Comment #3
rjerome commentedOK, the option is now in the 7.x-1.x-dev version. See the styling tab on the 'admin/config/content/biblio' page.
(http://drupalcode.org/project/biblio.git/commit/6c05fff)
BTW, you can get a bibliographic (MLA format) output in Views, by just selecting the "Biblio: Biblio Citation" field. It's not really a field per se, it's a "virtual field" which contains the complete formatted (MLA or what ever) node.
Comment #4
saltednutThanks for the quick response. I actually reported this issue incorrectly. I just double-checked and I was actually using 7.x-1.x-dev, not the 2.x branch. Sorry about that. Pulled the latest commit and I can set the default view mode styling at 'admin/config/content/biblio' - works great!
Comment #5
scor commentedshould this be ported to the 7.x-2.x branch too?
Comment #6
liam morlandBibliography Module 7.x-2.x is not being developed. If this issue applies to a maintained branch, please re-open and move it to that branch.