I sent this earlier, but it bounced.
On 12/3/05, Khalid B wrote:
ِA theme that is meant to be a starting point is Friends Electric.
It is based on phptemplate, and is tableless. You can use the .php files in it as a starting point too.
The hard part with Drupal is the CSS ...
On 12/3/05, Rowan Kerr rowan0@gmail.com wrote:
I pasted this in the IRC channel yesterday but thought I might as well send it to the list as well.
This is an example theme I've come up with that tries to implement as many of the features of PHPTemplate as possible, and respect as many of the settings as possible.
It's XHTML 1 and pure CSS.. and hopefully structured in a useful way. I think it's a lot cleaner in structure than bluemarine and might be a better starting point for new themers? (eg: All blocks, boxes, nodes, comments have the same basic structure with a main title div and content div).
Example theme: http://stasis.org/~rowan/projects/drupal-example-theme/4.6/
Discuss.. :)