0.1alphaexperimentalModal Editing
Edit content from the frontend by loading Symphony into a lightbox
Clone URLhttps://github.com/symphonists/modal_editing.git
Add as a submodulegit submodule add https://github.com/symphonists/modal_editing.git extensions/modal_editing --recursive
Compatibility
| 2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No | 0.1alpha | 0.1alpha | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No. Soon? |
Readme
Modal Editing
Usage
Load Symphony backend pages into a lightbox using the following:
http://mysite.com/symphony/publish/articles/new/?lightbox=true&redirect=http://mysite.com
The URL accepts the following parameters:
lightboxmust always betrueredirectis the URL to redirect to after creating an entry. If the lightbox uses an iframe, this redirect will break out and refresh the entire windowredirect-deleteif you want to have a different redirect URL for if the entry is deleted rather than saved
Version history
Symphony 2.0.7 to 2.2.x