This is a base theme designed for Drupal 6, and soon for Drupal 7, that combines the HTML5 boilerplate markup with responsive web layout. It modifies default templates to use HTML5 tags and will soon include a theme function that will shim other modules into the workflow for responsive css. It's lightweight and can be expanded to include any other css framework that the user wants to add to the mark up through a media query.

http://drupal.org/sandbox/zachattack/1104458

CommentFileSizeAuthor
logo.png3.4 KBzachattack

Comments

greggles’s picture

Title: Flex » Flex (theme)
Status: Active » Needs review

Seems like a fun idea. I'm not a theme reviewer but I can give it a better status and a title that makes it more obvious this is a theme to hopefully get more reviewers.

sreynen’s picture

Issue tags: +PAReview: Theme

Adding a tag for theme reviews.

sarah_p’s picture

Component: new project application » theme
dreamleaf’s picture

Status: Needs review » Needs work

I haven't installed the theme, but have noticed a couple of points when looking through the code.

  • The LICENSE.txt file will be added by the package manager so there is no need to include it here
  • Shouldn't include the JS files (modernizr + dd_belated) due to licencing, - http://drupal.org/node/422996
  • Small typo in comment on line 86 of page,tpl.php

    (but that's just me being obtuse)

All seem to be pretty minor things, I'll actually install the theme tomorrow (UK time) and see how it plays.

Setting to "needs work".

tim.plunkett’s picture

Status: Needs work » Closed (won't fix)

Closing due to inactivity, feel free to re-open if this was a mistake.