Text 3.1

Category / Domain : Interface
SCOL Voy@ger Compatibility : V 3.5 or above
Update : 2001/05

Function

This module allows to show text in the client interface in order to give on-line information to the guests of the site. The appearance of the text can be personalized. The texts cannot be published or modified on-line.

Configuration


Figure 1 : Text module interface

(1) : Text => List of the text file to be shown (recapitulate the filename and the name of the alias)

(2) : Add => Button allowing to select a text file (in the directory scol\partition) and to add it to the file list. NB: Each new file added to the list constitutes an action in the module. The display of each text may be separately set up.

(3) : Alias => Allows to rename the alias of the selected text file (by default, the alias is the name of the text file)

(4) : Text file => The button allows to select another file text in the scol\partitiondirectory in order to replace the selected text in the list (in that case, the name of the alias does not change). The button [P] allows to show the text in a window

(5) : Font => Allows to choose the font used to display the text

(6) : Font size => Allows to indicate the font size

(7) : Font color => Allows to choose a text colour ; a colour palette appears

(8) : Background color => Allows to define a text background colour ; a colour palette appears

(9) : Remove => Button allowing to remove the selected file of the list

Implementation


Action Function
module.event à Text.start Starts the module at the client side
module.event à Text.destroy Removes the module at the client side
module.event à Text.alias Starts the module if it is not launched yet and shows the text related to the alias

Event Function

Zone Function Interface Assignment
Text.text Text display Client No