k2_smarty

Component ID

44073

Component name

k2_smarty

Component type

theme

Component security advisory coverage

not-covered

Downloads

870

Component created

Component changed

Component body

k2_smarty is a port of the k2 theme to the Smarty Theme Engine

At time of conversion this port of the port is cleaner in several regards:
- Doesn't have incorrectly named .js files (k2 has .js.js files) so it includes js correctly
- removed trailing spaces
- correctly overloading theme_primary (current k2 doesn't)
- correctly doesn't publish left column region (with a theme_regions function)
- better indentation in output

Resulting html could be cleaner, this is intended as a quick port -- create issues with patches if you have improvements.