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.
- MODX Evolution 1.0.5 or greater.
- 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".
- Ryota Mannari (http://github.com/manse)
The MIT License Copyright (c) 2012 Ryota Mannari <[email protected]>