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

Arto’s picture

Assigned: Unassigned » Arto
Issue tags: +File Framework

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.

rjbrown99’s picture

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

avpaderno’s picture

Assigned: Arto » Unassigned
Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -File Framework

I am closing this issue, since it's for a Drupal version no longer supported.