Skip to content

Sample repository to show how a plugin could be added to Hallo.js in wagtail.

License

Notifications You must be signed in to change notification settings

didorothy/wagtailhallosample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wagtail Hallo.js Plugin Sample

This is a demonstration sample for how a plugin that creates styled (with a CSS class) span in the content could be created.

The plugin code is found in home/static/home/spanplugin.js. How the plugin is included can be found in home/wagtail_hooks.py. The view for the additional form is found in home/views.py. The templates for the forms are found in home/templates/home/span_form*.

About

Sample repository to show how a plugin could be added to Hallo.js in wagtail.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published