myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2434] trunk: added icon images to repository


From: noreply
Subject: [myexperiment-hackers] [2434] trunk: added icon images to repository
Date: Thu, 17 Jun 2010 08:49:06 -0400 (EDT)

Revision
2434
Author
dgc
Date
2010-06-17 08:49:06 -0400 (Thu, 17 Jun 2010)

Log Message

added icon images to repository

Modified Paths

Added Paths

Diff

Modified: trunk/app/views/contributions/_alternative_formats.rhtml (2433 => 2434)


--- trunk/app/views/contributions/_alternative_formats.rhtml	2010-06-17 12:40:03 UTC (rev 2433)
+++ trunk/app/views/contributions/_alternative_formats.rhtml	2010-06-17 12:49:06 UTC (rev 2434)
@@ -5,9 +5,9 @@
   <p><b>Non-Information Resource URI:</b> <%= link_to(nir, h(nir)) -%></p>
   <br>
   <p style="font-size: 110%; font-weight: bold">Alternative Formats</p>
-  <div style="width: 33%; float: left; text-align: center"><a href="" html -%>"><img src="" alt="HTML" /></a></div>
-  <div style="width: 33%; float: left; text-align: center"><a href="" rdf -%>"><img src="" alt="RDF" /></a></div>
-  <div style="width: 33%; float: left; text-align: center"><a href="" xml -%>"><img src="" alt="XML" /></a></div>
+  <div style="width: 33%; float: left; text-align: center"><a href="" html -%>"><img src="" image_path("html_icon.png") -%>" alt="HTML" /></a></div>
+  <div style="width: 33%; float: left; text-align: center"><a href="" rdf -%>"><img src="" image_path("rdf_icon.png") -%>" alt="RDF" /></a></div>
+  <div style="width: 33%; float: left; text-align: center"><a href="" xml -%>"><img src="" image_path("xml_icon.png") -%>" alt="XML" /></a></div>
   <div style="clear: both"></div>
 </div>
 

Added: trunk/public/images/html_icon.png


(Binary files differ)
Property changes on: trunk/public/images/html_icon.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/public/images/rdf_icon.png


(Binary files differ)
Property changes on: trunk/public/images/rdf_icon.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/public/images/xml_icon.png


(Binary files differ)
Property changes on: trunk/public/images/xml_icon.png ___________________________________________________________________

Added: svn:mime-type


reply via email to

[Prev in Thread] Current Thread [Next in Thread]