Versions Compared

Key

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

...

Code Block
xml
xml
		<explorerTask name="Archive Catalogue">
			<iconFile>Archive.png</iconFile>
			<mnemonic>A</mnemonic>
			<displayConfigFileName>ArchiveModuleDisplay</displayConfigFileName>
			<toolbarTask>false</toolbarTask>
			<menubarTask>true</menubarTask>
			<accelerator>ctrl A</accelerator>
			<loadAtStartup>false</loadAtStartup>
		</explorerTask>

 

...

Create a new event tab

The first tab in the display can be used to create/read/update or delete events. Adding an event doesn't add data to the archive but marks a part of the data in the archive as being part of an event.

Data which is part of an event is treated differently than regular data in the archive. Data which is related to an event can for example have an longer expiry time. 

 

 

Search for event

The second tab in the display can be used to search for events.

Image Added