Revision: 4549
Author:   [email protected]
Date:     Mon Nov 14 03:14:23 2011
Log:      Edited wiki page BrandingAndColors through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=4549

Modified:
 /wiki/BrandingAndColors.wiki

=======================================
--- /wiki/BrandingAndColors.wiki        Mon Nov 14 03:11:34 2011
+++ /wiki/BrandingAndColors.wiki        Mon Nov 14 03:14:23 2011
@@ -1,5 +1,34 @@
 #summary Branding and Color scheme changes

+== Editing Logo / Text on top ==
+
+In the config.xml there are some configuration variables
+
+{{{
+
+<!--
+    Name of the Application
+    this is the Top-Icon Name of the Application
+ -->
+<currentappname>OpenMeetings 1.8.3 r4343</currentappname>
+<!--
+    URL to the Home of the Application
+    this is the URL which is used if you click on the Top-icon
+-->
+<currentappnameurl>http://openmeetings.googlecode.com</currentappnameurl>
+<!--
+    URL to Bugs/Support
+    this is the URL which is used if you click on *report a bug*
+ -->
+<currentappnamebugurl>http://code.google.com/p/openmeetings/issues/list</currentappnamebugurl>
+}}}
+
+Addtionally the browser-bar title can be configured in the Openmeetings Administration > Configuration.
+Config Key: {{{application.name}}}
+
+
+== Editing Colors ==
+
To change the color scheme you can simply edit the config.xml, there are 3 color settings, the whole application is styled using those:

 {{{

--
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.

Reply via email to