- Patch #685102 by scor: use dc:subject instead of sioc:topic for tags in RDFa.
parent
3fc8b8b3f3
commit
72d1794e59
|
@ -270,7 +270,7 @@ function standard_install() {
|
|||
'type' => 'rel',
|
||||
),
|
||||
'taxonomy_tags' => array(
|
||||
'predicates' => array('sioc:topic'),
|
||||
'predicates' => array('dc:subject'),
|
||||
'type' => 'rel',
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue