Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
72d1794e
Commit
72d1794e
authored
Jan 15, 2010
by
Dries Buytaert
Browse files
- Patch
#685102
by scor: use dc:subject instead of sioc:topic for tags in RDFa.
parent
3fc8b8b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
profiles/standard/standard.install
View file @
72d1794e
...
...
@@ -270,7 +270,7 @@ function standard_install() {
'type'
=>
'rel'
,
),
'taxonomy_tags'
=>
array
(
'predicates'
=>
array
(
'
sioc:topic
'
),
'predicates'
=>
array
(
'
dc:subject
'
),
'type'
=>
'rel'
,
),
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment