fixed a couple more rich editor problems

This commit is contained in:
JT Smith 2005-08-05 22:56:44 +00:00
parent 8a5c997441
commit d8a04921e4
3 changed files with 13 additions and 14 deletions

View file

@ -5,6 +5,7 @@
- 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.
- The Rich Editor no longer second guesses the URL that a user enters.
- 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