Skip to content

Commit

Permalink
[fc] Repository: plone.app.layout
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-03-11T13:55:42+01:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.layout@e96a056

Fixed invalid html of social viewlet.

Moved the schema.org tags to the body in a new viewlet
plone.abovecontenttitle.socialtags and added itemScope and itemType
there.

Fixes plone/Products.CMFPlone#1087

Files changed:
A plone/app/layout/viewlets/social_tags_body.pt
M CHANGES.rst
M plone/app/layout/viewlets/configure.zcml
M plone/app/layout/viewlets/social.py
M plone/app/layout/viewlets/tests/test_social.py
Repository: plone.app.layout
Branch: refs/heads/master
Date: 2016-03-11T13:56:11+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.layout@73d588e

Merge pull request #78 from plone/maurits-issue-1087

Fixed invalid html of social viewlet

Files changed:
A plone/app/layout/viewlets/social_tags_body.pt
M CHANGES.rst
M plone/app/layout/viewlets/configure.zcml
M plone/app/layout/viewlets/social.py
M plone/app/layout/viewlets/tests/test_social.py
  • Loading branch information
jensens committed Mar 11, 2016
1 parent 2a7282d commit da02ffe
Showing 1 changed file with 636 additions and 54 deletions.
Loading

0 comments on commit da02ffe

Please sign in to comment.