{ "info": { "author": "Tobias Lorenz", "author_email": "tobias.lorenz@bitmazk.com", "bugtrack_url": null, "classifiers": [], "description": "cmsplugin-markdown\n==================\n\nThis is a plugin for django-cms that aims to replace the standard text plugin\nwith it's WYSIWYG editors. With cmsplugin-markdown you can write your content\nin Markdown using EpicEditor (http://oscargodson.github.com/EpicEditor/)\n\nInstallation\n------------\n\nYou need to install the following prerequisites in order to use this app::\n\n pip install Django\n pip install django-cms\n pip install Markdown\n pip install django-markwhat\n\nIf you want to install the latest stable release from PyPi::\n\n $ pip install cmsplugin-markdown\n\nIf you feel adventurous and want to install the latest commit from GitHub::\n\n $ pip install -e git://github.com/bitmazk/cmsplugin-markdown.git#egg=cmsplugin_markdown\n\nAdd ``cmsplugin_markdown`` and ``django_markwhat`` to your ``INSTALLED_APPS``::\n\n INSTALLED_APPS = (\n ...,\n 'django_markwhat',\n 'cmsplugin_markdown',\n )\n\nDon't forget to migrate your database::\n\n ./manage.py migrate cmsplugin_markdown\n\nUsage\n-----\n\nJust go to the page admin of django-cms (or the Entries admin of\ncmsplugin-blog) and add a markdown plugin to a placeholder. It should be pretty\nmuch self-explanatory.\n\nContribute\n----------\n\nIf you want to contribute to this project, please perform the following steps::\n\n # Fork this repository\n # Clone your fork\n $ git co -b feature_branch master\n # Implement your feature and tests\n # Describe your change in the CHANGELOG.txt\n $ git add . && git commit\n $ git push origin feature_branch\n # Send us a pull request for your feature branch\n\nRoadmap\n-------\n\nCheck the issue tracker on github for milestones and features to come.\n\nLicense\n-------\n\n**Major components:**\n\n* EpicEditor: [MIT license](https://github.com/OscarGodson/EpicEditor/blob/develop/LICENSE)\n* Everything else: [MIT license](https://github.com/bitmazk/cmsplugin-markdown/blob/master/LICENSE)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bitmazk/cmsplugin-markdown", "keywords": "django,django-cms,plugin,markdown,editor", "license": "The MIT License", "maintainer": null, "maintainer_email": null, "name": "cmsplugin-markdown", "package_url": "https://pypi.org/project/cmsplugin-markdown/", "platform": "OS Independent", "project_url": "https://pypi.org/project/cmsplugin-markdown/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/bitmazk/cmsplugin-markdown" }, "release_url": "https://pypi.org/project/cmsplugin-markdown/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "A plugin for django-cms that aims to replace the standard text plugin with it's\nWYSIWYG editors. With cmsplugin-markdown you can write your content in Markdown\nusing EpicEditor (http://oscargodson.github.com/EpicEditor/)", "version": "0.1.5" }, "last_serial": 2430419, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "5e114f43ee6a0cb57e845903d3158101", "sha256": "3d86559996fec9586910d6ff4a089e8ecbebc5d815f77caf97802c58b07fedcb" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.tar.gz", "has_sig": false, "md5_digest": "5e114f43ee6a0cb57e845903d3158101", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31327, "upload_time": "2012-07-30T12:25:55", "url": "https://files.pythonhosted.org/packages/e8/9c/edb0e12bcb210fa46f9ddaa78055e4496b58c30dd17c37dea49542da4f44/cmsplugin-markdown-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a0a061296e304d8d5866a5a261e501f1", "sha256": "f657f96ce747545d6a3cb5f91db2661c911c23e91106fe6d278fd533651f0b3a" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a0a061296e304d8d5866a5a261e501f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31464, "upload_time": "2013-05-20T04:36:35", "url": "https://files.pythonhosted.org/packages/46/03/f044831480ecd4bc9bdc62328b972e4587a8ac84ef8958311700a52bf84d/cmsplugin-markdown-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "8b6c65664e857b7f26cb13cb7d420ef9", "sha256": "ffaa27225e22983b1882919fabe644d180004af9e903bf1e3f7aba55f180eebb" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8b6c65664e857b7f26cb13cb7d420ef9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31713, "upload_time": "2015-04-29T14:15:12", "url": "https://files.pythonhosted.org/packages/e6/81/f0f6631816e4ac04cb46fd20871b007c5d1c5fead80a35c825b0ca17e9ca/cmsplugin-markdown-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "cc297233511bf20629b32e54fa5032e0", "sha256": "c8cbf60e589f8510994a32fd87f7d1837018b2ea5d210acc2eca33ca4e15b2de" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.3.tar.gz", "has_sig": false, "md5_digest": "cc297233511bf20629b32e54fa5032e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32226, "upload_time": "2016-08-05T16:00:48", "url": "https://files.pythonhosted.org/packages/5c/10/02ac243a1ad9fbef3951736dde5b78822c4373ee7d1ad703586ad3c87058/cmsplugin-markdown-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "6fb80bb3215157f2f9f769d5a221afa0", "sha256": "cf51344bc940d72ad39361766be2ccd266be8aecf2ce911d7f38a3fcaf03b4b3" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.4.tar.gz", "has_sig": false, "md5_digest": "6fb80bb3215157f2f9f769d5a221afa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34135, "upload_time": "2016-10-27T10:00:42", "url": "https://files.pythonhosted.org/packages/f1/f2/b4ee3bfe723d417ae49331d824aae3d147f90c26d1485111d0758f755620/cmsplugin-markdown-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "d12d6b9ba43e45236e84684878378eea", "sha256": "c4bdb5660735024f6b18bc9c204f475cc575ea0c34f3d835dea0ba7a3bdd099e" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d12d6b9ba43e45236e84684878378eea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39001, "upload_time": "2016-10-29T13:58:50", "url": "https://files.pythonhosted.org/packages/fe/d5/bd30cbcb83e0cba38bbea5475728a1b4509780d2cd3c2c12c6a047083bc7/cmsplugin-markdown-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d12d6b9ba43e45236e84684878378eea", "sha256": "c4bdb5660735024f6b18bc9c204f475cc575ea0c34f3d835dea0ba7a3bdd099e" }, "downloads": -1, "filename": "cmsplugin-markdown-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d12d6b9ba43e45236e84684878378eea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39001, "upload_time": "2016-10-29T13:58:50", "url": "https://files.pythonhosted.org/packages/fe/d5/bd30cbcb83e0cba38bbea5475728a1b4509780d2cd3c2c12c6a047083bc7/cmsplugin-markdown-0.1.5.tar.gz" } ] }