Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/springload/wagtailclasssetter

WARNING: This repo isn't maintained anymore! Class setter for link tags in Hallo.js editor
https://github.com/springload/wagtailclasssetter

hallo-editor wagtail

Last synced: 1 day ago
JSON representation

WARNING: This repo isn't maintained anymore! Class setter for link tags in Hallo.js editor

Awesome Lists containing this project

README

        

**!! WARNING: This repo isn't maintained anymore !!**

# Wagtail Class Setter

> Class setter for link tags in Hallo.js editor Edit

*Check out [Awesome Wagtail](https://github.com/springload/awesome-wagtail) for more awesome packages and resources from the Wagtail community.*

## Quickstart

```sh
pip install git+https://github.com/springload/wagtailclasssetter.git
```

Add wagtailclasssetter to your settings.py in the INSTALLED_APPS section:

```python
...
'modelcluster',
'wagtailclasssetter',
'core',
'wagtail.contrib.wagtailsitemaps',
...
```

On hold until (links) attributes can be whitelisted. Works great otherwise :D