For the purposes of a project we are looking to be able to find references by keyword. For example, take me to all references tagged "animals". Think similar to taxonomy views where you are able to find all content under a single term. I have run into two problems.

First being that links to keywords take you to the keyword entity instead of references tagged with a keyword.
Second, all keywords are "stored" as id numbers, making it difficult to search for keywords without knowing the corresponding id number.

Does anyone have any advice on how to implement a view similar to taxonomy views so I am able to access references under a single keyword? Or have better ways of indexing and searching references by keyword?

CommentFileSizeAuthor
#3 views.view_.bibcite_keyword.yml5.8 KBantongp

Comments

spurrierly created an issue. See original summary.

spurrierly’s picture

Assigned: spurrierly » Unassigned
antongp’s picture

Hi @spurrierly.

For the 1st case something like this (please see attached)? Approach is basically the same as with taxonomy terms: views page overrides entity page by using basically the same path, so when clicking on keywords in reference entities you'll be navigated to a list of references with the same keyword attached. With taxonomy terms, if you'll disable or remove the "Taxonomy term" views, there'll be no node's list on terms pages, just term's fields.

Hope this helps.

antongp’s picture

Status: Active » Postponed (maintainer needs more info)
spurrierly’s picture

Thank you this cleared things up!

antongp’s picture

Status: Postponed (maintainer needs more info) » Fixed

Great!

Status: Fixed » Closed (fixed)

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