- Patch #685102 by scor: use dc:subject instead of sioc:topic for tags in RDFa.

merge-requests/26/head
Dries Buytaert 2010-01-15 10:09:03 +00:00
parent 3fc8b8b3f3
commit 72d1794e59
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ function standard_install() {
'type' => 'rel',
),
'taxonomy_tags' => array(
'predicates' => array('sioc:topic'),
'predicates' => array('dc:subject'),
'type' => 'rel',
),
),