Version: 6.0.0 +
Applicable to: Futurama Editor
Description
In case Futurama is running in Editor mode it is possible to configure settings for history. These settings are set in the history-section of the configuration file.
log
Indicates whether the history of operations that were performed in the Editor are logged or not. Notes:
- default value is 'true'
- this attribute is optional. If this attribute is not included the default value is used
path
Indicates the location where the history is saved. Notes:
- default value is empty
- this attribute is optional. If empty or omitted, history files are saved in the location where the original Futurama definition files are saved.
useDocumentGUID
Indicates whether the unique ID of the document is used as name of the history file or the name of the original file. Notes:
- default value is false
- this attribute is optional. If empty or omitted, the names of history files are the names of the original files with extension .history.xml instead of .xml.
showWindow
Indicates whether a window is shown in the Editor that enabled the developer to view, undo and redo previous operations . Notes:
- default value is false
- this attribute is optional. If this attribute is not included the default value is used.
Feedback
If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.