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

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

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


Revision 1.3 - (show annotations) (download)
Thu Jul 17 11:51:06 2008 UTC (16 months, 1 week ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, DRUPAL-6--1-0-ALPHA2, HEAD
Changes since 1.2: +0 -4 lines
File MIME type: text/plain
Imported latest 6.x version (8e74bbc) from the GitHub development repository.

Changelog:
- Changed profile fields to use name instead of title (by jhuckabee).
- Implemented facet generator and ability to add facets to a generic Exhibit block (by jhuckabee).
- Fixed bug with inserting facet definition on exhibit node creation (by jhuckabee).
- Corrected the schema update for the new facet_definition field, and also added the field to hook_schema().
- Corrected capitalization to adhere to Drupal guidelines.
- Added CVS keywords in order to conform to Drupal coding standards.
- Removed spurious PHPDoc headers.
- Refactored hook_block(); cleaned up trailing whitespace here and there.
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 for client-side caching headers, as the Timeline module does.

  ViewVC Help
Powered by ViewVC 1.1.2