DrupalBin
Submit Code
About
Recent Posts
Serializable closures
Closures in menu item arguments
dpr($content['field_headshot'])
Fix for Git push error
Проверка
Code
$item['title'] = $item['title'];
Loading specific field
expire give non-aliased paths
Fix for 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
primary-links
Hide title for pages in the primary links menu
August 25, 2009 - 11:34am —
mongolito404
/**
* Hide the title of the page if there is an entry for its path in the primary-menu (at any depth).
* Usefull when primary links use huge font, to avoid repeating the same information on screen.
*
menu
primary-links
theme
Read more