1 <?xml version=
"1.0" encoding=
"UTF-16"?>
4 <meta name=
"viewport" content=
"width=device-width, minimum-scale=1.0, maximum-scale=1.0"/>
5 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8"/>
6 <link rel=
"stylesheet" type=
"text/css" href=
"menes/style.css"/>
7 <script type=
"text/javascript" src=
"menes/menes.js"></script>
8 <script type=
"text/javascript" src=
"package.js"></script>
9 <base target=
"_blank"/>
11 <script type=
"text/javascript">
13 var loaded = function() {
16 $("#depiction-load").remove();
17 $.each($("#depiction-src"), function (node) {
18 node.style.display = "block";
22 var remove = function() {
23 $(".description").display("block");
24 $(".depiction").remove();
54 text-decoration: none;
68 background-color: #ffdddd;
71 #warnings
> div
> label {
75 </head><body><div class=
"page">
81 <img id=
"icon" class=
"icon"/>
82 <label id=
"name"></label>
83 <div id=
"latest"></div>
87 <fieldset id=
"actions">
88 <a id=
"author-href" class=
"author">
89 <img id=
"author-icon" class=
"icon" src=
"email.png"/>
91 <div id=
"author"></div>
96 <label class=
"application"></label>
100 <label class=
"warnings">Warnings
</label>
101 <fieldset class=
"warnings" id=
"warnings">
103 <img class=
"icon" src=
"warning.png"/>
104 <label class=
"warning"></label>
108 <div id=
"notice" class=
"notice"><iframe
116 <!--div id="remove" class="depiction">
117 <a href="javascript:remove()">Remove Custom Depiction</a>
120 <hr id="upper-bar" class="depiction"/-->
122 <div id=
"depiction" class=
"depiction"><!--iframe
131 <!--hr id="lower-bar" class="depiction"/-->
133 <fieldset class=
"description">
134 <div id=
"description"></div>
136 <a class=
"homepage" id=
"homepage-href">
137 <label>More Information
</label>
141 <label class=
"installed">Installed Package
</label>
142 <fieldset class=
"installed">
144 <label>Version
</label>
145 <div id=
"installed"></div>
148 <a id=
"files-href"><label>Filesystem Content
</label></a>
151 <label>Package Details
</label>
158 <div class=
"section">
159 <label>Section
</label>
160 <div id=
"section"></div>
164 <label>Expanded Size
</label>
165 <div id=
"size"></div>
168 <a id=
"maintainer-href" class=
"maintainer">
169 <img id=
"maintainer-icon" class=
"icon" src=
"email.png"/>
170 <label>Contact
</label>
171 <div id=
"maintainer"></div>
174 <a id=
"sponsor-href" class=
"sponsor">
175 <label>Sponsor
</label>
176 <div id=
"sponsor"></div>
179 <a class=
"trusted" id=
"trusted">
180 <img class=
"icon" src=
"trusted.png">
181 <label>View Package Signature
</label>
185 <label class=
"source">Source Information
</label>
186 <fieldset class=
"source">
187 <div><label id=
"source-name"></label></div>
188 <div class=
"source-description" id=
"source-description"></div>