Closed (fixed)
Project:
Bibliography Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 20:48 UTC
Updated:
18 Jul 2012 at 13:56 UTC
Currently, the Biblio Add page (admin/content/biblio/add) and Biblio Content page (admin/content/biblio) are not very user-friendly, and can possibly even be combined.
Better pages (or a combined page between the two) should be added (probably in a more intuitive location than digging into admin/content/biblio).
What I had in mind was a single page with a list of biblio entries (similar to the admin/content page) and a dropdown list of publication types (similar to the previous node/add/biblio page's dropdown) that would bring the user to the Biblio Add form.
Comments
Comment #1
smithdalec commentedI've implemented the Entity API's Admin UI, which gives us a nice little table of all biblio entities, along with edit/clone/delete links. I've also moved the Admin UI from admin/content/biblio to admin/structure/biblio
This issue has been resolved in commit 8ebfa9c.
See http://drupalcode.org/project/biblio.git/commit/8ebfa9c
Comment #2
smithdalec commentedLeaving this issue open because admin/structure/biblio/add could probably use a select list of publication types, instead of a bunch of MENU_LOCAL_ACTION links.
Comment #3
smithdalec commentedThis has been moved to admin/structure/biblio, with a link to add a new biblio
Comment #4
smithdalec commentedclosing.
Comment #5
smithdalec commented