This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From bcb9a6feb17294e86692a08afcaeaab50196efd3 Mon Sep 17 00:00:00 2001 | |
From: Tommy Van de Velde <[email protected]> | |
Date: Fri, 23 Jan 2015 09:24:35 +0100 | |
Subject: [PATCH] no more auto-sizes or inline styles upon inserting an image | |
in an editor | |
--- | |
src/Backend/Core/Js/backend.js | 48 +- | |
.../Js/ckeditor/plugins/image/dialogs/image.js | 1424 +++++++++++++++++++- | |
2 files changed, 1456 insertions(+), 16 deletions(-) |
NewerOlder