Closed (fixed)
Project:
Quotes
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Jul 2007 at 02:27 UTC
Updated:
21 Apr 2008 at 16:54 UTC
Jump to comment: Most recent file
I'd like to use Views to produce a table of all quotes showing just the quote and author.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_quotes.inc_.txt | 1.25 KB | nancydru |
Comments
Comment #1
nancydruThe 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.
Comment #2
nancydru?
Comment #3
ekrispin commentedDon't forget to clear the views cache right after placing the inc file to have the new field listed in the edit view
Comment #4
nancydruFix committed.
Comment #5
nancydru