/[A3C]/data/stats/exhibit/instances.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /data/stats/exhibit/instances.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 246 - (show annotations)
Mon Oct 13 12:30:59 2008 UTC (15 years, 5 months ago) by dpavlin
File MIME type: text/html
File size: 636 byte(s)
convertor from SQL query to JSON for Exhibit

1 <html>
2 <head>
3 <title>All Strix instances</title>
4
5 <link href="instances.js" type="application/json" rel="exhibit/data" />
6
7 <script src="http://static.simile.mit.edu/exhibit/api-2.0/exhibit-api.js"
8 type="text/javascript"></script>
9
10 <style>
11 </style>
12 </head>
13 <body>
14 <h1>All Strix instances with contact data</h1>
15 <table width="100%">
16 <tr valign="top">
17 <td ex:role="viewPanel">
18 <div ex:role="view"></div>
19 </td>
20 <td width="25%">
21 browsing controls here...
22 </td>
23 </tr>
24 </table>
25 </body>
26 </html>

  ViewVC Help
Powered by ViewVC 1.1.26