C3Fire

Diary Configuration

From C3LearningLabs


DiaryConfig

The xml element DiaryConfig defines the diary system properties.

The diary is defined with the following properties :

Property

Value

ReceiveMessageSound

The sound that are played when a role receive a diary note.
The audio file should be located in the audio directory <C3FIRE-AUDIO> located at <C3FIRE-WWW-
ROOT>/audio/.

Value example = "sound.wav"

LineWrap

The text on a row in the diary box are automatically line wraped if the text is longer than the line.

Value example= "true", "false" />

<Source>
 <DiaryConfig     
  ReceiveMessageSound = "bottle-open.wav" 
  LineWrap = "true" />
</Source>