Author: solomax
Date: Fri Jul 20 05:03:24 2012
New Revision: 1363654

URL: http://svn.apache.org/viewvc?rev=1363654&view=rev
Log:
OPENMEETINGS-361 documentation is updated

Modified:
    incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html
    incubator/openmeetings/trunk/singlewebapp/xdocs/WebappNamePath.xml

Modified: incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html?rev=1363654&r1=1363653&r2=1363654&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/WebappNamePath.html Fri Jul 
20 05:03:24 2012
@@ -603,6 +603,26 @@ limitations under the License.
                                                                     <table 
border="0" cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
       <tr><td ><!-- bgcolor="#EEEEEE" -->
         <font color="#000000" face="verdana,arial,helvetica,sanserif">
+          <a name="Customize Openmeetings logo"><strong>Customize Openmeetings 
logo</strong></a>
+        </font>
+        <hr style="width:100%; color:#999999; background-color:#999999; 
height:1px; border:0px;"/>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>If you want to set up your logo in 
Openmeetings header you can do the following:</p>
+                                                <ol>
+                               <li>create your logo image as PNG 40px 
height</li>
+                               <li>replace 
<tt>/opt/red5/webapps/openmeetings/public/themes/basic-theme/general/logo.png</tt>
 with your logo file</li>
+                               <li>(Advanced optional) you can modify 
<tt>/opt/red5/webapps/openmeetings/config.xml</tt> and modify 
<tt>appdisplay</tt> section: set position and display for the logo and/or 
name</li>
+                               <li>(Advanced optional) you can modify 
<tt>/opt/red5/webapps/openmeetings/default-theme.xml</tt> (around line 57) and 
change image name/path</li>
+                       </ol>
+                            </blockquote>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" 
cellspacing="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr><td ><!-- bgcolor="#EEEEEE" -->
+        <font color="#000000" face="verdana,arial,helvetica,sanserif">
           <a name="Renaming /openmeetings context"><strong>Renaming 
/openmeetings context</strong></a>
         </font>
         <hr style="width:100%; color:#999999; background-color:#999999; 
height:1px; border:0px;"/>

Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/WebappNamePath.xml
URL: 
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/WebappNamePath.xml?rev=1363654&r1=1363653&r2=1363654&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/WebappNamePath.xml 
(original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/WebappNamePath.xml Fri Jul 
20 05:03:24 2012
@@ -17,6 +17,15 @@
 
        <body>
 
+               <section name="Customize Openmeetings logo">
+                       <p>If you want to set up your logo in Openmeetings 
header you can do the following:</p>
+                       <ol>
+                               <li>create your logo image as PNG 40px 
height</li>
+                               <li>replace 
<tt>/opt/red5/webapps/openmeetings/public/themes/basic-theme/general/logo.png</tt>
 with your logo file</li>
+                               <li>(Advanced optional) you can modify 
<tt>/opt/red5/webapps/openmeetings/config.xml</tt> and modify 
<tt>appdisplay</tt> section: set position and display for the logo and/or 
name</li>
+                               <li>(Advanced optional) you can modify 
<tt>/opt/red5/webapps/openmeetings/default-theme.xml</tt> (around line 57) and 
change image name/path</li>
+                       </ol>
+               </section>
                <section name="Renaming /openmeetings context">
                        <p>
                                If you want to have


Reply via email to