143 reputation
9
bio website
location
age
visits member for 1 year, 11 months
seen 4 hours ago
stats profile views 4

May
18
awarded  Popular Question
Apr
12
awarded  Popular Question
Mar
16
accepted Views field rewrite onClick attribute not rendering
Mar
15
asked Views field rewrite onClick attribute not rendering
Feb
8
accepted Altering the page title on a /node/add/ page from a custom module
Feb
8
answered Altering the page title on a /node/add/ page from a custom module
Jan
29
comment Altering the page title on a /node/add/ page from a custom module
I've exposed $form with hook_theme()... still no page title :/
Jan
29
comment Altering the page title on a /node/add/ page from a custom module
Agile as in it can be installed on several sites very easily (by non-devs.) Therefore it cannot utilize template.php. A features' .module file can be used just like any other custom module (even if you recreate it, your code will remain intact.)
Jan
29
comment Altering the page title on a /node/add/ page from a custom module
It is to be an agile 'feature' that will be passed around so to speak so, yes, via a module would be the best. p.s. It's a D6 site
Jan
29
comment Altering the page title on a /node/add/ page from a custom module
I've looked through the array using dpm() but I don't see the page title value
Jan
29
asked Altering the page title on a /node/add/ page from a custom module
Dec
19
accepted Override field template with custom module
Dec
19
asked Override field template with custom module
Oct
5
comment EntityFieldQuery INNER JOIN
I'll go with that. Thx
Oct
5
comment EntityFieldQuery INNER JOIN
Is there a better way to do it in a single function? Even if it's not EntityFieldQuery
Oct
5
asked EntityFieldQuery INNER JOIN
Aug
30
comment Setting up a drush sql-dump alias
This doesn't solve the problem of Drush attempting to SSH into 'remote-host' though.
Aug
29
asked Setting up a drush sql-dump alias
Aug
21
accepted Update module with Drush + commit with Git
Aug
21
asked Update module with Drush + commit with Git