Stephan
ab8fc33691
Port 7.7 - WIP
2017-08-14 18:21:48 +02:00
Stephan
8561d85f7a
porting 7.6-rc1 into 8
2017-05-24 12:25:39 +02:00
Jeremy Pyne
0995b2cb5a
Fix for missing doc.setLine() function breaking code mirror editor.
2016-03-09 14:55:15 -05:00
Shannon
84cac6ac90
Fixes: U4-5741 [7.2] CodeMirror in RTE has issues in IE11 & U4-5781 Update to latest codemirror
2015-06-24 19:06:42 +02:00
Shannon
40c35e5851
Fixes: U4-6582 RTE "Link To File" missing rel="nodeId" attribute
2015-06-23 10:53:56 +02:00
Shannon
be84db097a
Fixes: U4-6599 TinyMCE autoresize plugin has a bug and needs to be updated, U4-5689 update to latest TinyMCE 4.x version
2015-06-17 15:06:34 +02:00
kgiszewski
f06a468fb4
Fix for U4-6395, U4-6117
2015-03-13 11:40:04 -04:00
Shannon
2834ccdc2b
Fixes: U4-6344 TinyMCE RTE style_formats configuration changes
2015-03-09 17:31:29 +11:00
Shannon
2d9bd394ae
Updates the codemirror plugin for tinymce so that it uses it's own alias: codemirror, so the code and codemirror plugins can be enabled individually.
2014-11-18 14:06:43 +11:00
Shannon
26059ebad0
updated some of the table styling, updated the path to be relative and updated the release config.
2014-10-16 17:38:36 +10:00
Jeremy Pyne
3d0e74522d
Fix for dialog size logic.
...
Fix for css not associated with legend.
2014-09-05 15:32:39 -04:00
Jeremy Pyne
fba6d8ec66
Added codemirror plugin to tinymce v4 used in Umbraco7.
...
This is a tinymce plugin to seamlessly use the already existing code mirror package in umbraco as the source editor.
The tinymceconfig.config is updated to seamlessly replace the code plugin with the new codemirror plugin. (And the user can switch back to code here if they need to for some reason.)
2014-09-05 15:00:54 -04:00
Jackie Nagel
4890e97168
Added removal of isMedia whenever a contentnode is selected
2014-04-15 19:59:31 +02:00
Jackie Nagel
e4f63c0576
Now inserting mediaId in the link picker and setting the isMedia flag so that you can get mediaId's from the linkPicker dialogservice
2014-04-15 18:07:40 +02:00
perploug
0c82f78c43
Upgrades tinymce lib to support IE11
2013-12-12 12:27:49 +01:00
perploug
c531c36cab
adds target to RTE link picker
2013-12-11 13:09:25 +01:00
mvanhelmont
0b2428e9a3
fix /{localLink:ID}
...
ensures it set the href to /{localLink:ID} instead of /umbraco/{localLink:ID}
2013-12-04 21:01:10 +01:00
Per Ploug Krogslund
7440855c72
merge
2013-11-07 17:16:22 +01:00
perploug
228230d46b
removes unneeded files
2013-10-28 20:22:40 +01:00
perploug
4b942dcc32
Working link picker and TinyMCE plugin
2013-10-07 15:15:02 +02:00
perploug
21d6209793
Removing unussed libraries, moving legacy tinymce plugins
2013-10-03 20:58:47 +02:00
perploug
b8ae98ab13
Updates TinyMCE to 4.0.6
2013-09-17 13:43:19 +02:00
perploug
e825c08901
Added events.Service and xmlhelper.service
2013-08-12 15:17:34 +02:00
Per Ploug Krogslund
47f1dcf4e5
Missing client files, excluding node_modules
2013-06-10 10:44:40 -02:00