Difference between revisions of "Bifrost:Preferences"

From DigitalVision
Jump to: navigation, search
 
Line 5: Line 5:
 
{{Template:M-Title|Bifrost Preferences}}
 
{{Template:M-Title|Bifrost Preferences}}
  
{{M-Note|The main software preferences file can be found here: <tt>C:\BifrostQC\<Program Version>\root\Users\AllUsers\general.prefs</tt> If you wish to make changes on a user by user basis you can add changes to the user's general.prefs file}}
+
{{M-Note|The main software preferences file is :
 +
 
 +
<tt>C:\BifrostQC\<Program Version>\root\Users\AllUsers\general.prefs</tt>
 +
 
 +
If you want to make changes on a user by user basis you can add changes to the user <tt>general.prefs</tt> file}}
  
 
The following preferences can be user edited:
 
The following preferences can be user edited:
  
{| width="80%" cellspacing="10"
+
{| width="80%" cellpadding="10" border="1" style="border-collapse: collapse;"
 
|- style="vertical-align:top;"
 
|- style="vertical-align:top;"
|'''clipReferenceRoot''' || sets the path of the thumbnail store, in multi-user environments this should be on ''shared'' storage.
+
|<tt>clipReferenceRoot</tt>
 +
|Sets the path of the thumbnail store, in multi-user environments this should be on ''shared'' storage.
 
|-
 
|-
|'''QCDir'''
+
|<tt>QCDir</tt>
|sets the location of QC media (digitsied proxy)
+
|Sets the location of QC media (digitised proxy)
 
|-
 
|-
|'''XMLExportRoot'''
+
|<tt>XMLExportRoot</tt>
|sets the path for XML export
+
|Sets the path for XML export
 
|-
 
|-
|'''dateFormat'''
+
|<tt>dateFormat</tt>
|sets the default date format, information regarding the date format can be found [[Bifrost:XML_Data_Import#dateFormat|here]]  
+
|Sets the default date format, information regarding the date format can be found [[Bifrost:XML_Data_Import#dateFormat|here]]  
 
|-
 
|-
|'''dualScreenMode'''
+
|<tt>dualScreenMode</tt>
 
|<tt>false</tt> = single GUI screen<br/><tt>true</tt>= dual GUI screen  
 
|<tt>false</tt> = single GUI screen<br/><tt>true</tt>= dual GUI screen  
 
|}
 
|}

Latest revision as of 16:07, 16 July 2014

Darrow-up.png     Previous Next

Bifrost Preferences

The main software preferences file is :

C:\BifrostQC\<Program Version>\root\Users\AllUsers\general.prefs

If you want to make changes on a user by user basis you can add changes to the user general.prefs file

The following preferences can be user edited:

clipReferenceRoot Sets the path of the thumbnail store, in multi-user environments this should be on shared storage.
QCDir Sets the location of QC media (digitised proxy)
XMLExportRoot Sets the path for XML export
dateFormat Sets the default date format, information regarding the date format can be found here
dualScreenMode false = single GUI screen
true= dual GUI screen

Other preferences in the file are reserved for future use or have been set for correct operation and should not be edited


Darrow-up.png     Previous Next