Only the following fields are shown in with the Original layout setting

Publication type
Authors
Source
Keywords
Abstract

Why the others although entered are not included? Now I have to set the layout to Tabular in order to see all the fields. I dont like Tabular layout. Please bring all fields inside the Original view (as it was in previous releases of the module).

Could you also explain me the functionality of the option
"Carry "inline" mode through to all links"
I see no visible difference.

Comments

rjerome’s picture

Actually there are more fields than that, but you are correct in saying not ALL fields are included. I was planning on removing that format, but I guess I could change it such that it loops through all the fields and outputs any field which contains something.

Ron.

I forgot the second part of your question regarding inline links. You typically don't need "inline" mode unless you are calling some of the biblio functions directly and creating some sort of custom layout. Basically it causes the functions to return raw html rather than rendering the page the normal Drupal way.

agrigor1’s picture

I dont know how many users like the Tabular module. Its matter of aesthetics. Personally I like it.
And something else. In the tabular mode we see the citekey although "Show citation key in results" is unchecked. I dont believe this is useful to the viewers of the site. Why not hide it (or offer an option to hide in configuration page under node layout).

agrigor1’s picture

I know it would be too much to ask to let users define the fields displayed in Original or Tabular Node layouts.

rjerome’s picture

In the tabular mode, the field visibility is based on the settings on the settings for each type i.e."admin/settings/biblio/fields/type/edit/100" for the book type. If 'visible' is checked on this page then it will be on the input form and in the tabular view.

Your other option would be to use Views to create your own display customized to suite your requirements.

Ron.

rene_w’s picture

Version: 6.x-1.5 » 6.x-1.14

Subscribing -- I also expected the Original view to show all the fields displayed in the tabular view (or have separate visibility settings). In its current state this view seems rather useless?

rjerome’s picture

This view is "depreciated" , my thought was that with a little css wizardry, one could make the tabular view look any way you like.

rene_w’s picture

Ok, but then it would be good to include an example CSS that mimics the "Original view", otherwise users like me will complain forever about fields missing there...

rjerome’s picture

Actually, I was going to remove that view completely :-)

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.