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.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
No0.1alpha0.1alphaNoNoNoNoNoNoNoNoNoNoNoNoNoNoNo. 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:

  • lightbox must always be true
  • redirect is the URL to redirect to after creating an entry. If the lightbox uses an iframe, this redirect will break out and refresh the entire window
  • redirect-delete if 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