/[drupal]/contributions/modules/bitcache/TODO.txt
ViewVC logotype

Contents of /contributions/modules/bitcache/TODO.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Mon Feb 2 07:06:16 2009 UTC (9 months, 3 weeks ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA1, HEAD
Changes since 1.3: +0 -0 lines
File MIME type: text/plain
Merged latest changes from http://github.com/bendiken/drupal-bitcache (37c8223).

Changelog:
- #365077: Prevent timeouts when manually importing a bitstream from a URL.
- Fixed the recommended installation path in README.txt.
- Added a note about the Bitcache command-line tools to INSTALL.txt.
- Implemented a new setting for configuring the path to the Bitcache command-line tools.
- Renamed the previous 'synchronization' setting to 'cron script'.
- Implemented the new API functions bitcache_sync(), bitcache_exec(), bitcache_yaml(), and bitcache_tmpname().
1 // $Id$
2
3 This is a listing of known bugs, features that mostly work but are still
4 somewhat in progress, features that are being considered or planned for
5 implementation, and just miscellaneous far-out ideas that could, in
6 principle, be implemented if someone had the time and inclination to do so.
7
8 (NOTE: there is no guarantee any of these items will, in fact, be
9 implemented, nor should any possible scheduling indications be construed as
10 promises under any circumstances. TANSTAAFL. If you absolutely need
11 something implemented right now, please contact the developers to see if
12 they're available for contract work, or if perhaps a modest donation could
13 speed things along.)
14
15 TODO
16 ----
17 * Support fingerprint-based sharding of the bitstream repository.
18 * Authentication is orthogonal to the function of this module, but needs
19 clarification in the documentation.
20 * Easy-to-use jQuery wrapper for the Bitcache REST API operations.
21 * Improvements to bitstreams admin screen: paging & column sorting.
22 * If the RDF API is installed, enable metadata display for bitstreams.
23 * Provide admin operations for bitstreams (integrity check etc.)

  ViewVC Help
Powered by ViewVC 1.1.2