Hi,

Checking the 'Tabular' option in node layout (using CiteProc enabled) resulted in the node not displaying:

"Fatal error: Call to undefined function biblio_style_http://www.zotero.org/styles/ieee_author_options() in C:\domains\humantechnologyinteraction.eu\wwwroot\sites\all\modules\biblio\biblio_theme.inc on line 251"

tried it with other csl styles as well (APA), but the same error occurred.

Disabled the CiteProc module, and the tabular function works again. Unfortunate as I really like the CSL customisation you added!

Related: Normally I used the tabular node view to overcome an issue with the full node view not showing all information (e.g. DOI, conference name). Is there a (user definable?) way to make the full node, show the full info contained in the node as the tabular option does? Tried to do it with manage fields for content types, but got stuck.

Thanks, Wouter

Comments

rjerome’s picture

Hmm, I'll check on that error... I thought that was fixed.

As for the styling, the "original" layout is hard coded, so you can't change that with any of the GUI settings.

wvdhoogen’s picture

Hi Ron,

Thanks, I'll stay tuned for a fix. As for the layout, if indeed not user changeable, I think it would be a good addition to the 'original' layout to also include the DOI and attachments as these are most useful for those trying to look up the reference.

Wouter

rjerome’s picture

Status: Active » Fixed

Turns out that I only fixed that in 7.x and not 6.x-2.x, but it's fixed now. Also added DOI to "original" layout.

http://drupal.org/cvs?commit=495902

Ron

wvdhoogen’s picture

Super!

Wouter

wvdhoogen’s picture

One thing that is strange though is that if I change the base url from 'biblio' to e.g. 'publications' no node or tabular view is available when clicking the publication's title. Anyhow, with biblio as the base url it is working.

Wouter

rjerome’s picture

Another little (CSL related) bug, which has now been fixed.

http://drupal.org/cvs?commit=496232

Ron.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.