1.8.2releasedSave and Return/New Buttons

Enables the user to save and return to the list of a section or to save and create a new entry

Clone URLhttps://github.com/Solutions-Nitriques/save_and_return.git

Add as a submodulegit submodule add https://github.com/Solutions-Nitriques/save_and_return.git extensions/save_and_return --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
NoNo1.41.8.21.8.21.8.21.8.2NoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Save and Return/New Buttons

Version: 1.8.x

Enables the user to save and return to the list of a section or to save and create a new entry

SPECS

  • Adds two buttons to the edit and new pages of sections:
    • Save and return
    • Save and new
  • Compatible with the Limit Section Entries extension

REQUIREMENTS

  • Symphony CMS version 2.3 and up (as of the day of the last release of this extension)
  • If you use the Limit Section Entries extension, you must update it to >= 1.1.0
  • See the 1.6 tag if you use the Static Section extension. You must update it to >= 1.8.1
  • For Symphony 2.2.x, see the 1.4 tag

INSTALLATION

  • git clone / download and unpack the tarball file
  • (re)Name the folder saveandreturn
  • Put into the extension directory
  • Enable/install just like any other extension

See http://getsymphony.com/learn/tasks/view/install-an-extension/

Voila !

https://deuxhuithuit.com

Version history

Symphony 2.3 to 2.6.x

  • Fixed some typos

Symphony 2.3 to 2.6.x

  • Fix errors with sprintf

Symphony 2.3 to 2.6.x

  • Added support for query string: That way, filters will stay active when usign the buttons.

Requires Symphony 2.3

  • Removed compatibility with Static Section
  • Minor bug fixes

Requires Symphony 2.3

  • Fixes for compatibility with Limit Section Entries

Requires Symphony 2.3

  • Fixes for compatibility with Static Section, version 1.8.1

Requires Symphony 2.3

  • Fixes for compatibility with Static Section

Requires Symphony 2.3

  • Fixes for compatibility with Symphony 2.3

Symphony 2.2 to 2.2.5

  • Fix issue #1 and #2 (the buttons appeared when not needed)

Requires Symphony 2.2

  • Update CSS for hiding the buttons in the Subsection Manager extension

Requires Symphony 2.2

  • Update for compatibility with Static Section v1.7

Requires Symphony 2.2

  • Update for compatibility with Static Section v1.6

Requires Symphony 2.2

  • First release