Metadata-Version: 1.1
Name: cmsplugin-nextlink
Version: 0.0.1.3
Summary: This is a theme plugin for django-cms 2.2
Home-page: http://bitbucket.org/igraltist/cmsplugin-nextlink
Author: Jens Kasten
Author-email: jens@kasten-edv.de
License: GPL3
Download-URL: http://bitbucket.org/igraltist/cmsplugin-nextlink
Description: This is a simple plugin for django-cms.
        You can create a link in the text plugin. 
        
        - Optional you can set an title. 
        - Optional you can add an image.
        - Optional you can set an alt tag for the image.
        - Optional you can set an expired time.
         
         When the link expired and the link name is text
         then is not a link anymore and a stroke is through the name.
         Otherwise is just an image.
        
        For install instruction read INSTALL file.
        
        Repository can found on `cmsplugin-nextlink
        <https://bitbucket.org/igraltist/cmsplugin-nextlink/>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Requires: django_cms
