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

Contents of /contributions/modules/taxonomy_filter/taxonomy_filter.info

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


Revision 1.4 - (show annotations) (download)
Fri Aug 7 13:30:01 2009 UTC (3 months, 2 weeks ago) by solotandem
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, HEAD
Changes since 1.3: +2 -1 lines
#542390: 6.x version of Taxonomy Filter requires PHP 5 (chained object operator syntax (e.g. function()->name) is not supported by PHP 4).
1 ; $Id: taxonomy_filter.info,v 1.3 2008/07/13 22:52:33 styro Exp $
2 name = "Taxonomy Filter Core"
3 description = "Allows users to browse taxonomy listings using a combination of terms.
4 This is the core API module."
5 dependencies[] = taxonomy
6 package = Taxonomy Filter
7 core = 6.x
8 php = 5.1

  ViewVC Help
Powered by ViewVC 1.1.2