public
Fork of bendiken/drupal-exhibit
Description: Drupal module that displays structured data in the form of rich visualizations and faceted browsing.
Homepage: http://drupal.org/project/exhibit
Clone URL: git://github.com/jhuckabee/drupal-exhibit.git
drupal-exhibit / TODO.txt
100644 18 lines (14 sloc) 0.761 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// $Id$
 
This is a listing of known bugs, features that mostly work but are still
somewhat in progress, features that are being considered or planned for
implementation, and just miscellaneous far-out ideas that could, in
principle, be implemented if someone had the time and inclination to do so.
 
(NOTE: there is no guarantee any of these items will, in fact, be
implemented, nor should any possible scheduling indications be construed as
promises under any circumstances. TANSTAAFL. If you absolutely need
something implemented right now, please contact the developers to see if
they're available for contract work, or if perhaps a modest donation could
speed things along.)
 
TODO
----
* Support for client-side caching headers, as the Timeline module does.