File: cod_struct_list.html

package info (click to toggle)
finalcif 137%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 43,544 kB
  • sloc: python: 49,119; cpp: 67; sh: 51; makefile: 22
file content (107 lines) | stat: -rw-r--r-- 3,821 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
                      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
        <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
        <title>Crystallography Open Database: My Depositions</title>
        <link rel="icon" type="image/x-icon" href="favicon.ico" />
        <link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div id="main">
  <div id="logo" class="sidebar">
    <img src="images/codsmall.jpg" alt="COD logo" height="90" />
  </div>
  <div id="title">
    Crystallography Open Database
  </div>
  <div class="clear"></div>
  <div class="sidebar">
    <ul class="links-first">
      <li>COD Home
        <ul class="links-second">
          <li><a href="index.php">Home</a></li>
          <li>
            <a href="new.html">What's new?</a>
            <a href="news.rss" type="application/rss+xml"
               title="What's New on COD" class="feedlink"></a>
          </li>
        </ul>
      </li>
      <li>Accessing COD Data
        <ul class="links-second">
          <li><a href="browse.html">Browse</a></li>
          <li><a href="search.html">Search</a></li>
          <li><input type="checkbox" class="isexpanded" id="box_search_formula" />
            <label for="box_search_formula" id="lbl_search_formula">
              Search by structural formula
            </label>
            <ul>
              <li class="expandable"><a href="jsme_search.html">
                JSME search</a></li>
            </ul>
          </li>
        </ul>
      </li>
      <li>Add Your Data
        <ul class="links-second">
          <li><a href="https://www.crystallography.net/cod/initiate_deposition.php">
            Deposit your data
          </a></li>
          <li><a href="https://www.crystallography.net/cod/manage_depositions.php">
            Manage depositions
          </a></li>
          <li><a href="https://www.crystallography.net/cod/my_depositions.php?filter=prepublications">
            Manage/release prepublications
          </a></li>
        </ul>
      </li>
      <li>Documentation
        <ul class="links-second">
          <li><a href="https://wiki.crystallography.net">COD Wiki</a></li>
          <li><a href="https://wiki.crystallography.net/howtoobtaincod/">Obtaining COD</a></li>
          <li><a href="https://wiki.crystallography.net/howtoquerycod/">Querying COD</a></li>
          <li><a href="https://wiki.crystallography.net/citingcod/">Citing COD</a></li>
          <li><a href="https://wiki.crystallography.net/codmirrors/">COD Mirrors</a></li>
          <li><a href="donators/advices.html">Advice to donators</a></li>
          <li><a href="https://wiki.crystallography.net/useful_links/">Useful links</a></li>
        </ul>
      </li>
    </ul>
  </div>
  <div id="page">
    <div id="head">
        <h1>My Depositions</h1>
    </div>
      <h3>All depositions by user 'dkratzert'</h3>

    <table id="entry_list_table" class="information">
      <thead>
      <tr>
        <th>Date</th>
        <th>Time</th>
        <th>Deposited structures</th>
      </tr>
      </thead>
      <tbody>
	<tr>
		<td>2020-08-20</td><td>13:48:46</td><td><a href="information_card.php?id=3000277&amp;CODSESSION=foo">3000277</a></td>
	</tr>
	<tr class="alt">
		<td>2020-12-11</td><td>09:03:03</td><td><a href="information_card.php?id=3000282&amp;CODSESSION=foo">3000282</a></td>
	</tr>
      </tbody>
    </table>
    <p>
        <a href="manage_depositions.php?CODSESSION=foo">
        Return to Account Management Interface
        </a>
    </p>
    <hr class="footer"/>
    <a href="#top">Top of the page</a>
  </div>
<div id="right-sidebar" class="sidebar">
</div>
</div>
    </body>
</html>