From 936f596af4160ee536eb608b24310aec2e29303b Mon Sep 17 00:00:00 2001 From: mycocham Date: Thu, 24 Jul 2014 19:23:03 -0400 Subject: French Translations --- assets/home.html | 277 ++++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 204 insertions(+), 73 deletions(-) (limited to 'assets/home.html') diff --git a/assets/home.html b/assets/home.html index 9fc58f0e8..5b4278001 100644 --- a/assets/home.html +++ b/assets/home.html @@ -36,58 +36,54 @@ body::after { + if(firstTime) { + firstTime = 0; + fadeout(); + return; + } + curr = terms[nindex]; + nindex ++; + if(terms[nindex] == null) + nindex = 0; + + var id = document.getElementById(element); + id.innerHTML = curr; + timer = setTimeout('fadein();',3); +} + +
+
"The Network"
+ + + +
-One of the traditional problems with independent publishing on the internet has always been the fact that independent publishers often operate as isolated islands within their own website, and spend most of their resources attracting visitors. The rise of corporate providers and social networking services alleviated many of these problems; however centralisation has led to a situation where your content where is no longer under your direct control. It is shared fully with corporate advertisers and governments, but ironically you are now often asked to pay money to ensure that your friends can see it. What if you could have advantages of scale and connections that centralisation offers whilst maintaining independent control over your own web presence? +One of the traditional problems with independent publishing on the internet has always been the fact that independent publishers often operate as isolated islands within their own website, and spend most of their resources attracting visitors. The rise of corporate providers and social networking services alleviated many of these problems; however centralisation has led to a situation where your content where is no longer under your direct control. It is shared fully with corporate advertisers and governments, but ironically you are now often asked to pay money to ensure that your friends can see it. What if you could have advantages of scale and connections that centralisation offers whilst maintaining independent control over your own web presence?

@@ -185,8 +255,69 @@ The RedMatrix is ideal for social communities of any size, from private individu

RedMatrix - "The Network"
-
Sign up now!
+
+Sign up now! +Donate / Sponsor +
+
Public Sites | Project Home | Code | Developers
+
+ -
Public Sites | Project Home | Code | Developers
+ + + + + + + + + + -- cgit v1.2.3