humanstxt_admin_settings |
./humanstxt.admin.inc |
Settings for humans.txt file. |
|
1 |
humanstxt_file |
./humanstxt.module |
Callback to display humans.txt file. |
|
1 |
humanstxt_menu |
./humanstxt.module |
Implements hook_menu(). |
|
|
humanstxt_permission |
./humanstxt.module |
Implements hook_permission(). |
|
|
humanstxt_preprocess_html |
./humanstxt.module |
Preprocess function to display the <head> link if the user has selected so. |
|
|
humanstxt_requirements |
./humanstxt.module |
Implements hook_requirements(). |
|
|
humanstxt_uninstall |
./humanstxt.install |
Implements hook_uninstall(). |
|
|
_humanstxt_get_content |
./humanstxt.module |
Helper function to get the content of the humans.txt file. |
2 |
|