Skip to main content

This is a plugin for django-cms that extends the original link plugin and adds a new field to define the class attribute of the link.

Installation

If you want to install the latest stable release from PyPi:

$ pip install cmsplugin-link-extended

If you feel adventurous and want to install the latest commit from GitHub:

$ pip install -e git://github.com/bitmazk/cmsplugin-link-extended.git#egg=cmsplugin_link_extended

Add cmsplugin_link_extended to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...,
    'cmsplugin_link_extended',
)

Don’t forget to migrate your database:

./manage.py migrate cmsplugin_link_extended

Contribute

If you want to contribute to this project, please perform the following steps:

# Fork this repository
# Clone your fork
$ git co -b feature_branch master
# Implement your feature and tests
# Describe your change in the CHANGELOG.txt
$ git add . && git commit
$ git push origin feature_branch
# Send us a pull request for your feature branch

Roadmap

Check the issue tracker on github for milestones and features to come.

Release files for cmsplugin-link-extended 0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cmsplugin-link-extended 0.2
File Size Uploaded
cmsplugin-link-extended-0.2.tar.gz 12.1 kB Details

Release history Release notifications | RSS feed

This release

0.2 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page