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)

history

  • v0.2.0 - 29.03.2015

    • add initial migrations

  • v0.1.0 - 28.03.2015

    • initial version

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.2.0.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file djangocms-widgets-0.2.0.tar.gz.

File metadata

File hashes

Hashes for djangocms-widgets-0.2.0.tar.gz
Algorithm Hash digest
SHA256 f133404b28c114fccfac41f33ce2496dac0ed59e6ea2867c5d1e969252cb113a
MD5 143af725fa08ca323982091a9e14ebfc
BLAKE2b-256 1395559a0c889c46ca368dc696058638a842aa49ab2d83633d51a05f8845465e

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