Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 906 Bytes

File metadata and controls

26 lines (16 loc) · 906 Bytes

TBFix for MODX Evo

screenshot

Fix the toolbar for MODX Evo.

  • Remove the save mode selector.
  • Make by default the save mode "Continue editing", and add a "Add another" button.

Requirements

  • MODX Evolution 1.0.5 or greater.

Installation

  • Login your MODX manager then go to Elements > Manage Elements > Plugins > New Plugin. Paste the install.tpl's code into the Plugin code(php) then save.
  • Upload directory "tbfix" to "/assets/plugins/".
  • Check the checkbox "OnChunkFormRender", " OnDocFormRender", " OnModFormRender", " OnSnipFormRender", " OnTempFormRender", " OnPluginFormRender", " OnUserSettingsRender", " OnUserFormRender", " OnTVFormRender", " OnWUsrFormRender".

Contributor

License

The MIT License Copyright (c) 2012 Ryota Mannari <info@manse.jp>