Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was having some troubles configuring my frontpage as I liked. After messing around with the $page==0 and $is_front Variables in phptemplate and testing several php-Hacks directly in the page.tpl.php file I found a solution to get phptemplate's $is_front Variable running correctly:
phptemplate.engine, lines 79 and 80 read as follows:
Is anything happening? It would be very helpful to have this functionality - in fact for me it's becoming a critical need. Does some sort of incentive need to be offered?
How do I disable TinyMCE for the trackback textarea? I tried putting the textarea name in the case statements but evidently, I am not coming up with the right name.