G'day, me again...
I use Expression Web 4.0 to design and manage my sites. I'm in the process of migrating all my sites (commercial and personal) as it works well for me.
My sites also use what's called "Dynamic Web Templates". That basically creates all the html source, head and body preamble and postambles, and puts an "editable region" in the generated file, which I subsequently edit. This is a one-time-per-file process - once the hand-edited code is safely within the "editable region", EW automagically only updates the code AROUND that area, leaving all my edits alone. This is great for me.
However... WAG currently generates an entire file, including all the head and body tags and associated magic.
What I'd like is an option where I can specify that just the body code is generated. Then I can manually move that into my EW source file (which is the same name as the WAG generated file) in the "editable region". Hey presto! I have the excellent results of WAG, encapsulated within the look and feel of the rest of my site.
(What I'd really like is to be able to generate the code right into the editable region in nominated files, but that's an awful lot of extra work for YOU, and it's a matter of 5-10 minutes for me with an excellent text editor like Textpad!)
Maybe having a "bare" or "naked" (snigger) option would be helpful to those of us who need to work within security and design frameworks.
It's fine to keep generating the CSS file, however it would be helpful if all the ids and classes were prefixed with "album-" or "WAG-" (which is what I do manually now). This lets me include the CSS selectors in my main CSS file without disturbing my current heading, table, background, and div classes and so on. That's just another minor suggestion...
Thanks for listening. I hope this might be useful for more folks like me who'd like to be able to integrate WAG into our sites a bit more nicely.
Keep up the great work!
-PCPete