Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The bulletinBoard tab allows users to manually add log messages to the system. In order to use this the following should be added to the configuration file:

noformat
Code Block
xml
xml
	<bulletinBoard>
		<tabName>Bulletin Board</tabName>
		<tabMnemonic>B</tabMnemonic>
	</bulletinBoard>

...