From OpenSocial Directory
Image:Example.jpg==Reviews==
Add a Review
Template:Travellerspoint Featured Photo Reviews
[edit] Comments
View Code
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Travellerspoint Featured Photo" description="Displays one of Travellerspoint's current featured photos" title_url="http://www.travellerspoint.com/photography.cfm" author="Peter Daams" author_email="peter@travellerspoint.com" author_affiliation="Travellerspoint" author_location="Melbourne, Australia" height="417" width="425">
<Require feature="analytics" />
<Require feature="dynamic-height" />
</ModulePrefs>
<Content type="html">
<![CDATA[
<div id="travellerspoint_random_photo">Loading Photo...</div>
<script type="text/javascript">
var html='\n<style type=\"text/css\">\n\t#travellerspoint_random_photo {font:11px \"Lucida Grande\",Verdana,sans-serif;line-height:1.2em;background:#fff;color:#333;width:100%;text-align:center;}\n\t#travellerspoint_random_photo h4 {font-size:13px;}\n\t#travellerspoint_random_photo img {border:1px solid #ccc;background:#eee;padding:10px;} \n</style>\n\n<div>\n\t<p><a href=\"http://www.travellerspoint.com/photos/stream/photoID/187140/features/\"><img src=\"http://www.travellerspoint.com/photos/116989/Alhambra59Rev2.jpg\" alt=\"The Alhambra Palace, Granada, Spain - 10\" height=\"267\" width=\"400\" /></a></p>\n\t<h4>The Alhambra Palace, Granada, Spain - 10</h4>\n\t<p>© 2007 <a href=\"http://www.travellerspoint.com/member_profile.cfm?user=david.byne\">david.byne</a></p>\n\t<p>Featured in the <a href=\"http://www.travellerspoint.com/photography.cfm\">Travellerspoint Photography Gallery</a></p>\n</div>\n';
document.getElementById('travellerspoint_random_photo').innerHTML = html;
_IG_AdjustIFrameHeight();
_IG_Analytics("UA-352823-5", "/OpenSocial/FeaturedPhoto");
</script>
]]>
</Content>
</Module>
Page Rating
Rating: 2.4/5 (7 votes cast)