Theming
Submitted by stevejbayer on February 25, 2008 - 9:05am.
I've recently started theming in Drupal. I've been custom theming in wordpress for clients since about November.
One of my client projects required switching a non phptemplate theme into one that uses the PHPTemplate Engine in wordpress. The PHPTemplate Engine allowed the user to switch the sidebars on and off at will and have the main content region expand and contract according to if there are sidebars or not.
Turning a theme it into a PHPTemplate engine just required transferring a template.php file into the theme. Enabling the features available in the PHPTemplate Engine does require a change to the XHTML structure of a page which includes inserting PHP functions. Not a time consuming task if one already knows where to place the functions in the XHTML structure of a page. >>> Read More
- stevejbayer's blog
- Login to post comments
- Comments
SteveJB's Recent Posts
Most Recent Blog Excerpt:
Submitted by stevejbayer on July 2, 2010 - 7:23pm.
The quotes below are from Don Norman’s article: Design Thinking: A Useful myth …more important, and more legitimate reason to embrace the term “design thinking.” It positions design in a unique way, forcing companies to view design differently than before. The emphasis on “thinking” makes the point that design is more than a pretty face: [...]
Recently Updated Content
- 1 week 14 hours agoBlog Entry