[themes] How much php knowledge required?

Gottwig, Jeremy M. (GSFC-272.0)[ZIMMERMAN & ASSOC.] jeremy.m.gottwig at nasa.gov
Tue Mar 16 17:13:04 UTC 2010


The best way to learn Drupal theming?

I would just copy something like Bluemarine (themes/bluemarine/) to sites/all/themes/mytesttheme/ and start playing with the code from there, using the theming docs on the Drupal site as reference.  Really though, aside from figuring out how to work with .info files, you may be able to figure out the majority of what you need to do just by looking at the code.  Learning with Bluemarine is nice and easy, because the most complicated PHP you need to use is <?php echo $title; ?>.  Other themes (like Garland) may be a bit more confusing.

From: themes-bounces at drupal.org [mailto:themes-bounces at drupal.org] On Behalf Of Jared Stoneberg
Sent: Tuesday, March 16, 2010 1:08 PM
To: A list for theme developers
Subject: Re: [themes] How much php knowledge required?

That php/mysql course is overkill.  IMO theming Drupal is 75% CSS/HTML 10% PHP and 15% Drupal Configuration.  If you only have a little CSS knowledge spend your time there.

-Jared
On Tue, Mar 16, 2010 at 9:52 AM, saksiri.kridakara at yahoo.com<mailto:saksiri.kridakara at yahoo.com> <saksiri.kridakara at yahoo.com<mailto:saksiri.kridakara at yahoo.com>> wrote:
Thank you everyone for these responses!

I have watched the lullabot and lynda.com<http://lynda.com> videos and have a good
conceptual understanding at this point...along with a little css and
html experience.

I have not dug in and developed a theme yet, but getting prepared.
I guess what I'm trying to extract is how php is used in relation to
drupal themes.

With so much else to get my head around, I'm hoping I can somehow
learn just what's necessary for theme development so I don't have to
read a whole additional book.

For example there is a lynda.com<http://lynda.com> php/mysql course but that might be overkill?

Saki

On Tue, Mar 16, 2010 at 8:43 AM, JasonN <imjasonn at gmail.com<mailto:imjasonn at gmail.com>> wrote:
> What is your strength now? That's an important place to start.
>
> On Mon, Mar 15, 2010 at 22:55, saksiri.kridakara at yahoo.com<mailto:saksiri.kridakara at yahoo.com>
> <saksiri.kridakara at yahoo.com<mailto:saksiri.kridakara at yahoo.com>> wrote:
>>
>> How much php knowledge is required to develop / customize drupal
>> themes efficiently?
>>
>> Do I need to read a whole book or is there some basic documentation of
>> the essential php used for drupal theming?
>>
>> Any resources would be greatly appreciated!
>>
>> Saki
>> _______________________________________________
>> themes mailing list
>> themes at drupal.org<mailto:themes at drupal.org>
>> http://lists.drupal.org/mailman/listinfo/themes
>
>
>
> --
> Jason A. Nunnelley
> ----------------------------------------
> http://www.jasonn.com
> Systems Administrator
> +1 256 297 1652
>
> _______________________________________________
> themes mailing list
> themes at drupal.org<mailto:themes at drupal.org>
> http://lists.drupal.org/mailman/listinfo/themes
>
>
_______________________________________________
themes mailing list
themes at drupal.org<mailto:themes at drupal.org>
http://lists.drupal.org/mailman/listinfo/themes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/themes/attachments/20100316/bf5fe5b5/attachment-0001.html 


More information about the themes mailing list