Configuration Keys

The following are valid configuration keys:

Configuration KeysDescription
allowAttDownloadInViewer (Rights) Allow viewers to download attachments
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
allowCopyLink2Clipboard (Rights) Allow copying of doc-link to clipboard
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
customBannerLink (Appearance) URLs for custom links in banner of powerKNOW
Format: uuu|xxx|ppp (uuu=url, xxx=text, ppp=tooltip)
Sources: I, E
Value: String
ItemLevel: Item selects number of custom link (1-3)
['1', '2', '3']
Default:
emailKnowledgeManager (Appearance) eMail address of the knowledge manager. Used to provide a mailto-link.
Sources: I, E
Value: String
ItemLevel: not used
Default:
frameInfo (Appearance) Specifying attributes and parameters for the different frames
Sources: I, E
Value: String
ItemLevel:
['SizeTop', 'SizeSearchLeft', 'SizeAdminLeft', 'AttributesFsMain', 'AttributesFsSearch', 'AttributesFsAdmin', 'AttributesTop', 'AttributesLow', 'AttributesSearchLeft', 'AttributesSearchRight', 'AttributesAdminLeft', 'AttributesAdminRight']
Default:
topFrame (Appearance) If running with frames we use this name to address the top frame.
Sources: I, E
Value: String
ItemLevel: not used
Default: _top
useFrames (Appearance) Use frames for viewing powerKNOW pages
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
DeleteDocAllowed (Documents) Allow deletion of documents
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
EditorAutomApproveOnStore (Documents) Automatically approve/release the document when storing a new document ('AutoApprove')
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: false
EditorAutomCompleteOnStore (Documents) Automatically set document to status 'completed' when storing a new document ('AutoComplete')
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: false
MimeType (Documents) Mimetypes for which viewing of attachments is possible
Sources: I, E
Value: String
ItemLevel: FileExtension ('*'=Default MimeType for all unknown extensions) Value: Mimetype to be send to the browser
Default:
StoreWithReindexAllowed (Documents) Allow storing of documents with complete reindexing
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: false
idxExtensionsIndexed (Fulltext) List of file extensions to be processed for indexing
(all others will be ignored silently)
(comma/space separated list)
Sources: I, E
Value: String
ItemLevel: not used
Default: doc xls html htm txt
idxExtensionsIndexedAsTxt (Fulltext) File extensions for attachments which should be handled like 'txt' (plain text) for indexing and viewing
(comma/space separated list)
If 'txt' is in 'idxExtensionsIndexed' these extensions will be added there as well. Use '?' in the list to include files without extension.
Sources: I, E
Value: String
ItemLevel: not used
Default:
FieldTitle (MyStructure) Title of the structure field the number of which is given in item.
Fields not listed or with empty title will not be used in the application.
Sources: I, E
Value: String
ItemLevel: nnn, Field number with 3 digits
['000', '001', '002', '003', '004', '005', '006', '007', '008', '009', '010', '011', '012', '013', '014', '015', '016', '017', '018', '019', '020', '021', '022', '023', '024', '025', '026', '027', '028', '029', '030', '031', '032', '033', '034', '035', '036', '037', '038', '039', '040', '041', '042', '043', '044', '045', '046', '047', '048', '049', '050', '051', '052', '053', '053', '055', '056', '057', '058', '059', '060', '061', '062', '063', '063', '065', '066', '067', '068', '069', '070', '071', '072', '073', '074', '075', '076', '077', '078', '079', '080', '081', '082', '083', '084', '085', '086', '087', '088', '089', '090', '091', '082', '093', '094', '095', '096', '097', '098', '099']
Default:
allowKwTree2Editor (Rights) Allow editors (debriefers) to change the structured keyword tree
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: false
AbstractTruncate (Search) Number of characters the abstract is truncated to when viewed in the search result table (0 = no truncation)
Sources: I, E
Value: numeric
ItemLevel: not used
Default: 200
AdditionalrowData (Search) Info to be shown in the row-tooltip of a list row:
'' = nothing to show
Abstract = Parts of the Abstract (structure field 000)
Highlights = Highlighted extracts for fulltext search ('Abstract' if not fulltext)
Sources: I, E
Value: String ['Abstract', 'Highlights']
ItemLevel: not used
Default: Highlights
AdditionalrowKeepTags (Search) HTML-Tags not to be removed from the text viewed in the additional row of the search result table (comma separated list of html tags, '*' = keep all)
Sources: I, E
Value: String
ItemLevel: not used
Default: B, I, U, STRONG, EM
HideScoreIfEmpty (Search) Hide the column 'score' if it is in column list but no contents is available (searched be keyword only)
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
HideStatusIfReader (Search) Hide the column 'status' if the current user is reader only (has no right to see documents other than 'released/approved')
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
HighlightsFragmentCount (Search) number of fragments to show
Sources: I, E
Value: numeric
ItemLevel: not used
Default: 2
HighlightsFragmentSeparator (Search) String to separate the fragments
Sources: I, E
Value: String
ItemLevel: not used
Default: ...
HighlightsFragmentSize (Search) size of fragments to use for searching the highlights
Sources: I, E
Value: numeric
ItemLevel: not used
Default: 100
PagerInfoText (Search) Info text shown in the pager control
Will substitute:
'%viewF'=number of first row shown
'%viewL'=number of last row shown
'%viewP'=number of page shown
'%total'=total number of result rows
Sources: I, E
Value: String
ItemLevel: not used
Default: %viewF-%viewL of %total results
RowsPerPage (Search) Numer of rows to be shown per page in the result table
Sources: I, E
Value: numeric
ItemLevel: not used
Default: 20
SearchColumnInfo (Search) Formatting of one column in search result list
Value: 'xxx:yyy' with xxx=Titeltext, yyy=Formatstring ('d'=short date)
Sources: I, E
Value: String
ItemLevel: ColumnName
['Title', 'Status', 'DateCreated', 'DateChanged', 'DateReleased', 'AttCount', 'HasAtt_IMG', 'Status_IMG', 'Score', 'Score_IMG']
Default:
SearchColumnsInList (Search) Columns to be presented in search result list
Columns allowed:
'Title' = Title of the knowledge document
'Status' = Status of the document
'Status_IMG' = status of the doc. presented as a picture
'DateCreated' = date the document has been created
'DateChanged' = date of the last time the doc. has been changed
'DateReleased' = date of the last time the doc. has been changed
'AttCount' = count of attachments
'HasAtt_IMG' = "doc. has at least one attachment" presented as a picture
'Score' = Score of the full text search done (if any)
'Score_IMG' = Score of the full text search done (if any) presented as a picture
Sources: I, E
Value: String
ItemLevel: not used
Default: Title, Status_IMG, HasAtt_IMG, Score_IMG, DateReleased
SearchMinFulltextLength (Search) Minimum lenght of search text for fulltext search (in characters, space not counted)
Sources: I, E
Value: numeric
ItemLevel: not used
Default: 3
TooltipData (Search) Info to be shown in the row-tooltip of a list row:
'' = nothing to show
Abstract = Parts of the Abstract (structure field 000)
Highlights = Highlighted extracts for fulltext search ('Abstract' if not fulltext)
Sources: I, E
Value: String ['Abstract', 'Highlights']
ItemLevel: not used
Default:
loginText (UserLogin) Additional text for login screen
Sources: I, E
Value: String
ItemLevel: not used
Default: Please login to powerKNOW
UseCookieInFormsAuth (UserLogin) Use cookie to make forms authentication persistent
Sources: I, E
Value: 'true' or 'false'
ItemLevel: not used
Default: true
documentLogLevel (others) Specify what information is to be logged to the document log.
0=no logging, 1=log status and change events of documents (history)
Sources: I, E
Value: String ['0', '1']
ItemLevel: not used
Default: 0
showKnowledgeMgrToDo (others) Show the ToDo-List for knowledge managers if a knowledge manager logs in
Sources: I, E, Y
Value: 'true' or 'false'
ItemLevel: not used
Default: true


Sources of Configuration Keys

IThese are defaults which cannot be deleted. They can be changed only by giving a new value.
ESite Configuration

Example config file

01:   <?xml version='1.0' ?>
02:   <klvConfig>
03:     <ConfigValue name="loginText"         item="" >
04:                            Please login to powerKNOW</ConfigValue>
05:     <ConfigValue name="FieldTitle"        item="001" >
06:                            Details</ConfigValue>
07:   </klvConfig>

Meaning:
line 1+2required header
line 3+4Text to be show in the login dialog (forms login)
line 5+6The title of the second structure field (numbering starts with 000) is changed to 'Details'
line 7 required trailer



© Copyright KLV GmbH