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 2018/03/17 10:03:16 UTC

[openmeetings] branch master updated: no jira: logos by 'Lauro M. Atienza' are added

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 070a10c  no jira: logos by 'Lauro M. Atienza' are added
070a10c is described below

commit 070a10c58bd204864a0edbc37f8f079a9e7f0535
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Mar 17 17:03:06 2018 +0700

    no jira: logos by 'Lauro M. Atienza' are added
---
 .../site/resources/images/logos/logo_om_big9.png   | Bin 0 -> 74750 bytes
 .../resources/images/logos/logo_om_small13.png     | Bin 0 -> 58429 bytes
 openmeetings-server/src/site/xdoc/CallForLogo.xml  |  24 +++++++++++++++++++++
 3 files changed, 24 insertions(+)

diff --git a/openmeetings-server/src/site/resources/images/logos/logo_om_big9.png b/openmeetings-server/src/site/resources/images/logos/logo_om_big9.png
new file mode 100644
index 0000000..151c8dc
Binary files /dev/null and b/openmeetings-server/src/site/resources/images/logos/logo_om_big9.png differ
diff --git a/openmeetings-server/src/site/resources/images/logos/logo_om_small13.png b/openmeetings-server/src/site/resources/images/logos/logo_om_small13.png
new file mode 100644
index 0000000..a811df7
Binary files /dev/null and b/openmeetings-server/src/site/resources/images/logos/logo_om_small13.png differ
diff --git a/openmeetings-server/src/site/xdoc/CallForLogo.xml b/openmeetings-server/src/site/xdoc/CallForLogo.xml
index 82a2ca3..ac1d279 100644
--- a/openmeetings-server/src/site/xdoc/CallForLogo.xml
+++ b/openmeetings-server/src/site/xdoc/CallForLogo.xml
@@ -150,6 +150,18 @@
 						</tr>
 					</table>
 				</li>
+				<li>
+					<table>
+						<tr>
+							<td><img class="logo-big" src="images/logos/logo_om_big9.png" alt="Apache OpenMeetings"/></td>
+							<td><span class="btn btn-primary" onclick="applyLogoBig($(this));">Apply</span></td>
+						</tr>
+						<tr>
+							<td>Author</td>
+							<td>Lauro M. Atienza</td>
+						</tr>
+					</table>
+				</li>
 			</ol>
 			<h3>Square version</h3>
 			<ol>
@@ -273,6 +285,18 @@
 						</tr>
 					</table>
 				</li>
+				<li>
+					<table>
+						<tr>
+							<td><img class="logo-square" src="images/logos/logo_om_small13.png" alt="Square version" width="50"/></td>
+							<td><span class="btn btn-primary" onclick="applyLogoSmall($(this));">Apply</span></td>
+						</tr>
+						<tr>
+							<td>Author</td>
+							<td>Lauro M. Atienza</td>
+						</tr>
+					</table>
+				</li>
 			</ol>
 		</section>
 	</body>

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.