Development

Changeset 5479

You must first sign up to be able to contribute.

Changeset 5479

Show
Ignore:
Timestamp:
10/12/07 03:13:40 (6 years ago)
Author:
gnat
Message:

clarify the need for advimage js plugin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/sfMediaLibraryPlugin/README

    r4727 r5479  
    9191}}} 
    9292 
    93 That's it, the TinyMCE file browser is now the sfMediaLibrary's one. 
     93That's it, the TinyMCE file browser is now the sfMediaLibrary's one. I'm not sure if this is the case for everyone, but I had to add the advimage plugin to the list of tinymce plugins for it to fully work without javascript errors. 
    9494 
    9595Tip: For use with an admin generated module, place the `init_media_library()` call in the `_edit_header.php` partial in the `templates/` directory of the module. To define the callback in a `generator.yml`, do as follows: