Changeset 3791
- Timestamp:
- 04/15/07 15:49:51 (6 years ago)
- Files:
-
- plugins/sfMediaLibraryPlugin/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfMediaLibraryPlugin/README
r3780 r3791 69 69 That's it, the TinyMCE file browser is now the sfMediaLibrary's one. 70 70 71 Tip: 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 `generato .yml`, do as follows:71 Tip: 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: 72 72 73 73 {{{