html5_tools_clean |
./html5_tools.module |
Clean markup by removing obsolete attributes. |
1 |
|
html5_tools_forms_elements |
html5_tools_forms/html5_tools_forms.module |
Add our own process function to cck number elements |
|
|
html5_tools_forms_form_comment_form_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_contact_mail_page_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_contact_mail_user_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_search_block_form_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_search_form_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_search_theme_form_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_system_site_information_settings_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_user_profile_form_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_form_user_register_alter |
html5_tools_forms/html5_tools_forms.module |
Implementation of hook_form_FORM_ID_alter(). |
|
|
html5_tools_forms_help |
html5_tools_forms/html5_tools_forms.module |
Implemenation of hook_help(). |
|
|
html5_tools_forms_number_process |
html5_tools_forms/html5_tools_forms.module |
Modify cck number field from a textfield to a numberfield |
|
1 |
html5_tools_get_html_head |
./html5_tools.module |
Wrapper function for drupal_get_html_head(). |
|
|
html5_tools_help |
./html5_tools.module |
Implemenation of hook_help(). |
|
|
html5_tools_install |
./html5_tools.install |
Implementation of hook_install(). |
|
|
html5_tools_preprocess_page |
./html5_tools.module |
Preprocess function to clean up drupal's default variables |
|
|
html5_tools_set_html_head |
./html5_tools.module |
Wrapper function for drupal_set_html_head().
Modules should use this function to add HTML tags to the <head>.
For example, meta tags and link tags.
Note: Generally for css & js you should use drupal_add_css and drupal_add_js. |
1 |
|
html5_tools_theme |
./html5_tools.module |
Implementaion of hook_theme(). |
|
|
html5_tools_update_6000 |
./html5_tools.install |
Update function. |
|
|
theme_html5_tag |
./html5_tools.module |
Theme function for rendering HTML tags. |
|
|
theme_html5_tools_node_submitted |
./html5_tools.module |
Theme function for rendering submitted date. |
|
1 |
_html5_tools_heaviest |
./html5_tools.install |
Helper function that makes html5_tools the heaviest module. |
2 |
|