This is a simple plugin for django-cms.
You can create a link in the text plugin. 
If you set image and set link expired to now then you just have an image.

- 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.
- Optional you can set a short description for the admin page
 
 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 or doc/install.{rst, html}.

Repository can found on `cmsplugin-nextlink
<https://bitbucket.org/igraltist/cmsplugin-nextlink/>`_
