Examples of theme_table() and theme_fieldset() functions in Drupal 7
In Drupal 7 API there is a chapter dedicated to site theming. From a Drupal developer's point of view, almost everything is done with the help of functions and there are many of them that facilitate theming in Drupal 7, too.
The most important one is the theme() function.
In the blog post by our developer, 2 of them are analyzed:
1) theme_table() – function for table formatting.
2) theme_fieldset() – function for drop-down list.
http://internetdevels.com/blog/examples-themetable-and-themefieldset-functions-drupal-7
Meeting Minutes for Broward Drupal Meetup held on Wednesday, July 11th, 2012
We held our Broward Drupal monthly meetup on Wednesday, July 11th from 7:00pm to 9:00pm.
Remote participant(via Skype and Join.me):
Seattle - Chris Parsons @chillin411
Stuart - Dustin Cooper @dustinjcooper
In Person (Greater Fort Lauderdale, Broward County Florida):
Jay Epstein @jeppy64, Phil Smith @siliconvalet, Rob de Koter @Robdekoter, Jeff Locke, Elvis Svoboda @ElvisIsOnATrain, Teo Vitkaiskas, Jessica Rivera, Peter Davis, David Gueits, Ben Groenevelt and me @hectoriribarne
This month we had two presentations on Drupal theming, and on installing BOA for managing Drupal sites.
Read moreMeeting Minutes for Broward Drupal Meetup held on Wednesday, June 13th, 2012
We held our Broward Drupal monthly meetup on Wednesday, June 13th from 7:00pm to 9:00pm.
Remote participant(via Skype and Join.me):
Seattle - Chris Parsons @chillin411
In Person (Greater Fort Lauderdale, Broward County Florida):
John Studdard @JohnStuddard, Dustin Cooper @dustinjcooper, Jay Epstein @jeppy64, Rob de Koter @Robdekoter, John Everett @Agile_dot_TV, Jeff Locke, Stacey Baroulette, Elvis Svoboda, Teo Vitkaiskas, Jessica Rivera, Peter Davis, Jorge Chacon, and me @hectoriribarne
Training: Two Day Turbo Theming - Mar. 2-3, 2012 - San Diego, CA
»Register Here: Two Day Turbo Theming
Are you a developer looking into designing in Drupal? Or a designer looking to start out in Drupal?
Read moreWhat should be cost of a theme including 3-4 custom template if client have the HTML ready?
Using a theme other than the default in OpenPublish 1.7.1
Hello,
Read moreRDF theming.
I am working on a very exciting drupal/ symantic web project. Part of what I am doing will involve theming data which has come from an RDF triple store.
I was thinking about the possibility of using RDF data to help choose the theme function to use.
For example I may be trying to theme something which is a imdb:director, and have no idea how to theme that. But if I have something which I know can theme a foaf:person and my rdf says that an imdb:director is a foaf:person I can use that function to theme the item.
Read moreTukar fail template berdasarkan kondisi tertentu
Terdapat situasi di mana kita perlu tukar fail template (spt page.tpl.php) kepada fail template yang lain. Contohnya dalam kes saya, apabila terdapat query parameter seperti iframe=1, saya mahu page-iframe.tpl.php yang digunakan. Tujuan utama adalah untuk memaparkan laman yang lebih minimal tetapi pada masa yang sama saya tetap mahu menggunakan variables yang terdapat dalam page.tpl.php seperti $styles dan $scripts. Satu lagi keperluan ialah saya mahukan ini dicapai pada peringkat module, bukannya theme.
Theming Question
I have a question. I am theming a block and it has here in the html:
Box Title Goes Here
php print function here
I would like to create a box for every new item in a certain block is their anyway to do this?
Read moreAdvanced Themers Play Date at the August NYC Hack-a-thon
To extend the fun to all us "front -end" developers / designers who haven't had the chance to play around with the new frameworks that have been created, I thought that the August 16,2009 hack-a-thon would be a great opportunity to get together and, well, play around.
So, sign up at http://groups.drupal.org/node/24568, bring your lappy and a fresh install.
I, in particular, would love to play around more with
<
ul>





