1 | | That way we could move optional js to the bottom of the page to improve page load times. |
| 1 | Core changes to theme in order to make it easier to re-theme: |
| 2 | |
| 3 | * page_heading |
| 4 | * side bar menu must be switchable (left to right) (through config or css) |
| 5 | * Expand optional head to be: optional css and optional js |
| 6 | * optional_head can stay but add optional_js |
| 7 | * That way we could move optional js to the bottom of the page to improve page load times. |
| 8 | * more divs. |
| 9 | * better labelling for css (and javascript) |