A feature for the richtext fields in Wagtail
Project description
This is a custom feature for the richtextfield in wagtail. This feature provides a way to add links that always open in a new tab.
Quick start
Go to your settings and add external_link to your INSTALLED_APPS
INSTALLED_APPS = [
“…”,
“external_link”,
]
Go to the settings file and add new_tab_link to the RICHTEXT_FEATURES
When adding or editing a page in the wagtail admin there will be a New tab button in the Richtextfield
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for wagtail-external-link-richtext-1.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a5daff9ac6d72c4de2da92d5ef977cba0d40e3b07502226579b6dc38915aa5b |
|
MD5 | a5c33692aeab2d1db65d7c53d9f34147 |
|
BLAKE2b-256 | 31f91a886d82437e6b54de8b78526662f9be4a59bf504778933fc6ed048285b3 |
Close
Hashes for wagtail_external_link_richtext-1.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90b318ffb3685fc077426d31ffd47435d09dbaaf5790e224a3279a7c30e4e3e4 |
|
MD5 | 39ed114ff925b6bacec80f0c610e98ae |
|
BLAKE2b-256 | 271decc38259d837ae9cfbc46c1b979b4b91bb399760d15cf03d7ddd45c52ae6 |