Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/torchbox/wagtail-bookmarklet

Gives Wagtail editors an 'edit this page' bookmarklet, for scenarios where the user bar isn't available
https://github.com/torchbox/wagtail-bookmarklet

wagtail

Last synced: 1 day ago
JSON representation

Gives Wagtail editors an 'edit this page' bookmarklet, for scenarios where the user bar isn't available

Awesome Lists containing this project

README

        

# Wagtail Bookmarklet

This simple app gives Wagtail editors an 'edit this page' bookmarklet, for scenarios where the [User Bar](http://docs.wagtail.io/en/stable/topics/writing_templates.html#wagtail-user-bar) isn't available, e.g. when the site has been statically generated.

## Installation

1. `pip install wagtailbookmarklet`
2. Add `'wagtailbookmarklet'` to your `INSTALLED_APPS`
3. Check `BASE_URL` is correctly configured in settings.

## Usage

Go to 'Bookmarklet' in the Wagtail admin settings menu. Drag the link to your bookmarks bar.