Development

Changeset 3791

You must first sign up to be able to contribute.

Changeset 3791

Show
Ignore:
Timestamp:
04/15/07 15:49:51 (6 years ago)
Author:
gordon
Message:

correct generato.yml to gernerator.yml

Files:

Legend:

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

    r3780 r3791  
    6969That's it, the TinyMCE file browser is now the sfMediaLibrary's one. 
    7070 
    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: 
     71Tip: 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: 
    7272 
    7373{{{