Revision 1107
Added by Matthias over 16 years ago
| CHANGELOG | ||
|---|---|---|
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.8.0 ------------------------------------- |
| 14 | 14 |
6-Aug-2009 Matthias Gallas |
| 15 |
# Fixed bug that frontend.js, frontend.css and frontend_body.js are not used |
|
| 16 |
from snippets (ticket #764) (Thanks to Luisehahne) |
|
| 15 | 17 |
+ Added new function 'register_frontend_modfiles_body' to default templates |
| 16 | 18 |
+ Added option to use a frontend_body.js in modules to include javascript from modules |
| 17 | 19 |
in the body of the frontend (Thanks to Luisehahne) |
Also available in: Unified diff
Fixed bug that frontend.js, frontend.css and frontend_body.js are not used from snippets (ticket #764) (Thanks to Luisehahne)