aboutsummaryrefslogtreecommitdiffstats
path: root/doc/hook/nav.bb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hook/nav.bb')
-rw-r--r--doc/hook/nav.bb28
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/hook/nav.bb b/doc/hook/nav.bb
deleted file mode 100644
index b52f90602..000000000
--- a/doc/hook/nav.bb
+++ /dev/null
@@ -1,28 +0,0 @@
-[h2]nav[/h2]
-
-Called when generating the main navigation bar and menu for a page
-
-Hook data:
-
- array(
- 'usermenu' => array( 'icon' => photo URL, 'name' => channel name )
- 'nav' => array(
- 'usermenu' => usermenu (photo menu) link array
- (channel home, profiles, photos, cloud, chats, webapges ...)
- 'loginmenu' => login menu link array
- 'network' => grid link and grid-notify
- 'home' => home link and home-notify
- 'intros' => intros link and intros-notify
- 'notifications' => notifications link and notifications-notify
- 'messages' => PM link and PM-notify
- 'all_events' => events link and events notfiy
- 'manage' => manage channels link
- 'settings' => settings link
- 'register' => registration link
- 'help' => help/doc link
- 'apps' => apps link
- 'search' => search link and form
- 'directory' => directory link
- )
-
-