Ctrl+S to Save Template
Developer
3rd Party (Free)
Download v1.1EE Version Support
- ExpressionEngine 2
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
Add-On Type(s)
Accessory
Tags
Helps to save template in a usual way. Just Ctrl+S (Cmd+S)...
Download Ctrl+S to Save Template
EE Support | Downloads | Add-On Version | Release Date |
---|---|---|---|
Not Specified | Download | 1.1 | Aug 20, 2012 |
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!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
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;