From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/nav_8php.html | 177 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 doc/html/nav_8php.html (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html new file mode 100644 index 000000000..44cb18bb2 --- /dev/null +++ b/doc/html/nav_8php.html @@ -0,0 +1,177 @@ + + + + + + +The Red Project: include/nav.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
nav.php File Reference
+
+
+ + + + + + +

+Functions

 nav (&$a)
 
 nav_set_selected ($item)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
nav ($a)
+
+

Build page header and site navigation bars

+

Placeholder div for popup panel

+

Our network is distributed, and as you visit friends some of the sites look exactly the same - it isn't always easy to know where you are. Display the current site location as a navigation aid.

+

Display login or logout

+

"Home" should also take you home from an authenticated remote profile connection

+

The following nav links are only show to logged in users

+

Admin page

+

Provide a banner/logo/whatever

+ +

Referenced by construct_page().

+ +
+
+ + +
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index 44cb18bb2..2041d640e 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -168,7 +168,7 @@ Functions - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index 89621d955..a5315806b 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -28,7 +28,7 @@ - +
The Red Project
-- cgit v1.2.3 From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index a5315806b..0e4d45cf4 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -158,7 +158,7 @@ Functions
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/nav_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index 0e4d45cf4..ec11d0c9f 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -4,7 +4,7 @@ -The Red Project: include/nav.php File Reference +The Red Matrix: include/nav.php File Reference @@ -30,7 +30,7 @@ Logo -
The Red Project +
The Red Matrix
-- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index ec11d0c9f..355209a69 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 1d816ba90ad3408822dc64f294597273fd19bc57 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 2 Aug 2013 03:45:40 -0700 Subject: basic email invitations - and doc update --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index 355209a69..a2f9e61b6 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -158,7 +158,7 @@ Functions
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index a2f9e61b6..c63c5e7ca 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3 From 121ee48963f7da0aec45b94163d68f23a36c7744 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 27 Dec 2013 21:19:23 -0800 Subject: sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update. --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index c63c5e7ca..c00d5ce4c 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -158,7 +158,7 @@ Functions
-- cgit v1.2.3 From 16c2aa042fade698ece5dcb67cde10ff8155bd65 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Mar 2014 14:30:24 -0800 Subject: doc update --- doc/html/nav_8php.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index c00d5ce4c..a9c0b913c 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -132,8 +132,7 @@ Functions

Build page header and site navigation bars

-

Placeholder div for popup panel

-

Our network is distributed, and as you visit friends some of the sites look exactly the same - it isn't always easy to know where you are. Display the current site location as a navigation aid.

+

Provide a banner/logo/whatever

Display login or logout

"Home" should also take you home from an authenticated remote profile connection

The following nav links are only show to logged in users

-- cgit v1.2.3 From 3c23d1f9fe2813d91fc8d29f19f8a51d9a0a9091 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 28 Mar 2014 01:12:36 -0700 Subject: doc update --- doc/html/nav_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/nav_8php.html') diff --git a/doc/html/nav_8php.html b/doc/html/nav_8php.html index a9c0b913c..8c0646ae0 100644 --- a/doc/html/nav_8php.html +++ b/doc/html/nav_8php.html @@ -157,7 +157,7 @@ Functions
-- cgit v1.2.3