root/plugins/sfYUIPlugin/README
| Revision 2703, 313 bytes (checked in by superhaggis, 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | = sfYui plugin = |
| 2 | |
| 3 | The `sfYuiPlugin` contains the Yahoo! UI javascript libraries. |
| 4 | |
| 5 | == Installation == |
| 6 | |
| 7 | * Install the plugin |
| 8 | |
| 9 | {{{ |
| 10 | symfony plugin-install http://plugins.symfony-project.com/sfYuiPlugin |
| 11 | }}} |
| 12 | |
| 13 | * Clear your symfony cache |
| 14 | |
| 15 | {{{ |
| 16 | symfony cc |
| 17 | }}} |
| 18 | |
| 19 | * You're done! |
Note: See TracBrowser for help on using the browser.