You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2016/12/02 14:23:18 UTC

svn commit: r1772351 - in /openmeetings/application: branches/3.1.x/openmeetings-server/src/site/resources/css/ branches/3.1.x/src/site/ branches/3.2.x/openmeetings-server/src/site/resources/css/ branches/3.2.x/src/site/ trunk/openmeetings-server/src/s...

Author: solomax
Date: Fri Dec  2 14:23:18 2016
New Revision: 1772351

URL: http://svn.apache.org/viewvc?rev=1772351&view=rev
Log:
[OPENMEETINGS-1515] color is fixed, local site is fixed

Modified:
    openmeetings/application/branches/3.1.x/openmeetings-server/src/site/resources/css/bootstrap.min.css
    openmeetings/application/branches/3.1.x/src/site/site.xml
    openmeetings/application/branches/3.2.x/openmeetings-server/src/site/resources/css/bootstrap.min.css
    openmeetings/application/branches/3.2.x/src/site/site.xml
    openmeetings/application/trunk/openmeetings-server/src/site/resources/css/bootstrap.min.css
    openmeetings/application/trunk/src/site/site.xml

Modified: openmeetings/application/branches/3.1.x/openmeetings-server/src/site/resources/css/bootstrap.min.css
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-server/src/site/resources/css/bootstrap.min.css?rev=1772351&r1=1772350&r2=1772351&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/openmeetings-server/src/site/resources/css/bootstrap.min.css (original)
+++ openmeetings/application/branches/3.1.x/openmeetings-server/src/site/resources/css/bootstrap.min.css Fri Dec  2 14:23:18 2016
@@ -6,4 +6,4 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 3 lines stripped ...]
Modified: openmeetings/application/branches/3.1.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/src/site/site.xml?rev=1772351&r1=1772350&r2=1772351&view=diff
==============================================================================
--- openmeetings/application/branches/3.1.x/src/site/site.xml (original)
+++ openmeetings/application/branches/3.1.x/src/site/site.xml Fri Dec  2 14:23:18 2016
@@ -56,10 +56,10 @@
 					<span class="color-highlight">Apache</span> OpenMeetings
 				]]></name>
 			</brand>
-			<!--localResources>true</localResources--><!-- DEVELOPMENT -->
 			<!--absoluteResourceURL>http://localhost:5080/openmeetings/docs</absoluteResourceURL--><!-- DEVELOPMENT -->
 			<absoluteResourceURL>http://openmeetings.apache.org</absoluteResourceURL>
 			<protocolRelativeURLs>true</protocolRelativeURLs>
+			<localResources>true</localResources>
 			<theme>site</theme><!-- http://bootswatch.com/2/cerulean offline -->
 			<bottomNav maxSpan="12">
 				<column>General</column>

Modified: openmeetings/application/branches/3.2.x/openmeetings-server/src/site/resources/css/bootstrap.min.css
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-server/src/site/resources/css/bootstrap.min.css?rev=1772351&r1=1772350&r2=1772351&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/openmeetings-server/src/site/resources/css/bootstrap.min.css (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-server/src/site/resources/css/bootstrap.min.css Fri Dec  2 14:23:18 2016
@@ -6,4 +6,4 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 3 lines stripped ...]
Modified: openmeetings/application/branches/3.2.x/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/src/site/site.xml?rev=1772351&r1=1772350&r2=1772351&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/src/site/site.xml (original)
+++ openmeetings/application/branches/3.2.x/src/site/site.xml Fri Dec  2 14:23:18 2016
@@ -56,10 +56,10 @@
 					<span class="color-highlight">Apache</span> OpenMeetings
 				]]></name>
 			</brand>
-			<!--localResources>true</localResources--><!-- DEVELOPMENT -->
 			<!--absoluteResourceURL>http://localhost:5080/openmeetings/docs</absoluteResourceURL--><!-- DEVELOPMENT -->
 			<absoluteResourceURL>http://openmeetings.apache.org</absoluteResourceURL>
 			<protocolRelativeURLs>true</protocolRelativeURLs>
+			<localResources>true</localResources>
 			<theme>site</theme><!-- http://bootswatch.com/2/cerulean offline -->
 			<bottomNav maxSpan="12">
 				<column>General</column>

Modified: openmeetings/application/trunk/openmeetings-server/src/site/resources/css/bootstrap.min.css
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/resources/css/bootstrap.min.css?rev=1772351&r1=1772350&r2=1772351&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-server/src/site/resources/css/bootstrap.min.css (original)
+++ openmeetings/application/trunk/openmeetings-server/src/site/resources/css/bootstrap.min.css Fri Dec  2 14:23:18 2016
@@ -6,4 +6,4 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.

[... 3 lines stripped ...]
Modified: openmeetings/application/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/openmeetings/application/trunk/src/site/site.xml?rev=1772351&r1=1772350&r2=1772351&view=diff
==============================================================================
--- openmeetings/application/trunk/src/site/site.xml (original)
+++ openmeetings/application/trunk/src/site/site.xml Fri Dec  2 14:23:18 2016
@@ -56,10 +56,10 @@
 					<span class="color-highlight">Apache</span> OpenMeetings
 				]]></name>
 			</brand>
-			<!--localResources>true</localResources--><!-- DEVELOPMENT -->
 			<!--absoluteResourceURL>http://localhost:5080/openmeetings/docs</absoluteResourceURL--><!-- DEVELOPMENT -->
 			<absoluteResourceURL>http://openmeetings.apache.org</absoluteResourceURL>
 			<protocolRelativeURLs>true</protocolRelativeURLs>
+			<localResources>true</localResources>
 			<theme>site</theme><!-- http://bootswatch.com/2/cerulean offline -->
 			<bottomNav maxSpan="12">
 				<column>General</column>