Revision 460
Added by Matthias over 18 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.6.6 ------------------------------------- |
| 14 |
12-May-2007 Christian Sommer |
|
| 15 |
+ Replaced functions page_css and page_javascript by register_frontend_modfiles |
|
| 16 |
+ Added function register_backend_modfiles to allow backend modules to use optional CSS and JS files |
|
| 17 |
+ Added the JS framework codepress to allow syntax highlighting for JS, HTML, PHP code (textarea) |
|
| 18 |
+ Added the new function register_frontend_modfiles to the built in templates |
|
| 14 | 19 |
08-May-2007 Matthias Gallas |
| 15 | 20 |
+ Added wrapper to functions.php if mb_string is not available (Thanks to thorn) |
| 16 | 21 |
+ Added new functions page_css and page_javascript to the built in templates |
Also available in: Unified diff
Added Changeset [458] and [459] to branches 2.6.x