humanstxt_admin_settings |
./humanstxt.admin.inc |
Settings for humans.txt file. |
|
1 |
humanstxt_file |
./humanstxt.module |
Callback to display humans.txt file. |
|
1 |
humanstxt_init |
./humanstxt.module |
Add the <head> link if the user has selected so. |
|
|
humanstxt_menu |
./humanstxt.module |
Implements hook_menu(). |
|
|
humanstxt_perm |
./humanstxt.module |
Implements hook_perm(). |
|
|
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 |
|