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

smithdalec’s picture

I'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

smithdalec’s picture

Leaving 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.

smithdalec’s picture

This has been moved to admin/structure/biblio, with a link to add a new biblio

smithdalec’s picture

Status: Active » Fixed

closing.

smithdalec’s picture

Status: Fixed » Closed (fixed)