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

Contents of /contributions/modules/rdf/rdf.info

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


Revision 1.5 - (show annotations) (download)
Mon Feb 16 13:27:09 2009 UTC (9 months, 1 week ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA6, DRUPAL-6--1-0-ALPHA7, HEAD
Changes since 1.4: +1 -1 lines
Merged latest changes from http://github.com/bendiken/drupal-rdf.

Changelog:
- #330541 by jmiccolis: Views integration.
- Cache rdf_db_get_repository_tables() and rdf_db_count_repository_triples() results (by alex.k).
- Refactored rdf_db_get_repository_tables() and rdf_db_count_repository_triples().
- Prevent duplicate RDF statements from being inserted (in accordance with repository settings).
- Merge any duplicated RDF statements on cron runs (in accordance with repository settings).
- Implemented support for CCK Fieldgroup fields when outputting RSS feeds from the Views plugin.
- Honor Location module content-type-specific RSS settings when outputting RSS feeds from the Views plugin.
- Folded the RDF Schema module back into the base module, leaving a placeholder (for the time being) in order to allow users to cleanly uninstall the submodule.
- Renamed the 'RDF API' module to 'RDF'.
- Minor coding conventions cleanup.
- Updated the information in README.txt and INSTALL.txt; added contributors to README.txt.
1 ; $Id$
2 name = RDF
3 description = Enables the use of Resource Description Framework (RDF) metadata.
4 package = RDF
5 core = 6.x
6 php = 5.2

  ViewVC Help
Powered by ViewVC 1.1.2