On 8/15/07, Peter Apokotos <drupal@apokotos.com> wrote:
The extension would make every template and css style-sheet needed for a complete theme.
I assume Dreamweaver does CSS today. Is that correct? Should it pick from a couple solid bases, like Garland and Minetti? And it would use an Assistant Interface for the building each theme.
Do you want to use PHP based PHPTemplate or a mark-up template language like Smarty or PHPTal? Our target users are not PHP devs, if they have learn PHP it's going to be a problem. And have all of the theme template code built in so it would be drag and
drop.
So we need a library of template files or template functions that can be stubbed in. Boxedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/box.tpl> Defaultedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/default.tpl> Blockedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/block.tpl> Commentedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/comment.tpl> Nodeedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node.tpl> Node Weblinkedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_weblink.tpl> Node Ogedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_og.tpl> Node Pageedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_page.tpl> Node Content Authenticated Pageedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_content_authenticated_page.tpl> Node Content Quoteedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_content_quote.tpl> Node Blogedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_blog.tpl> Node Bookedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_book.tpl> Node Forumedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_forum.tpl> Node Storyedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_story.tpl> Node Storylinkedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/node_storylink.tpl> User Profileedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/user_profile.tpl> Og Viewedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/og_view.tpl> Pageedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/page.tpl> restore<http://civicspacelabs.org/admin/themes/basetheme/edit/restore/page.tpl> Views Filtersedit<http://civicspacelabs.org/admin/themes/basetheme/edit/template/views_filters.tpl> And as I mentioned before output XHTML 1.0 Strict, CSS 2.0 and Section 508
compliant code. And each template made would have comments about the theme elements that could be used in that particular template. And then allow you to modify the theme even more manually. If there is something missing please let me know.
How's that for a start? Cheers, Kieran Peter Apokotos
On Aug 15, 2007, at 3:33 PM, Kieran Lal wrote:
The spec would be to describe what the extension to Dreamweaver could do.
_______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes
-- To strive, to seek, to find, and not to yield.