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 |
|