Skip to main content

Widget plugin for django CMS

Project description

A widget plugin for djangocms: Include templates into cms pages.

install:

INSTALLED_APPS += (
    'djangocms_widgets',
    'djangocms_widgets_socialshareprivacy', # Optional
)

# The existing templates that can be selected:
WIDGET_TEMPLATES = (
    ('socialshareprivacy.html', 'SocialSharePrivacy'), # from djangocms_widgets_socialshareprivacy
)

SocialSharePrivacy widget

The SocialSharePrivacy widget is a jQuery plugin for adding social share buttons to your website that don’t allow the social sites to track your users.

The original code is released under MIT License and can be found here: http://www.heise.de/extras/socialshareprivacy/ (de)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangocms-widgets-0.1.0b0.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file djangocms-widgets-0.1.0b0.tar.gz.

File metadata

File hashes

Hashes for djangocms-widgets-0.1.0b0.tar.gz
Algorithm Hash digest
SHA256 ae30b2a6c875b7669f80dbda67a359a7b923474a9ec178ab003fec39615ab2d7
MD5 4bc05ccf1bda68130a22e98ed1cbd9c3
BLAKE2b-256 3cbe16970ef738f0e5efa2e145d3ad95eab0657e9b9cd797319114a27b89b035

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page