From f1d5ffda693fa44d3325785c5c8e8021d8873bea Mon Sep 17 00:00:00 2001 From: Tobias Luther Date: Sun, 29 Jun 2014 21:20:43 +0200 Subject: delete my original doc working backup folder --- doc/old/html/update__channel_8php.html | 141 --------------------------------- 1 file changed, 141 deletions(-) delete mode 100644 doc/old/html/update__channel_8php.html (limited to 'doc/old/html/update__channel_8php.html') diff --git a/doc/old/html/update__channel_8php.html b/doc/old/html/update__channel_8php.html deleted file mode 100644 index db2663d76..000000000 --- a/doc/old/html/update__channel_8php.html +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - -The Red Matrix: mod/update_channel.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
update_channel.php File Reference
-
-
- - - - -

-Functions

 update_channel_content (&$a)
 
-

Function Documentation

- -
-
- - - - - - - - -
update_channel_content ($a)
-
-

Module: update_profile Purpose: AJAX synchronisation of profile 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