/[drupal]/contributions/modules/exhibit/exhibit.info
ViewVC logotype

Contents of /contributions/modules/exhibit/exhibit.info

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


Revision 1.4 - (show annotations) (download)
Thu Jan 8 12:04:47 2009 UTC (10 months, 2 weeks ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Changes since 1.3: +7 -0 lines
Merged latest changes from http://github.com/jhuckabee/drupal-exhibit (04d7fc0) by jhuckabee.

Changelog (Exhibit Views):
- Added handling for taxonomy terms added through relationships.
- Added explicit isset() predicates to avoid E_STRICT notices.
- Replaced the exhibit_views module with native Views2 integration.
- Automatically add Views created Exhibit Feeds to Feed lists.
- Updated documentation with new Views2 usage.
1 ; $Id$
2 name = Exhibit
3 description = Displays structured data in the form of rich visualizations that can be searched, filtered and sorted using faceted browsing.
4 package = SIMILE
5 core = 6.x
6 php = 5.2
7
8 ; Information added by drupal.org packaging script on 2008-06-02
9 version = "6.x-1.0-alpha1"
10 core = "6.x"
11 project = "exhibit"
12 datestamp = "1212404706"
13

  ViewVC Help
Powered by ViewVC 1.1.2