i've seen that Drupal6 has a really poor set of themes compared to, for example, Wordpress ... do you know good resources/links for converting WP themes to D6?

Thanks in advance, c.

link|improve this question

56% accept rate
feedback

2 Answers

up vote 3 down vote accepted

The book Front End Drupal: Designing, Theming, Scripting includes a few pages that do a very good job of explaining the basics of converting a Wordpress themes to Drupal 6 themes.

Alternatively, the following links may also help:

link|improve this answer
feedback

Also check out the WP Theme module for Drupal 6. It's currently under development, but provides implementations of the common theme functions used in WordPress themes, mapping them to Drupal equivalents. That allows you to use a fair number of WordPress themes directly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.