Open eClass Documentation
You are here: start » en » install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:install [2025/12/04 11:51] – [3.3 How to modify messages] adminen:install [2026/03/16 14:59] (current) – admin
Line 1: Line 1:
 ===== Installation Guide ===== ===== Installation Guide =====
-**Open eClass 4.2**+**Open eClass 4.3**
  
  
Line 160: Line 160:
  
  
-You can decompress the openeclass-4.2.tar.gz file using the ''tar xzvf openeclass-4.2.tar.gz'' command. The sub-directory created during decompression of the packet includes all the application files and has to be placed in an accessible point by the computer web server.+You can decompress the openeclass-4.3.tar.gz file using the ''tar xzvf openeclass-4.3.tar.gz'' command. The sub-directory created during decompression of the packet includes all the application files and has to be placed in an accessible point by the computer web server.
  
 To give access rights to web server you can type the following commands (e.g. if the web server runs as a www-data user) To give access rights to web server you can type the following commands (e.g. if the web server runs as a www-data user)
Line 220: Line 220:
   $langAboutText = "The platform version is";   $langAboutText = "The platform version is";
  
-create ''english.inc.php'' in directory (eclass path)/config/ like this:+create ''english.inc.php'' in directory ''(eclass path)/config/'' like this:
  
   <?php   <?php
Line 228: Line 228:
 With the above way, you preserve custom messages from future upgrades of platform. With the above way, you preserve custom messages from future upgrades of platform.
  
-You can modify the names of the basic roles of the users of the platform by modifying the message file ''(eClass_path)/modules/lang/english/common.inc.php+You can modify the names of the basic roles of the users of the platform by modifying the message file ''(eclass path)/modules/lang/english/common.inc.php
 '' ''
-You can add a text (e.g. informative) on the left and right of the platform homepage. For that reason, assign the value - message in variables $langExtrasLeft και $langExtrasRight, correspondingly in file ''(path του eClass)/modules/lang/english/common.inc.php'' +You can add a text (e.g. informative) on the left and right of the platform homepage. For that reason, assign the value - message in variables $langExtrasLeft και $langExtrasRight, correspondingly in file ''(eclass path)/modules/lang/english/common.inc.php'' 
  
  
Line 249: Line 249:
  
 ==== 3.6  Other settings ==== ==== 3.6  Other settings ====
- 
-Finally, it should be noted to the users of the platform that they need to have javascript activated on their browser. 
- 
-  * For Internet Explorer users, choose consecutively Internet Options/Security/Custom Level/Security Options from the menu and check the "Scripting of java applets" option. 
-  * For users Mozilla Firefox, choose consecutively Edit / Preferences / Web features from the menu and check the Enable Java script for Navigator option. 
  
 **For Unix / Linux systems only**: **For Unix / Linux systems only**:
Open eClass Documentation

Table of Contents