Commit d3106fc8c70d99cb6d3ab79e4ae023eb709e5011

Authored by Kevin Fourie
1 parent c00aca65

KTC-35

"Create skinning system. "
Added OEM logo. Changed to ACME corp.

Reviewed By: Jalaloedien




git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6413 c91229c3-7414-0410-bfa2-8a42b809f60b
config/config.ini
... ... @@ -76,10 +76,10 @@ useNewDashboard = default
76 76 manager = default
77 77  
78 78 [ui]
79   -;Main application name
80   -;appName = KnowledgeTree
  79 +;OEM application name
  80 +;appName = ACME
81 81 ; Enable Morph
82   -;morphEnabled = 0
  82 +;morphEnabled = 1
83 83 ; Morph Theme
84 84 ;morphTo = blue
85 85 ; add the logo of your company to the site's appearance.
... ... @@ -90,13 +90,13 @@ companyLogoWidth = 313px
90 90 ; ALT text - for accessibility purposes.
91 91 companyLogoTitle = ACME Corporation
92 92 ; Main logo
93   -;mainLogo = ${rootUrl}/resources/companylogo.png
  93 +;mainLogo = ${rootUrl}/resources/oemlogo.png
94 94 ; the logo's width in pixels
95 95 ;mainLogoWidth = 219px
96 96 ; ALT text - for accessibility purposes.
97 97 ;mainLogoTitle = ACME Knowledge Management Systems
98 98 ; enable/disable powered by kt logo
99   -;poweredByDisabled = 1
  99 +;poweredByDisabled = 0
100 100 ; powered by kt logo
101 101 ;powerLogo = ${rootUrl}/resources/powered-by-kt.gif
102 102 ; the logo's width in pixels
... ...
resources/oemlogo.png 0 → 100644

7.58 KB