Accessory

EE 1
EE 2
Ctrl+S to Save Template

Developer

Denza

3rd Party (Free)

Download

Compatibility

  • LG Addon Updater
  • Multi Site Manager
  • Stand Alone Entry Form

Requirements

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

This entry was last updated October 20, 2010, 9:15 pm.

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!

2 Reviews:

beeb 08.19.11

Rating - {addon_rating_average}

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

Rating - {addon_rating_average}

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;