diff -r 323b5f770fa0 -r 7f7fdf4eb06c web/archives-iframe.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/archives-iframe.php Mon Feb 13 17:04:35 2012 +0100 @@ -0,0 +1,100 @@ +\n"); + $archive_ref = $archives_list[$i]; + + $archive_name = $archive_ref; + $metadata = null; + if(is_array($archive_ref)) { + $archive_name = $archive_ref[0]; + $metadata = $archive_ref[1]; + } + print(get_archive_box($archive_name,$metadata, $url_root, $basepath, $translate)); + print(" \n"); + } +} + +?> + + + + + Polemic tweet - Live Video and Annotation + + + + + + + + + ' rel='stylesheet' type='text/css'> + + + + +
+ +
+
+ + +
+

Polemic Tweet

+
+ + +
+ +
+
+ + \ No newline at end of file