Wagtail external richtext link feature
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
File details
Details for the file wagtail-external-link-richtext-1.1.tar.gz
.
File metadata
- Download URL: wagtail-external-link-richtext-1.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb302c04bf27a9aac35d6f170d2368787ec8aa3e829a551106631e047484a9f |
|
MD5 | bdbff086edf2c766be3e2ccfb8600237 |
|
BLAKE2b-256 | 7fb0a74d6cd662941fd08225af0bd28b09bb3a57d8db9d13f93e653845665e32 |
Provenance
File details
Details for the file wagtail_external_link_richtext-1.1-py3-none-any.whl
.
File metadata
- Download URL: wagtail_external_link_richtext-1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 632a9f5c18323f17ef3f2e84be8dc818439f46c48f5d61627db54f81aa4852ae |
|
MD5 | d8e7e832c22ae48c0dd0275061d3c07e |
|
BLAKE2b-256 | 98e225b710930777d69a6b50954c4ae79ae38d51128c1e8fb2dccab956d70960 |