Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.0-beta9
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Dec 2008 at 11:31 UTC
Updated:
9 Dec 2008 at 14:21 UTC
Right now it seems impossible to filter biblio nodes with more than one filter at the time: for instance, one may want to have on one page all pubs by a given author and a give type of publication (e.g., all journal articles by Smith).
Integration with Views will probably solve this problem but in the meantime, is there a way to use more than one filter on a given page?
Comments
Comment #1
rjerome commentedActually, you can do exactly what you said, however it requires you to visit the filter tab a second time and "refine" the filter, adding publication type to the author filter. I realize this is not terribly intuitive, so I'll look into ways to better deal with it.
Ron.
Comment #2
patrick.legros commentedthanks a lot.
Is there anyway to have a direct link for multiple filters (like biblio/author/smith to see all pubs by smith, but what if I want to have only the journal articles by smith?).
Comment #3
rjerome commentedYes but it's not intuitive... biblio/author/smith/type/102 (102 is the journal type id). You can see the type id's on this page... admin/settings/biblio/types
Ron.
Comment #4
patrick.legros commentedmany thanks.
Comment #5
patrick.legros commenteda last question:)
I could not figure out how to show on one page the biblio of one author (smith) with more than one type of publications (for instance show both 101 and 102). Is there a way?
Comment #6
rjerome commentedRight now, no. The "or" filter is not working, it just "and"s everything together.
Ron.
Comment #7
patrick.legros commentedThanks. That's answers all my questions. Looking forward to integration with Views2.
Comment #8
rjerome commented