Fields missing in Original layout

agrigor1 - June 28, 2009 - 20:28
Project:Bibliography Module
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

rjerome - June 30, 2009 - 13:16

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.

#2

agrigor1 - July 1, 2009 - 21:48

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).

#3

agrigor1 - July 1, 2009 - 21:49

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

#4

rjerome - July 2, 2009 - 00:37

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.

 
 

Drupal is a registered trademark of Dries Buytaert.