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