Log of /contributions/modules/rdf/INSTALL.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
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: +8 -12 lines
Diff to
previous 1.4
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.
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 2 07:23:10 2008 UTC
(14 months, 3 weeks ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA4,
DRUPAL-6--1-0-ALPHA5
Changes since
1.3: +1 -1 lines
Diff to
previous 1.3
Imported the latest 6.x version from development repository.
Changelog:
- Renamed vendor/arc2 directory to vendor/arc (#273804 by robertDouglass).
- Extended the RDF DB tuple store with the statement creator's user ID and the creation timestamp.
- Deprecated rdf_uriref() in favor of rdf_uri().
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jun 4 15:40:32 2008 UTC
(17 months, 3 weeks ago)
by
arto
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-ALPHA1,
DRUPAL-6--1-0-ALPHA2,
DRUPAL-6--1-0-ALPHA3
Changes since
1.2: +5 -3 lines
Diff to
previous 1.2
Imported latest 6.x version (r462) from SVN development repository.
Changelog:
- Folded the RDF DB, RDF Export and RDF Import submodules back into the base module to allow for easier dependency management.
- Updated menu routing for Drupal 6.2 compatibility (#264076).
- Disabled unavailable formats when ARC2 is not installed.
- Updated documentation; added sponsors to README.txt.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Feb 12 23:10:48 2008 UTC
(21 months, 2 weeks ago)
by
arto
Branch:
MAIN
Changes since
1.1: +1 -1 lines
Diff to
previous 1.1
Imported latest 6.x version from SVN development repository.
Changelog:
- Made site's dc:title a language-tagged literal.
- Implemented new API convenience functions rdf_insert_all() and rdf_datetime().
- Added stub for new API function rdf_use_repository().
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 11 21:51:17 2008 UTC
(21 months, 2 weeks ago)
by
arto
Branch:
MAIN
Imported latest 6.x version from SVN development repository.
Changelog:
- Imported INSTALL.txt.
- Set module weight to -10 to ensure API functions are loaded before submodules attempt to use them.
- Added triggers for hook_rdf('insert') and hook_rdf('delete').
- Added an API function for adding RDF auto-discovery headers.
- Added filtering parameters to rdf_get_repositories().
- Added function for converting triples from the RDF API to the equivalent ARC2 data structure.
- Miscellaneous minor bug fixes.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.