Subversion Repositories wimsdev

Rev

Rev 16173 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16173 Rev 16177
Line -... Line 1...
-
 
1
<h2>The different editable files:</h2>
-
 
2
<p>Each file has a version for each language on the server.</p>
-
 
3
 
1
!changeto lang/help-motd.phtml.fr
4
<h3>Server home page</h3>
-
 
5
<p>The message is displayed on the home page of the server for all visitors.
-
 
6
   The CSS style used is <span class="wims_code_words">wims_motd</span>.</p>
-
 
7
<div class="wims_motd">Sample display with this style.</div>
-
 
8
 
-
 
9
<h3>Supervisor home page</h3>
-
 
10
<p>The message is displayed on the class home page,
-
 
11
   only for the supervising teacher of the class.
-
 
12
   The CSS style used is <span class="wims_code_words">wims_class_manager_msg</span>.</p>
-
 
13
<div class="wims_class_manager_msg">Sample display with this style.</div>