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,10 +76,10 @@ useNewDashboard = default
76 manager = default 76 manager = default
77 77
78 [ui] 78 [ui]
79 -;Main application name  
80 -;appName = KnowledgeTree 79 +;OEM application name
  80 +;appName = ACME
81 ; Enable Morph 81 ; Enable Morph
82 -;morphEnabled = 0 82 +;morphEnabled = 1
83 ; Morph Theme 83 ; Morph Theme
84 ;morphTo = blue 84 ;morphTo = blue
85 ; add the logo of your company to the site's appearance. 85 ; add the logo of your company to the site's appearance.
@@ -90,13 +90,13 @@ companyLogoWidth = 313px @@ -90,13 +90,13 @@ companyLogoWidth = 313px
90 ; ALT text - for accessibility purposes. 90 ; ALT text - for accessibility purposes.
91 companyLogoTitle = ACME Corporation 91 companyLogoTitle = ACME Corporation
92 ; Main logo 92 ; Main logo
93 -;mainLogo = ${rootUrl}/resources/companylogo.png 93 +;mainLogo = ${rootUrl}/resources/oemlogo.png
94 ; the logo's width in pixels 94 ; the logo's width in pixels
95 ;mainLogoWidth = 219px 95 ;mainLogoWidth = 219px
96 ; ALT text - for accessibility purposes. 96 ; ALT text - for accessibility purposes.
97 ;mainLogoTitle = ACME Knowledge Management Systems 97 ;mainLogoTitle = ACME Knowledge Management Systems
98 ; enable/disable powered by kt logo 98 ; enable/disable powered by kt logo
99 -;poweredByDisabled = 1 99 +;poweredByDisabled = 0
100 ; powered by kt logo 100 ; powered by kt logo
101 ;powerLogo = ${rootUrl}/resources/powered-by-kt.gif 101 ;powerLogo = ${rootUrl}/resources/powered-by-kt.gif
102 ; the logo's width in pixels 102 ; the logo's width in pixels
resources/oemlogo.png 0 → 100644

7.58 KB