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/update__search_8php.html | 141 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 doc/html/update__search_8php.html (limited to 'doc/html/update__search_8php.html') diff --git a/doc/html/update__search_8php.html b/doc/html/update__search_8php.html new file mode 100644 index 000000000..30a3de724 --- /dev/null +++ b/doc/html/update__search_8php.html @@ -0,0 +1,141 @@ + + + + + + +The Red Project: mod/update_search.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
update_search.php File Reference
+
+
+ + + + +

+Functions

 update_search_content (&$a)
 
+

Function Documentation

+ +
+
+ + + + + + + + +
update_search_content ($a)
+
+

Module: update_profile Purpose: AJAX synchronisation of search page

+

We can remove this hack once Internet Explorer recognises HTML5 natively

+

Grab the page inner contents by calling the content function from the profile module directly, but move any image src attributes to another attribute name. This is because some browsers will prefetch all the images for the page even if we don't need them. The only ones we need to fetch are those for new page additions, which we'll discover on the client side and then swap the image back.

+

reportedly some versions of MSIE don't handle tabs in XMLHttpRequest documents very well

+ +
+
+
+
+ -- 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/update__search_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/update__search_8php.html') diff --git a/doc/html/update__search_8php.html b/doc/html/update__search_8php.html index 30a3de724..0954f25c0 100644 --- a/doc/html/update__search_8php.html +++ b/doc/html/update__search_8php.html @@ -4,7 +4,7 @@ -The Red Project: mod/update_search.php File Reference +The Red Matrix: mod/update_search.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/update__search_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/update__search_8php.html') diff --git a/doc/html/update__search_8php.html b/doc/html/update__search_8php.html index 0954f25c0..3a85e55f8 100644 --- a/doc/html/update__search_8php.html +++ b/doc/html/update__search_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- 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/update__search_8php.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/update__search_8php.html') diff --git a/doc/html/update__search_8php.html b/doc/html/update__search_8php.html index 3a85e55f8..402d8eec3 100644 --- a/doc/html/update__search_8php.html +++ b/doc/html/update__search_8php.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3