Using hook_init() to add CSS to every page is deprecated. See the change notice at http://drupal.org/node/1876152.
This patch switches us to use #attached on the $page array.
| Comment | File | Size | Author |
|---|---|---|---|
| ckeditor_page_build.patch | 1.39 KB | quicksketch |
Using hook_init() to add CSS to every page is deprecated. See the change notice at http://drupal.org/node/1876152.
This patch switches us to use #attached on the $page array.
| Comment | File | Size | Author |
|---|---|---|---|
| ckeditor_page_build.patch | 1.39 KB | quicksketch |
Comments
Comment #1
quicksketchCommitted.