Ralf Becker
|
99714aa9e9
|
move egw_framework::csp_*_source_attrs($attrs) to Api\Header\ContentSecurityPolicy::add(*-src, $attrs) and egw_ckeditor_config to Api\Html\CkEditorConfig
|
2016-03-13 14:08:31 +00:00 |
|
Hadi Nategh
|
676a576dbc
|
Fix ckeditor shows spellchecker button even if the config is set to "only browser spellchecker -- more safe".
|
2015-11-17 17:15:07 +00:00 |
|
Ralf Becker
|
b94e7be8df
|
only return CKEditor skins existing in filesystem
|
2015-11-05 12:07:10 +00:00 |
|
Hadi Nategh
|
4338493d2c
|
Remove some no longer supported CKEditor skins
|
2015-08-19 15:58:51 +00:00 |
|
Hadi Nategh
|
5fd3302568
|
Add two new skins for CKEditor
|
2015-08-12 10:08:43 +00:00 |
|
Hadi Nategh
|
e91a88e80d
|
WIP image upload via drag into ckeditor 4.5:
-Add extraPlugins into ckeditor config
-Activate imageUpload for mail compose htmlarea
|
2015-08-07 15:51:15 +00:00 |
|
Klaus Leithoff
|
3767ca51e7
|
adding 3 more skins; add kama/skin.js as IE seems to require it to be present
|
2014-12-12 13:51:42 +00:00 |
|
Ralf Becker
|
20179f1767
|
* Spellchecker: marking "browser based" (default for new installs) and "No" as safer and fixing CSP policy for web-spell-checker
|
2014-09-04 09:58:48 +00:00 |
|
Klaus Leithoff
|
a63cfe5aa1
|
firefox does stumble on kama skin; use moonocolor instead
|
2014-07-22 13:01:55 +00:00 |
|
Klaus Leithoff
|
a8a5557aa7
|
* API/CKEditor: introduce new skins/themes
|
2014-07-18 09:49:17 +00:00 |
|
Klaus Leithoff
|
a50810f9a6
|
if kama is choosen as skin, use monocolor; kama-skin seems not be fully compatible with ckeditor requirements on skins; next ckeditor update will remove kama skin
|
2014-05-22 10:01:31 +00:00 |
|
Ralf Becker
|
927b6eacb3
|
seems webspellchecker in CKEditor uses now https, need to allow that instead of http in CSP policy
|
2014-05-08 16:46:59 +00:00 |
|
Klaus Leithoff
|
1c013e92f0
|
IE changed its USER_AGENT string; html:: report trident; change this to msie when detected, to match the use of msie throughout egroupware; use moonocolor as fallback skin, when ie anf ff are detected
|
2014-02-17 13:56:17 +00:00 |
|
Klaus Leithoff
|
dd5ac9d70f
|
* API/CKEditor: update to CKEditor Version 4.2.3
|
2013-11-28 09:41:31 +00:00 |
|
Ralf Becker
|
65b3cee7ab
|
fix ckeditor config to allow string with css unit, also added some docu
|
2013-11-16 16:08:35 +00:00 |
|
Ralf Becker
|
1dd3ad5e0a
|
fixed ckeditor wont start with NOT expanded toolbar
|
2013-11-04 10:13:28 +00:00 |
|
Klaus Leithoff
|
892f90205a
|
work around ckeditor problem with default (kama) skin, by falling through to moonocolor
|
2013-10-24 14:42:40 +00:00 |
|
Klaus Leithoff
|
210a145747
|
support additional moonocolor skin
|
2013-10-21 11:33:39 +00:00 |
|
Klaus Leithoff
|
6e0448cb62
|
fix broken scayt and spellcheckerbuttons in config for ckeditor
|
2013-10-17 15:09:56 +00:00 |
|
Ralf Becker
|
38504680b7
|
setting CSP attributes needed by CKeditor now automatic when egw_ckeditor_config::get_ckeditor_config(_array) get called
|
2013-10-14 10:42:36 +00:00 |
|
Nathan Gray
|
bab4adf6d9
|
Update toolbar definitions to match new format
|
2013-10-10 11:55:29 +00:00 |
|
Klaus Leithoff
|
bec51776a4
|
we set allowedContent to true as the 4.1 contentFiltering system allows only activated features as content
|
2013-04-29 08:43:42 +00:00 |
|
Ralf Becker
|
220650b53a
|
ckeditor 4 needs toolbarCanCollapse=true to honor toolbarStartupExpanded=false
|
2013-03-27 07:58:42 +00:00 |
|
Klaus Leithoff
|
9425c1da14
|
* API/CKEditor: allow link dialog in simple-with-image feature mode (email)
|
2013-03-21 16:20:16 +00:00 |
|
Klaus Leithoff
|
229b09da8d
|
handle missing v2 skin
|
2013-03-18 16:02:35 +00:00 |
|
Klaus Leithoff
|
6204999b19
|
allow better config options for spell checking in ckeditor (add BrowserBased only)
|
2013-03-18 15:36:27 +00:00 |
|
Klaus Leithoff
|
8f2c59ac45
|
* API: enable browsers native spellchecker as default for HTML Editor, if e.g.: aspell fails - to use browsers native spellchecker, you have to hold CMD/CTRL button on rightclick to access the browsers spell correction options
|
2013-03-18 09:59:21 +00:00 |
|
Klaus Leithoff
|
382b12b29a
|
missing fallback on skins
|
2013-03-14 17:00:34 +00:00 |
|
Klaus Leithoff
|
a3ef1985ec
|
switch to CKEditor4
|
2013-03-14 16:30:55 +00:00 |
|
Klaus Leithoff
|
98120c44b3
|
omit unit, when no size is given; display unit to the user, so he knows what he is selecting
|
2013-02-22 09:45:47 +00:00 |
|
Ralf Becker
|
0c11206d91
|
change default font unit for new installs to "pt" and fixed not set font-size in email
|
2013-02-21 13:19:15 +00:00 |
|
Ralf Becker
|
f158a8c5d2
|
* Preferences/all apps: allow to specify font size unit of richtext editor: either "px" display pixels or "pt" as used in word processing
|
2013-02-21 11:32:46 +00:00 |
|
Nathan Gray
|
cbb88e22cb
|
Remove other places trying to set default ckEditor toolbar mode - using common preference
|
2012-12-05 20:22:13 +00:00 |
|
Nathan Gray
|
85c15e42fd
|
Use preference for ckEditor features by default
|
2012-12-05 19:58:37 +00:00 |
|
Nathan Gray
|
3ee18797b0
|
Rework common preferences
- Better grouping
- Added preferences for rich text editor
- Font
- Font size
Take effect on new, blank editors. Existing data is untouched.
|
2012-12-04 22:21:59 +00:00 |
|
Klaus Leithoff
|
fafb8947d3
|
* API: HTML Editor-> disable encoding as entities needs to set the config value to false, as the default is true with the current ckeditor version
|
2012-06-26 12:37:42 +00:00 |
|
Ralf Becker
|
7b393d6ab9
|
disable encoding as entities, as it is unnecessary in EGroupware, because we are using utf-8 everywhere
|
2012-04-11 14:57:00 +00:00 |
|
Klaus Leithoff
|
2bd05d6f0d
|
* email: feature convert images included as link to inline images (attachments to the mail) -> extend feature for html mailbody
|
2011-11-21 12:24:45 +00:00 |
|
Klaus Leithoff
|
d844dcdbd5
|
* API: updating CKEDITOR to version 3.6.2, altering editor modes and availability of toolbar options
|
2011-10-28 09:12:40 +00:00 |
|
Klaus Leithoff
|
11475a41cd
|
* admin: allow to choose which kind of spellchecking you would like to employ when using the CK Editor (Options now: Yes, No, Without SpellCheckAsYouType, WebSpellChecker)
|
2011-08-02 11:39:59 +00:00 |
|
Andreas Stöckel
|
da54059fd1
|
Fixed problem with toolbar not being expanded and removed bottom breadcrumb bar
|
2010-07-21 11:45:05 +00:00 |
|
Klaus Leithoff
|
14722e5060
|
enable SCAYT (switch autostart on), no matter which spellchecker you are using
|
2010-07-20 13:49:11 +00:00 |
|
Klaus Leithoff
|
0d3cfae3b9
|
disable SCAYT too (switch autostart off), if you disable spellchecker in admin
|
2010-07-20 13:34:53 +00:00 |
|
Klaus Leithoff
|
cd541542ce
|
added missing hr to toolbar, when in advanced mode
|
2010-07-07 08:04:15 +00:00 |
|
Klaus Leithoff
|
7be12bc70f
|
added missing table-button to toolbar, when in advanced mode
|
2010-07-06 15:26:00 +00:00 |
|
Andreas Stöckel
|
0605a04daa
|
Fixed hiding of toolbar
|
2010-06-25 12:30:39 +00:00 |
|
Andreas Stöckel
|
008be66608
|
More fixes to the spellchecker handling
|
2010-06-25 10:38:44 +00:00 |
|
Andreas Stöckel
|
5cd16d7c88
|
Fixed spellchecker handling
|
2010-06-25 10:30:26 +00:00 |
|
Andreas Stöckel
|
dd3496be0b
|
Replaced old ckeditor configuration code with own class, fixed felamimail to work with it
|
2010-06-25 10:01:53 +00:00 |
|