sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

New,completely functional ExtendedFileManager plugin (Trac #811) #811

Closed sleemanj closed 4 years ago

sleemanj commented 18 years ago

I have updated an old version (1.0 beta) of ExtendedFileManager plugin and will post the new version here. There is also a [http://xinha.gogo.co.nz/punbb/viewtopic.php?id=727 forum thread] for the discussion.

The changelog is as follows:

Reported by koto@webworkers.pl, migrated from http://trac.xinha.org/ticket/811

sleemanj commented 18 years ago

EFM 1.1 Attachment: ExtendedFileManager_1_1.tgz

sleemanj commented 18 years ago

Unified Diff for changes from 1.0 beta version Attachment: diff.diff

sleemanj commented 18 years ago

1.1.1 version Attachment: ExtendedFileManager_1.1.1.tgz

sleemanj commented 18 years ago

koto@webworkers.pl commented:

I've added 1.1.1 version, changelog below

- corrected JS files, added semicolons for future JS compression,
  standarized whitespace etc
- HSPACE / VSPACE replaced by margin / padding settings (ImageManager)
- added optional color pickers ('use_color_pickers' config setting) for
  background / border colors (ported from ImageManager + a few fixes)
- bugfix: fixed error when URLs did not always have base_url stripped
  (now Xinha's baseHref is prepended to relative URLs and base_url stripped
  after that)
- bugfix: applied changeset 114 (IE error when linking image)

Please note that the plugin uses class files from ImageManager plugin, so ImageManager plugin must also be installed for this to work.

sleemanj commented 18 years ago

Commited version 1.1.1 in changeset:521