EE 1
EE 2
Ctrl+S to Save Template
Developer
3rd Party (Free)
16 downloads (last 90 days)
Compatibility
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Better Workflow
- Matrix
Requirements
Categories
Accessory
Tags
Helps to save template in a usual way. Just Ctrl+S (Cmd+S)...
Download Ctrl+S to Save Template
| EE Version | Downloads | Add-On Version | Release Date |
|---|---|---|---|
| 2.+ | Download | 1.1 | 2012-08-20 04:38 PM |
This entry was created September 7, 2010, 3:29 pm.
This entry was last updated August 20, 2012, 12:41 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
3 Reviews:
ron00nor 08.20.12
Does exactly do as promised. Great accessory and quick support. Took one day to add feature.
beeb 08.19.11
The idea is good, but Mac users prefer to use Cmd+S, and the keystroke code for Cmd is 91, not 17 like KD said. This little update and the plugin is perfect !
KD 09.22.10
Great idea! You may want to add this for mac users:
line 38: if(e.which 17 || e.which 224) isCtrl=false;
line 40: if(e.which 17 || e.which 224) isCtrl=true;