[Movecommons-commits] r505 - trunk/wp-theme

Mario Gallegos mgallegos at ourproject.org
Thu Jun 7 16:27:05 CEST 2012


Author: mgallegos
Date: 2012-06-07 16:27:05 +0200 (Thu, 07 Jun 2012)
New Revision: 505

Modified:
   trunk/wp-theme/mc2-form.php
Log:


Modified: trunk/wp-theme/mc2-form.php
===================================================================
--- trunk/wp-theme/mc2-form.php	2012-06-06 00:04:37 UTC (rev 504)
+++ trunk/wp-theme/mc2-form.php	2012-06-07 14:27:05 UTC (rev 505)
@@ -360,8 +360,23 @@
 			    </div>			    
 			</div>
 			<div class="label2" style="margin-left: 185px;float: left;"><?php _e("6. Show your principles in the web", "mc"); ?></div>
-			<div style="width: 903px;height: 400px;">
-			</div>
+			<div class="label2" style="margin-left: 185px;float: left;font-size: 14px;"><?php _e("You can use any of these logos:", "mc"); ?></div>
+			<div style="width: 903px;">
+				<table summary=""><tbody><tr>
+					<td>
+					  <a href="http://movecommons.org/en/np-rp-ro-rs/0.1/"><img src="/mc/0.1/images/np-rp-ro-rs-88x31-0.1.png" alt="Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative" class="mc-icon" id="mc-icon-88x31-0.1"></a>
+					  <br>
+					  <input name="button" checked="checked" onclick="swapicon('120x90', '88x31')" type="radio">
+					</td>
+					<td>
+					  <a href="http://movecommons.org/en/np-rp-ro-rs/0.1/"><img src="/mc/0.1/images/np-rp-ro-rs-120x90-0.1.png" alt="Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative" class="mc-icon" id="mc-icon-120x90-0.1"></a>
+					  <br><input name="button" onclick="swapicon('88x31', '120x90')" type="radio">
+			
+					</td>
+				  </tr></tbody></table>
+			</div>			
+			<div class="label2" style="margin-left: 185px;float: left;font-size: 14px;"><?php _e("Include this code in the web of your collective:", "mc"); ?></div>
+			<textarea rows="4" cols="68" onfocus="this.select()" class="mc-icon88x31-code" id="mc-intro-textarea">&lt;div id="move-commons-badge"&gt;&lt;div xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:mc="http://movecommons.org/ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" about="waveclick.com.sv" typeof="mc:Collective"&gt;&lt;/div&gt;&lt;div property="foaf:name" content="Waveclick"&gt;&lt;/div&gt;&lt;div rel="foaf:homepage" href="waveclick.com.sv"&gt;&lt;/div&gt;&lt;div rel="mc:moveCommonsType" resource="[mc:NonProfit]"&gt;&lt;/div&gt;&lt;div rel="mc:moveCommonsType" resource="[mc:Reproducible]"&gt;&lt;/div&gt;&lt;div rel="mc:moveCommonsType" resource="[mc:ReinforcesOtherAims]"&gt;&lt;/div&gt;&lt;div rel="mc:moveCommonsType" resource="[mc:Representative]"&gt;&lt;/div&gt;&lt;div about="#dd" typeof="skos:Concept"&gt;&lt;/div&gt;&lt;div about="#dd" typeof="skos:Concept"&gt;&lt;/div&gt;&lt;a href="http://movecommons.org/en/np-rp-ro-rs/0.1/"&gt;&lt;img src="http://movecommons.org/mc/0.1/images/np-rp-ro-rs-88x31-0.1.png" alt="Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative" /&gt;&lt;/a&gt;&lt;p&gt;Move Commons Non-Profit, Reproducible, Reinforcing Other Aims, Representative&lt;/p&gt;&lt;/div&gt;</textarea>			
 			<div class="clear"></div>
 		</div>
 		<div class="clear"></div>	




More information about the Movecommons-commits mailing list