I'd like to use Views to produce a table of all quotes showing just the quote and author.

CommentFileSizeAuthor
#1 views_quotes.inc_.txt1.25 KBnancydru

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Needs review
StatusFileSize
new1.25 KB

The attached file is a Views .inc file. Add it into the Views/modules directory. It should expose "Quotes: Author" to Views and allow it to be sortable and filterable. This does not contain my citation filed in my other patch.

nancydru’s picture

?

ekrispin’s picture

Don't forget to clear the views cache right after placing the inc file to have the new field listed in the edit view

nancydru’s picture

Status: Needs review » Fixed

Fix committed.

nancydru’s picture

Status: Fixed » Closed (fixed)