Subversion Repositories wimsdev

Rev

Rev 16173 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
16177 obado 1
<h2>The different editable files:</h2>
2
<p>Each file has a version for each language on the server.</p>
3
 
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>