Klaus Leithoff
|
dbe205bdea
|
we set allowedContent to true as the 4.1 contentFiltering system allows only activated features as content
|
2013-05-08 11:17:37 +00:00 |
|
Ralf Becker
|
fac4eccac4
|
ckeditor 4 needs toolbarCanCollapse=true to honor toolbarStartupExpanded=false
|
2013-03-27 07:59:09 +00:00 |
|
Klaus Leithoff
|
550760065b
|
* API/CKEditor: allow link dialog in simple-with-image feature mode (email)
|
2013-03-21 16:21:24 +00:00 |
|
Klaus Leithoff
|
bc61becbf4
|
handle missing v2 skin
|
2013-03-18 16:02:56 +00:00 |
|
Klaus Leithoff
|
4ef692332f
|
allow better config options for spell checking in ckeditor (add BrowserBased only)
|
2013-03-18 15:37:17 +00:00 |
|
Klaus Leithoff
|
9006939914
|
* 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 10:00:24 +00:00 |
|
Klaus Leithoff
|
a134486443
|
* API: switch from CKEditor 3 to version Major Release 4; This step solves problems experienced with IE10
|
2013-03-15 08:34:53 +00:00 |
|
Klaus Leithoff
|
8b740d21ff
|
omit unit, when no size is given; display unit to the user, so he knows what he is selecting
|
2013-02-22 09:46:31 +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
|
8d5a2967e6
|
change default font unit for new installs to "pt" and fixed not set font-size in email
|
2013-02-21 13:23:52 +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
|
3bc4888f1b
|
* 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:33:42 +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
|
32e2d1ad6a
|
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-20 19:45:51 +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
|
3a9762bddd
|
fix problem occurred caused by faulty merge: causing the unwanted html encoding of entities
|
2012-07-03 15:13:10 +00:00 |
|
Klaus Leithoff
|
93d83f319d
|
* API: HTML Editor-> disable encoding of html entities in output (this needs to set the ckeditor config value to false, since the default is true with the current ckeditor version)
|
2012-06-26 12:42:52 +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
|
39c6b6ca90
|
* email: feature for html-mails -> convert images included as link to inline images (attachments to the mail)
|
2011-11-23 12:43:40 +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 |
|