Releases: fritzmg/contao-sharebuttons
Releases · fritzmg/contao-sharebuttons
1.1.0
- Share buttons for news templates can now be defined in the news archive
- Introduced insert tag
{{sharebuttons::*}}
(see README)
- Pinterest button now fetches the image from the news article or from the
social_images
extension, if available
- Added tumblr, Pinterest & Reddit buttons to all other themes
- Added a theme and template for usage with the Font Awesome icon font
- Various fixes and improvements
1.0.7
- Added tumblr, pinterest & reddit share buttons
- Added support for tumblr, pinterest & reddit to boxxed, boxxed_16 and simpleflat theme
- Added support for high DPI images to simpleflat theme
- Fixed the title parameter
1.0.6
- Added xing and email to light and shadow theme
- Added xing to simpleflat theme
- Added sprite support to light, shadow, simpleflat and simpleicons themes
- Added high DPI support for shadow theme
1.0.5
- Added email and xing icons to boxxed and light theme
- Added optimized sprites to boxxed and light theme
1.0.4
- Fixed Xing share URL (see #1)
- Updated module and content element template, so that no HTML output is generated if no share buttons are selected
1.0.3
- changed html code generation, so that there is no output when no networks are selected
1.0.1
- Fixed a small issue in
tl_content
1.0.0
- Added content element
- Restructured extension config
- Restructured HTML & CSS layout for themes
- Restructured DCA
- Added ability to add share buttons per each news article
0.3.2
- Added the possibility to add IDs and Classes in the module or content element