DrupalBin
Submit Code
About
Recent Posts
Code
Fix for Fix for Code
Fix for Code
Code
Node type whitelist
an axe coach accessories
coach purses married
Fix for de las ghd alturas
de las ghd alturas
Code
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
taxonomy
test
theme
views
more tags
Home
override
Drupal 6 equivalent of stylesheets-override[]
August 8, 2011 - 7:30pm —
sun
function
phptemplate_preprocess_page
(
&
$vars
)
{
// Override system.css with theme version, but keep its position.
// So much to stylesheets-override[] .info property being needless...
// @see
d6
Drupal 6
DrupalWTF
override
stylesheets
theme
theming
Read more
Simplenews email with links to attachments
June 22, 2011 - 1:43pm — Anonymous
// This code allows one to override the default email output generated by the Simple News module.
// This was specifically designed to allow for the inclusion of links for attachments, as the default
override
simplenews module
theme
Read more
Fix for Simplenews email with links to attachments
June 22, 2011 - 1:42pm — Anonymous
// This code allows one to override the default email output generated by the Simple News module.
// This was specifically designed to allow for the inclusion of links for attachments, as the default
override
simplenews module
theme
Read more
customize menus by theme override
March 16, 2009 - 11:53am — Anonymous
This code snippet I took from internet services 2
theme
, they use it to change primary links
now I want to customize my menu in the same way
customize
menu
override
theme
Read more