From 48d8c4ec405864dabc1f7aa9d82f1402a77eceff Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 19 Oct 2009 20:32:10 +0000 Subject: - Patch #493030 by scor: updated CHANGELOG.txt with RDF support. --- CHANGELOG.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1071896f2..76282a5b3 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -144,6 +144,9 @@ Drupal 7.0, xxxx-xx-xx (development version) - Added RDF support: * Modules can declare RDF namespaces which are serialized in the tag for RDFa support. + * Modules can specify how their data structure maps to RDF. + * Added support for RDFa export of nodes, comments, terms, users, etc. and + their fields. - Field API: * Custom data fields may be attached to nodes, users, comments and taxonomy terms. -- cgit v1.2.3