Skip to main content

A plugin for django-cms that provides just a markdown plugin and nothing more.

Project description

Simple Markdown plugin is just a simple markdown plugin for django-cms. It’s brutally simple. Just a text area and you’ll entered some markdown text and save it. And the reason why i make this is that, I really couldn’t find any simple as stupid plugin for just markdown, just simple markdown. For django-cms, all i’ve found was fancy with alot of fucking java script assets.

Install

cmsplugin_simple_markdown is available at http://pypi.python.org/pypi/cmsplugin-simple-markdown. Install it by pip:

$ python pip install cmsplugin-simple-markdown

Or you can grab the latest version tarball and:

$ python setup.py install

Then just added to INSTALLED_APPS.

Drama story

Since every application won’t begins with love, this plugin developed to solve a problem. 2 days back, i was using cms.plugin.text for handling html pages and stuff, but when i try to use aws s3/cloudfront for my static files, i’ve stuck with CORS problem. So i’ve develop cmsplugin-simple-markdown to be used without any deps on js/css files.

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

cmsplugin-simple-markdown-1.2.tar.gz (3.7 kB view hashes)

Uploaded Source

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