updated rich edit to 1.45
fixed cache privileges problem added new buttons to rich edit rich edit now defaults to allow any HTML tags
This commit is contained in:
parent
677558fe71
commit
8a5c997441
9 changed files with 56 additions and 17 deletions
|
|
@ -1,4 +1,10 @@
|
|||
6.7.0
|
||||
- Upgraded the rich editor to 1.45.
|
||||
- Rich edit now has three new buttons: paste from word, paste as plain text,
|
||||
and fullscreen.
|
||||
- Rich editor defaultly does not validate HTML tags and therefore will allow
|
||||
the slop that it was stripping out before. While less strict, this is less
|
||||
confusing to end users.
|
||||
- Being in the admins group automatically results in a UI level capable of
|
||||
seeing everything.
|
||||
- fix [ 1251390 ] Security tab doesn't appear for member of Admins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue