Download & Extend

Admin user interface enhancements

Project:Bitcache
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Arto
Status:active
Issue tags:File Framework

Issue Summary

Feature request(s):

1) For the bitcache/bitstream admin page located at /admin/content/bitcache/list, enable the columns to be re-sortable by kind and size.

2) I have no idea if it is possible or not, but it would also be nice to display the date the files were created in the bitcache. This may be different than the date a node was created.

3) For image files, consider enabling a jquery effect to display the image when the admin does a mouseover on the ID. This would be similar to this description:
Image preview using jquery
Example from #2 link above

Comments

#1

Assigned to:Anonymous» Arto

You'll be happy to hear some admin interface improvements are already coming for 6.x-1.0-beta3.

The first two items you list are doable. The third, however, goes beyond Bitcache's mission statement - Bitcache deals only with "opaque" data storage (i.e., it doesn't know or understand any file formats), so this should be submitted as a feature request to File Framework which could then extend Bitcache's admin interface to provide the mouseover thumbnail functionality.

#2

Very cool, thanks Arto. I appreciate the reply and your efforts on this so far.