phptemplate

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
jonathan.morgan's picture

Using a theme other than the default in OpenPublish 1.7.1

Hello,

Read more
onejam's picture

A theming session for next meetup?

There's been quite a lot of request for a Zen theming session (http://drupal.org/project/zen) so wanted to know if this is something that most of you will be keen to come along to? if there is enough people that wish to attend, i'll see what can be done, ie:

  • A date most of you can attend
  • A free venue to host the session or any company wanting to sponsor this event.

If you would like to contact me direct to discuss this further, please use: http://drupalscotland.org/contact

Thanks,

Read more
ae@uberellis.com's picture

Theme (PHP Template): Display author userpic from Page template

I need help with the logic to:

  1. Detect whether page.tpl.php is displaying a full node (one only, not listed)
  2. Detect if the author has uploaded a userpic, and if yes, display the userpic. If no, display the default userpic
Read more
ipwa's picture

Anyone could help with this issue?

There is an issue for the Support file cache related to the Zen theme here: http://drupal.org/node/234313. It seems that because the Zen theme doesn't have the _phptemplate_page function in the template.php, this might be happening. I found the _phptemplate_page function in the template-subtheme.php file. I tried adding the command they suggested right under it, but I would get errors like: Fatal error: Call to undefined function sf_cache_dispatch(). Can anyone please help solve this issue?

Read more
dvessel's picture

custom callback.

I was thinking about a custom callback function to do 3 things:

<

ol>

  • Speed up execution time. Remove any intermediate functions that aren't needed. Go directly to the renderer from the callback. (I know you've been thinking about this one merlin. I'd like to see your solutions to this.)
  • Read more
    Subscribe with RSS Syndicate content