DrupalBin
Submit Code
About
Recent Posts
how to add a ahah form element after submit
8 hours 51 min
ago
user_deco add functions
9 hours 2 min
ago
simple version
11 hours 55 min
ago
Fix for D6 path_set_alias
12 hours 51 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
Home
theme css template.php
Fix for Messy code to generate a body id and class for css
August 19, 2008 - 11:45am — Anonymous
/**
* Make additional variables available and override some core variables
*/
function
_phptemplate_variables
(
$hook
,
$vars
)
{
switch
(
$hook
)
{
case
'page'
:
theme css template.php
Read more
Messy code to generate a body id an class for css
August 19, 2008 - 11:42am — Anonymous
/**
* Make additional variables available and override some core variables
*/
function
_phptemplate_variables
(
$hook
,
$vars
)
{
switch
(
$hook
)
{
case
'page'
:
theme css template.php
Read more