fix thumbnailing of uploaded images via the RTE

This commit is contained in:
Colin Kuskie 2007-02-28 05:35:47 +00:00
parent 218415ad27
commit 85ecb2364a
3 changed files with 12 additions and 9 deletions

View file

@ -10,6 +10,8 @@
- fix: Calendar: Only Turn Admin On group can add events (perlDreamer Consulting, LLC)
- fix: Event -> canEdit (perlDreamer Consulting, LLC)
- fix: import packages broke (perlDreamer Consulting, LLC)
- fix: Uploading images via the Rich Text Editor collateral system did not
make thumbnails (perlDreamer Consulting, LLC)
- fix: A bunch of bugs in fileImport.pl and improved its performance very
significantly (Martin Kamerbeek / Oqapi)