Metadata-Version: 1.1
Name: django-ckeditor-link
Version: 0.2.0
Summary: better link dialog for ckeditor
Home-page: http://github.com/bnzk/django-ckeditor-link
Author: Ben Stähli
Author-email: bnzk@bnzk.ch
License: MIT
Description: 
        build status fails as I am not savyy enough to make this iframe/selenium/sleep mess work. Passes with local tox, believ me ;)
        
        .. image:: https://travis-ci.org/bnzk/django-ckeditor-link.svg
            :target: https://travis-ci.org/bnzk/django-ckeditor-link
        .. image:: https://img.shields.io/pypi/v/django-ckeditor-link.svg
            :target: https://pypi.python.org/pypi/django-ckeditor-link/
        .. image:: https://img.shields.io/pypi/l/django-ckeditor-link.svg
            :target: https://pypi.python.org/pypi/django-ckeditor-link/
        
        link plugin for ckeditor, based on django modelforms/modeladmin, allowing direct linking to your models, or to whatever your want.
        
        Development and Docs on `<https://github.com/bnzk/django-ckeditor-link/>`_
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
