{ "info": { "author": "Fantomas42", "author_email": "fantomas42@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=======================\nzinnia-wysiwyg-ckeditor\n=======================\n\nZinnia-wysiwyg-ckeditor is a package allowing you to edit your entries\nwith `CKEditor`_.\n\nInstallation\n============\n\n* Install the package on your system: ::\n\n $ pip install zinnia-wysiwyg-ckeditor\n\n `django-ckeditor`_ will also be installed as a dependency.\n \n* Install and configure django-ckeditor if not already done. \n\n* Register the ``'zinnia_ckeditor'`` in your ``INSTALLED_APPS`` after the\n ``'zinnia'`` application.\n\nYou are done !\n\nConfiguration\n=============\n\nYou can customize the CKEditor instance by defining a ``zinnia-content``\nconfiguration into the ``CKEDITOR_CONFIGS`` setting.\n\nIf the ``zinnia-content`` configuration is not found, the ``default``\nconfiguration will be used.\n\nExample of configuration: ::\n\n CKEDITOR_CONFIGS = {\n 'default': {\n 'toolbar': 'Full',\n },\n 'zinnia-content': {\n 'toolbar_Zinnia': [\n ['Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord'],\n ['Undo', 'Redo'],\n ['Scayt'],\n ['Link', 'Unlink', 'Anchor'],\n ['Image', 'Table', 'HorizontalRule', 'SpecialChar'],\n ['Source'],\n ['Maximize'],\n '/',\n ['Bold', 'Italic', 'Underline', 'Strike',\n 'Subscript', 'Superscript', '-', 'RemoveFormat'],\n ['NumberedList', 'BulletedList', '-',\n 'Outdent', 'Indent', '-', 'Blockquote'],\n ['Styles', 'Format'],\n ],\n 'toolbar': 'Zinnia',\n },\n }\n\n.. _CKEditor: http://ckeditor.com/\n.. _django-ckeditor: https://github.com/shaunsephton/django-ckeditor/", "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/django-blog-zinnia/zinnia-wysiwyg-ckeditor", "keywords": "django,zinnia,wysiwyg,ckeditor", "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "zinnia-wysiwyg-ckeditor", "package_url": "https://pypi.org/project/zinnia-wysiwyg-ckeditor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zinnia-wysiwyg-ckeditor/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/django-blog-zinnia/zinnia-wysiwyg-ckeditor" }, "release_url": "https://pypi.org/project/zinnia-wysiwyg-ckeditor/1.3/", "requires_dist": null, "requires_python": null, "summary": "CKEditor for editing entries in django-blog-zinnia", "version": "1.3" }, "last_serial": 1727941, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "eb61d9484f286818364d2f02cd5f3907", "sha256": "866792decea57b310a47b995951722a6bdda9d78c9afa203b0445498a062b136" }, "downloads": -1, "filename": "zinnia_wysiwyg_ckeditor-1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb61d9484f286818364d2f02cd5f3907", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3798, "upload_time": "2014-07-04T14:51:12", "url": "https://files.pythonhosted.org/packages/1a/90/2822b6784ee7affd221f14c4a7d9cf3b6062a26458a21e512a662c16e12c/zinnia_wysiwyg_ckeditor-1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "012e522cf8232c06110e9acaba5d5e01", "sha256": "4b03d8c7d421e3138c2aa56401c95e33f49584ca09ca644506f1b4f2630746d2" }, "downloads": -1, "filename": "zinnia-wysiwyg-ckeditor-1.0.tar.gz", "has_sig": false, "md5_digest": "012e522cf8232c06110e9acaba5d5e01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7251, "upload_time": "2014-07-04T14:51:10", "url": "https://files.pythonhosted.org/packages/b9/1d/3bd0f8509b8040037baee881122f5e0a94eaf47fea3899223a56953cdcf7/zinnia-wysiwyg-ckeditor-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "220d1a29e28f54ee64d8d09e7375b64e", "sha256": "7160761c051f3f439343cda704aa78cea350aaa45df1fdf929efd1c4e81974f5" }, "downloads": -1, "filename": "zinnia_wysiwyg_ckeditor-1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "220d1a29e28f54ee64d8d09e7375b64e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7030, "upload_time": "2014-10-04T02:58:49", "url": "https://files.pythonhosted.org/packages/86/8d/fb46c23ef4b24de6a3a2681abbf18e8213b488d1ad75578b29fe3c6b842e/zinnia_wysiwyg_ckeditor-1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9a3e7a1a3a6830cacf816a5fde46de8d", "sha256": "6bd70c77c7c3a0c3b9e3a3dc5d8ea5699d7a550d38ab664cd49ff630c690ce9e" }, "downloads": -1, "filename": "zinnia-wysiwyg-ckeditor-1.1.tar.gz", "has_sig": false, "md5_digest": "9a3e7a1a3a6830cacf816a5fde46de8d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7658, "upload_time": "2014-10-04T02:58:45", "url": "https://files.pythonhosted.org/packages/38/75/ab34c7c46dd64032bfc157cc7cad57b34b418c224870ead9729311bf15d5/zinnia-wysiwyg-ckeditor-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "6663e1b5c0a30e59f6e281c7280a84f1", "sha256": "823c032487f2d061b7ba983b85c5649848f30b278e9b8cc049e6db5d0e782910" }, "downloads": -1, "filename": "zinnia_wysiwyg_ckeditor-1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6663e1b5c0a30e59f6e281c7280a84f1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4704, "upload_time": "2014-12-18T14:09:09", "url": "https://files.pythonhosted.org/packages/ff/30/6837844840b5e14153affa5cfdef7d6f24a66a17fff615976465e41fe386/zinnia_wysiwyg_ckeditor-1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fc5381dc3f9fc715c8403d82784bdd21", "sha256": "814e739aeb6e4014efbff4ab63a75a3fb5e1781ccf55d4b2f54ac9813c8c3eb1" }, "downloads": -1, "filename": "zinnia-wysiwyg-ckeditor-1.2.tar.gz", "has_sig": false, "md5_digest": "fc5381dc3f9fc715c8403d82784bdd21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7723, "upload_time": "2014-12-18T14:09:06", "url": "https://files.pythonhosted.org/packages/74/eb/4a5c1d133df9ad1291a3642d9be034dde4d15bc774b38c504f1b96dd9f1b/zinnia-wysiwyg-ckeditor-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "d989177cf4e456fb2745ea3c8523f1a8", "sha256": "c6baf4a107c28676ebcd2a6047a771bdd390941165b317accdbcb988b0357cef" }, "downloads": -1, "filename": "zinnia_wysiwyg_ckeditor-1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d989177cf4e456fb2745ea3c8523f1a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4823, "upload_time": "2015-09-18T10:32:27", "url": "https://files.pythonhosted.org/packages/76/f5/98814e9c41043918a3484f0f3a0796741828a6167aec03012ef3627c6110/zinnia_wysiwyg_ckeditor-1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a4c1cf86905455583a7351336b30741", "sha256": "748a52f8213a917bcd2c52eb71d3caaab8c862956553beae8c034cabb889a2a3" }, "downloads": -1, "filename": "zinnia-wysiwyg-ckeditor-1.3.tar.gz", "has_sig": false, "md5_digest": "5a4c1cf86905455583a7351336b30741", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7821, "upload_time": "2015-09-18T10:32:20", "url": "https://files.pythonhosted.org/packages/ed/fa/5ad8a359eae671a6576b0e776a624b28a4ef3266bd9b0b02983b7c633261/zinnia-wysiwyg-ckeditor-1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d989177cf4e456fb2745ea3c8523f1a8", "sha256": "c6baf4a107c28676ebcd2a6047a771bdd390941165b317accdbcb988b0357cef" }, "downloads": -1, "filename": "zinnia_wysiwyg_ckeditor-1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d989177cf4e456fb2745ea3c8523f1a8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4823, "upload_time": "2015-09-18T10:32:27", "url": "https://files.pythonhosted.org/packages/76/f5/98814e9c41043918a3484f0f3a0796741828a6167aec03012ef3627c6110/zinnia_wysiwyg_ckeditor-1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a4c1cf86905455583a7351336b30741", "sha256": "748a52f8213a917bcd2c52eb71d3caaab8c862956553beae8c034cabb889a2a3" }, "downloads": -1, "filename": "zinnia-wysiwyg-ckeditor-1.3.tar.gz", "has_sig": false, "md5_digest": "5a4c1cf86905455583a7351336b30741", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7821, "upload_time": "2015-09-18T10:32:20", "url": "https://files.pythonhosted.org/packages/ed/fa/5ad8a359eae671a6576b0e776a624b28a4ef3266bd9b0b02983b7c633261/zinnia-wysiwyg-ckeditor-1.3.tar.gz" } ] }