Customize the User Interface
You can easily customize items in the Meridian Explorer client application user interface as described in the following table. Additional settings are provided that allow you to configure some of the website behaviors. If you replace files, you must restart Internet Information Services and clear the user's browser cache for the changes to take effect.
For information about changing the Home page header text and the application colors, see Customize the Colors And Header.
Item | Description |
---|---|
Icons for each file extension used by documents |
Replace C:\ProgramData\BlueCieloECM\Hyperion\Images\Custom\Extensions\<FileExtension>_icon.gif Note:
Do not replace DOC_DEFAULT.gif or TAG_DEFAULT.gif. |
Icons for each tag type | Replace C:\ProgramData\BlueCieloECM\Hyperion\Images\Custom\Extensions\<TagTypeName>_icon.gif |
Icons for each view |
Replace C:\ProgramData\BlueCieloECM\Hyperion\Images\Custom\ViewImages\<RepositoryName><ViewInternalID><ViewID>.png. An example filename is BCRepository_C68DA_DOC_671C1.png. <ViewInternalID> is a 5 character sub-string of the view GUID, which is not visible in the user interface. If existing icon files are not present to follow as the filename pattern, export the BCUserSettings table, Data column from the configuration database and examine the DocumentViewSchema.Name value. <ViewID> can be found in the VIEW ID column of Explorer Views list and includes the view type prefix DOC, TAG, AREA (project). |
Thumbnail images shown for each tag type |
Replace C:\ProgramData\BlueCieloECM\Hyperion\Images\Custom\Thumbnails\ObjectTag\<TagTypeName>.png Note:
Do not replace DEFAULT_OBJECTTAG.gif. |
Date format shown in the view results list and on property pages |
Add new rows with the names ServerDateFormat and ServerTimeFormat in the first (settings) column of the General worksheet in the resource file for the user's preferred language. Resource files for all of the supported languages are located in C:\inetpub\wwwroot\BCEnterprise\Languages by default. In the second (values) column, type the Windows character pattern in which to display the date or time, for example, MM/dd/yyyy and h:mm tt. Restart the Enterprise Server service and Internet Information Services for your changes to take effect. Note:
The DateFormat and DateTimeFormat settings are used by JavaScript and do not affect the display of metadata by Meridian Explorer. |
Change the text shown in the client application |
Find and modify the text in the General worksheet in the resource file for the user's preferred language. Resource files for all of the supported languages are located on the server in C:\inetpub\wwwroot\BCEnterprise\Languages by default. |
To modify the behavior of certain features, use the following table to edit or create the settings in C:\ProgramData\BlueCieloECM\Hyperion\WebConfigDto.dat.
Setting | Description |
---|---|
MaxChildFolderCount |
Maximum number of sub-folders shown in the navigation tree |
MaxChildValueCount |
Maximum number of property values shown in the navigation tree or in lists |
StoreFeedbackRedlineOnRendition |
Set to true to always save redlines in the rendition file, not the original file. If the document does not have a rendition, the data will be stored on the original file. To configure a feedback page to show renditions, see Create And Edit Repository Views. |
AhaPortal |
Set to false to hide the Meridian Wishlist item on the Other Options menu. |
HideViewBar |
Set to true to hide the views bar at the bottom of the page. |
LargeViewFileSizeToWarnInKb – | Threshold in KB at which to warn users that viewing a large file make take a long time. The default value is 51200 (KB). If set to 0, no warning is shown. |
LicensePageRefreshInterval |
Frequency in milliseconds at which to refresh the Licenses page described in Manage Licenses. |