[themes] RE: A Lesson tolearned from Mollie template

Steven Peck speck at blkmtn.org
Wed Mar 15 02:29:21 UTC 2006


You can set up a Drupal site and then run a tool like HTTrack to
generate static files.

-----Original Message-----
From: themes-bounces at drupal.org [mailto:themes-bounces at drupal.org] On
Behalf Of Mark Fredrickson
Sent: Friday, March 10, 2006 6:50 AM
To: A list for theme developers
Subject: Re: [bayes][heur][bcc][faked-from] Re: [themes] A Lesson
tolearned from Mollie template


> it would be nice if the page would also highlight the id/class block 
> structures.
> 

I recommend the Firefox web dev tool kit for that.

I like the static XHTML idea. I prefer it to the module (as I think this
will just end up having the same problems as trying to theme a live site
- that is, we cannot guarantee all dynamic content is appearing at any
one time).

I like the POT analogy. Can we create a script that will distill out the
XHMTL from modules? Perhaps running bits and pieces of drupal to capture
the output. Since all HTML should be in theme_* functions, this might be
easier than it sounds....

-Mark



_______________________________________________
themes mailing list
themes at drupal.org
http://lists.drupal.org/mailman/listinfo/themes



More information about the themes mailing list