django-ckeditors


Namedjango-ckeditors JSON
Version 0.2.5 PyPI version JSON
download
home_pageNone
SummaryCKEditors for Django.
upload_time2024-10-29 01:38:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseBSD-3-Clause
keywords ckeditor ckeditors django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Django CKEditors |Docs| |Django| |Repo|
=======================================

|

    **CKEditor 5 Integration for Django >= 2.0**

    Vendored from this excellent project: https://github.com/hvlads/django-ckeditor-5

|

Licenses
--------

|

    **Django:** BSD 3-Clause "New" or "Revised" License

    **CKEditor 5:** GPL 2+ copyleft license

|

What is django-ckeditors
------------------------

django-ckeditors: A Powerful and Versatile Rich Text Editor for Your Django Projects

* Seamlessly integrate the renowned CKEditor 5 into your Django website.
* Provide your users with a modern and intuitive content creation experience.
* Includes features like text formatting, image uploads, tables, code blocks, and more.
* Highly customizable to fit your project's exact needs.

"django-ckeditor-5 provides a strong foundation, and I'm building upon it with customizations that align perfectly with my project's needs."

|

See the Quickstart: `here <https://django-ckeditors.readthedocs.io/en/latest/how-to/quickstart.html>`__

|

Ideal For:

    * Blogs
    * Content Management Systems (CMS)
    * Websites requiring advanced text editing features

**Includes the following CKEditor 5 plugins:**

* **Text Formatting**
    * **Basic:**
        * Bold
        * Italic
        * Underline
        * Strikethrough
        * Superscript
        * Subscript
        * Code
    * **Paragraph and Structure:**
        * BlockQuote
        * Heading
        * Paragraph
        * Alignment

    * **Lists:**
        * List
        * TodoList
        * ListProperties

    * **Advanced:**
        * Highlight
        * Indent
        * IndentBlock


* **Images and Media**
    * **Core:**
        * Image
        * ImageCaption
        * ImageStyle
        * ImageToolbar
        * ImageResize
        * ImageInsert
        * LinkImage

    * **Upload:**
        * UploadAdapter
        * SimpleUploadAdapter

    * **Embedding:**
        * MediaEmbed
        * HtmlEmbed

* **Other**
    * **Link:**
        * Link

    * **Table:**
        * Table
        * TableToolbar
        * TableCaption
        * TableProperties
        * TableCellProperties

    * **Style:**
        * Font
        * Style
        * HorizontalLine

    * **Editing Tools:**
        * CodeBlock
        * Autoformat
        * PasteFromOffice
        * RemoveFormat
        * SourceEditing
        * GeneralHtmlSupport

    * **Word Processing Features**
        * WordCount
        * Mention

|

.. |Docs| image:: https://readthedocs.org/projects/django-ckeditors/badge/?version=latest
    :target: https://django-ckeditors.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status
.. |Django| image:: https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2FimAsparky%2Fdjango-ckeditors%2Fmain%2Fpyproject.toml&query=project.dependencies&logo=Django&label=Versions&labelColor=%23092E20
   :target: https://docs.djangoproject.com/en/4.2/
   :alt: Django Version Badge
.. |Repo| image:: https://www.repostatus.org/badges/latest/wip.svg
   :target: https://www.repostatus.org/#wip
   :alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-ckeditors",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "CKEditor, CKEditors, Django",
    "author": null,
    "author_email": "Vladislav Khoboko <vladislah@gmail.com>, Mark Sevelj <mark.sevelj@dunwright.com.au>",
    "download_url": "https://files.pythonhosted.org/packages/10/ce/f49f416e04f07d89fcc3520b080e9c2514f34d25b5754507e5a070d5ab5d/django_ckeditors-0.2.5.tar.gz",
    "platform": null,
    "description": "\nDjango CKEditors |Docs| |Django| |Repo|\n=======================================\n\n|\n\n    **CKEditor 5 Integration for Django >= 2.0**\n\n    Vendored from this excellent project: https://github.com/hvlads/django-ckeditor-5\n\n|\n\nLicenses\n--------\n\n|\n\n    **Django:** BSD 3-Clause \"New\" or \"Revised\" License\n\n    **CKEditor 5:** GPL 2+ copyleft license\n\n|\n\nWhat is django-ckeditors\n------------------------\n\ndjango-ckeditors: A Powerful and Versatile Rich Text Editor for Your Django Projects\n\n* Seamlessly integrate the renowned CKEditor 5 into your Django website.\n* Provide your users with a modern and intuitive content creation experience.\n* Includes features like text formatting, image uploads, tables, code blocks, and more.\n* Highly customizable to fit your project's exact needs.\n\n\"django-ckeditor-5 provides a strong foundation, and I'm building upon it with customizations that align perfectly with my project's needs.\"\n\n|\n\nSee the Quickstart: `here <https://django-ckeditors.readthedocs.io/en/latest/how-to/quickstart.html>`__\n\n|\n\nIdeal For:\n\n    * Blogs\n    * Content Management Systems (CMS)\n    * Websites requiring advanced text editing features\n\n**Includes the following CKEditor 5 plugins:**\n\n* **Text Formatting**\n    * **Basic:**\n        * Bold\n        * Italic\n        * Underline\n        * Strikethrough\n        * Superscript\n        * Subscript\n        * Code\n    * **Paragraph and Structure:**\n        * BlockQuote\n        * Heading\n        * Paragraph\n        * Alignment\n\n    * **Lists:**\n        * List\n        * TodoList\n        * ListProperties\n\n    * **Advanced:**\n        * Highlight\n        * Indent\n        * IndentBlock\n\n\n* **Images and Media**\n    * **Core:**\n        * Image\n        * ImageCaption\n        * ImageStyle\n        * ImageToolbar\n        * ImageResize\n        * ImageInsert\n        * LinkImage\n\n    * **Upload:**\n        * UploadAdapter\n        * SimpleUploadAdapter\n\n    * **Embedding:**\n        * MediaEmbed\n        * HtmlEmbed\n\n* **Other**\n    * **Link:**\n        * Link\n\n    * **Table:**\n        * Table\n        * TableToolbar\n        * TableCaption\n        * TableProperties\n        * TableCellProperties\n\n    * **Style:**\n        * Font\n        * Style\n        * HorizontalLine\n\n    * **Editing Tools:**\n        * CodeBlock\n        * Autoformat\n        * PasteFromOffice\n        * RemoveFormat\n        * SourceEditing\n        * GeneralHtmlSupport\n\n    * **Word Processing Features**\n        * WordCount\n        * Mention\n\n|\n\n.. |Docs| image:: https://readthedocs.org/projects/django-ckeditors/badge/?version=latest\n    :target: https://django-ckeditors.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n.. |Django| image:: https://img.shields.io/badge/dynamic/toml?url=https%3A%2F%2Fraw.githubusercontent.com%2FimAsparky%2Fdjango-ckeditors%2Fmain%2Fpyproject.toml&query=project.dependencies&logo=Django&label=Versions&labelColor=%23092E20\n   :target: https://docs.djangoproject.com/en/4.2/\n   :alt: Django Version Badge\n.. |Repo| image:: https://www.repostatus.org/badges/latest/wip.svg\n   :target: https://www.repostatus.org/#wip\n   :alt: Project Status: WIP \u2013 Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "CKEditors for Django.",
    "version": "0.2.5",
    "project_urls": {
        "homepage": "https://pypi.org/project/django-ckeditors/",
        "repository": "https://github.com/imAsparky/django-ckeditors.git"
    },
    "split_keywords": [
        "ckeditor",
        " ckeditors",
        " django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3421c3e380d12f7a83a9601f323677c5c0b44b8d4d30b8c5653441e75d097d0c",
                "md5": "f202a0afa5d781ded6dcb0a59c142814",
                "sha256": "20f587f979a848e4ca1f302b35dfcd7736573b39c1e8479f2038c77b6c8aeb98"
            },
            "downloads": -1,
            "filename": "django_ckeditors-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f202a0afa5d781ded6dcb0a59c142814",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2308729,
            "upload_time": "2024-10-29T01:38:21",
            "upload_time_iso_8601": "2024-10-29T01:38:21.895754Z",
            "url": "https://files.pythonhosted.org/packages/34/21/c3e380d12f7a83a9601f323677c5c0b44b8d4d30b8c5653441e75d097d0c/django_ckeditors-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10cef49f416e04f07d89fcc3520b080e9c2514f34d25b5754507e5a070d5ab5d",
                "md5": "a04d1f5a2f68ef91416ba1cda14181a5",
                "sha256": "49e2e63afaaff2e6ad3249adba26bcb79f0a5b88d8c96f3f0b7e49c0be7d985e"
            },
            "downloads": -1,
            "filename": "django_ckeditors-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a04d1f5a2f68ef91416ba1cda14181a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3059494,
            "upload_time": "2024-10-29T01:38:24",
            "upload_time_iso_8601": "2024-10-29T01:38:24.536949Z",
            "url": "https://files.pythonhosted.org/packages/10/ce/f49f416e04f07d89fcc3520b080e9c2514f34d25b5754507e5a070d5ab5d/django_ckeditors-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 01:38:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "imAsparky",
    "github_project": "django-ckeditors",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-ckeditors"
}
        
Elapsed time: 0.28281s