Sunday, January 11, 2009

Often used API functions

$modulepath= drupal_get_path('module', 'nameofmodule');
drupal_add_css($modulepath. '/cssname.css');
drupal_add_js($modulepateh. '/jsname.css');

Drupal javascript namespace
Drupal.t()
Drupal.checkPlain()

Drupla php has no namespace???
t()
l()
check_plain()

Friday, January 9, 2009

Set the label of a field with t() function?

[Q] How to set the label of a field with t() function?

Cannot see "edit field/manage field"

[Symptom] Cannot see "edit field/manage field" after installing CCK
[sol] check "User management" -> Permission