Posted on 02 February 2012 - 19:54
State:
Finished
Period:
February 2012 to February 2013
The theme was built for Drupal 7 and is the first one I've ever built.
The theme is based on Touch (the free version) combined with a few tweaks. The tweaks mainly consist of CSS adjustments and overloading a few functions e.g. theme_form_alter(&$form, &$form_state, $form_id)
, theme_preprocess_node(&$variables)
and text_summary($text, $size)
.
I only used a few modules, nothing to fancy since I didn't have any experience.