Is it possible to create views with all publications of the given author? Namely in respect to given drupal UID and different contributors linked as 'aka' in biblio module. (In that way as biblio_get_user_pubs() do).

Comments

rjerome’s picture

The short answer is No, not right now. I would need to update the views handlers to take into account the "aka" field, which I will try to include in the next version, but remind me again if I forget.

Ron.

zio’s picture

OK, thanks.

kbk’s picture

Status: Active » Closed (fixed)
pinin4fjords’s picture

Has there been any progress on this? I'm trying to show publications in a block on a profile page (containing a view), but I'm having real trouble showing more than the primary author for a user. Alternatively, could you suggest a block of code I could paste into a block to show the same info as that linked from the profile tab- i.e. calling biblio_get_user_pubs? I'm finding that I lack the know-how to figure this out myself, so would appreciate a nudge in the right direction.

Thanks,

Jon

pinin4fjords’s picture

Status: Closed (fixed) » Active
zio’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
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.