Main cleanup
mustafau - May 29, 2008 - 14:42
| Project: | Light Fantastic |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
This patch is a follow up to the recent Garland cleanup patch described here: http://www.lullabot.com/articles/theming-best-practices-garland-gets-a-c...
| Attachment | Size |
|---|---|
| lightfantastic_cleanup.patch | 7.06 KB |

#1
Hmmm this breaks upon installing. I'm working on re-factoring the concepts.
#2
You should disable and enable the theme after applying the patch.
#3
Applied most of the patch and fixed. Body tag remains as it was as this was causing some problems!
Thanks!
#4
Following line appears twice in _preprocess_page():
<?php$vars['tabs2'] = menu_secondary_local_tasks();
?>
#5
Automatically closed -- issue fixed for two weeks with no activity.