Subversion Repositories oidinfo_new_design

Compare Revisions

Regard whitespace Rev 13 → Rev 14

/trunk/advanced-search.htm
88,8 → 88,11
<div id="menu">
<ul>
<li>
<a href="basic-search.htm">Basic search</a>
<a href="basic-search.htm">Quick search</a>
</li>
<li>
<a href="/cgi-bin/display?a=count_nodes">Number of OIDs <!--in the database-->recorded</a><!-- DM: Written "recorded" because it is shorter to fit in a single line -->
</li>
</ul>
</div>
</td>
144,7 → 147,7
<p>
<span>
An advanced search is very accurate but may take
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">basic
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">quick
search</a>: It is much quicker and will probably gives good results
in most circumstances.
</span>
181,10 → 184,9
<td valign="bottom" width="50%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Parent OID in dot notation (<em>e.g.,</em> <code>1\.2\.250</code>) in case you want to restrict
Parent OID in dot notation (<em>e.g.,</em> <code>1.2.250</code>) in case you want to restrict
the search to child OIDs which begin with this
parent OID. Make sure to use &quot;\<code>.</code>&quot; for dots in the
regular expression.
parent OID.
</span>
</div>
</td>
209,8 → 211,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Beginning with a lower-case letter;
can match any identifier in the OID path, not only the last arc
Beginning with a lower-case letter<!--;
can match any identifier in the OID path, not only the last arc-->
</span>
</div>
</td>
235,8 → 237,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Match any number in the OID path, not
only the last arc
<!--Match any number in the OID path, not
only the last arc-->
</span>
</div>
</td>
261,8 → 263,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC" height="8%">
<div align="left">
<span style="font-size:12px;">
Match any unicode label in the OID
path, not only the last arc
<!--Match any unicode label in the OID
path, not only the last arc-->
</span>
</div>
</td>
636,7 → 638,7
if (Date.parse(document.lastModified) != 0)
document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
</script>-->
19 Mar 2022
27 Nov 2022
</font>
</td>
<td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
/trunk/advanced-search.raw.htm
9,8 → 9,11
<div id="menu">
<ul>
<li>
<a href="basic-search.htm">Basic search</a>
<a href="basic-search.htm">Quick search</a>
</li>
<li>
<a href="/cgi-bin/display?a=count_nodes">Number of OIDs <!--in the database-->recorded</a><!-- DM: Written "recorded" because it is shorter to fit in a single line -->
</li>
</ul>
</div>
</td>
65,7 → 68,7
<p>
<span>
An advanced search is very accurate but may take
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">basic
a bit of time. If not yet done, consider doing a <a href="basic-search.htm">quick
search</a>: It is much quicker and will probably gives good results
in most circumstances.
</span>
102,10 → 105,9
<td valign="bottom" width="50%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Parent OID in dot notation (<em>e.g.,</em> <code>1\.2\.250</code>) in case you want to restrict
Parent OID in dot notation (<em>e.g.,</em> <code>1.2.250</code>) in case you want to restrict
the search to child OIDs which begin with this
parent OID. Make sure to use &quot;\<code>.</code>&quot; for dots in the
regular expression.
parent OID.
</span>
</div>
</td>
130,8 → 132,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Beginning with a lower-case letter;
can match any identifier in the OID path, not only the last arc
Beginning with a lower-case letter<!--;
can match any identifier in the OID path, not only the last arc-->
</span>
</div>
</td>
156,8 → 158,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC">
<div align="left">
<span style="font-size:12px;">
Match any number in the OID path, not
only the last arc
<!--Match any number in the OID path, not
only the last arc-->
</span>
</div>
</td>
182,8 → 184,8
<td valign="middle" width="21%" align="center" bgcolor="#CCCCCC" height="8%">
<div align="left">
<span style="font-size:12px;">
Match any unicode label in the OID
path, not only the last arc
<!--Match any unicode label in the OID
path, not only the last arc-->
</span>
</div>
</td>
/trunk/basic-search.htm
85,7 → 85,7
 
<tr>
<td valign="middle" width="55%">
<span class="page_title">Basic search</span>
<span class="page_title">Quick search</span>
</td>
 
<td width="28%" valign="middle" align="right">
94,6 → 94,9
<li>
<a href="advanced-search.htm">Advanced search</a>
</li>
<li>
<a href="/cgi-bin/display?a=count_nodes">Number of OIDs <!--in the database-->recorded</a><!-- DM: Written "recorded" because it is shorter to fit in a single line -->
</li>
</ul>
</div>
</td>
220,7 → 223,7
if (Date.parse(document.lastModified) != 0)
document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
</script>-->
25 Nov 2022
27 Nov 2022
</font>
</td>
<td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
/trunk/basic-search.raw.htm
6,7 → 6,7
 
<tr>
<td valign="middle" width="55%">
<span class="page_title">Basic search</span>
<span class="page_title">Quick search</span>
</td>
 
<td width="28%" valign="middle" align="right">
15,6 → 15,9
<li>
<a href="advanced-search.htm">Advanced search</a>
</li>
<li>
<a href="/cgi-bin/display?a=count_nodes">Number of OIDs <!--in the database-->recorded</a><!-- DM: Written "recorded" because it is shorter to fit in a single line -->
</li>
</ul>
</div>
</td>
/trunk/daniel_internal/find_invalid_chars.php
File deleted
/trunk/daniel_internal/find_invalid_chars.xphp
0,0 → 1,34
<?php
 
$files = glob(__DIR__.'/../*.htm');
$files = array_merge($files,glob(__DIR__.'/../doc/*.htm'));
$files = array_merge($files,glob(__DIR__.'/../gestion/*.htm'));
$files = array_merge($files,glob(__DIR__.'/../errors/*.htm'));
 
echo '<pre>';
 
foreach ($files as $file) {
 
if (strpos($file,'captured-standards') !== false) continue;
if (strpos($file,'/TD') !== false) continue;
if (strpos($file,'/doc/iso-') !== false) continue;
if (strpos($file,'/doc/bosn010_object-identification-and-registration.htm') !== false) continue;
if (strpos($file,'/doc/OID-tutorial.htm') !== false) continue;
 
if (filesize($file) > 1*1024*1024) continue;
 
$content = file_get_contents($file);
 
for ($i=0;$i<strlen($content);$i++) {
$c = $content[$i];
if (ord($c) > 0x7F) {
echo "$file\n";
echo $c;
echo substr($content,$i,$i+10);
}
}
}
 
echo "Done.\n";
 
echo '</pre>';
/trunk/density.htm
100,7 → 100,7
<tr>
<td width="600">
<font size="-1">
This partial tree only displays OID arcs with more than 10&nbsp;000 descendants to show the heaviest OID arcs (i.e., with the greatest number of child OIDs, grandchild OIDs and so on) in the whole OID tree. (Please note that it is the number of descendants as described in this OID repository, not necessarily the real number of descendants of each OID.)<br />Clicking on an icon like <img src="images/mm.gif" width="19" height="18" border="0">or <img src="images/pm.gif" width="19" height="18" border="0">displays a density tree focused on the associated OID. <br />Arcs which hold more than 5% of the total number of OIDs are in <span class="orange">orange</span>.
This partial tree only displays OID arcs with more than 10&nbsp;000 descendants to show the heaviest OID arcs (i.e., with the greatest number of child OIDs, grandchild OIDs and so on) in the whole OID tree. (Please note that it is the number of descendants as described in this OID repository, not necessarily the real number of descendants of each OID.)<br />Clicking on an icon like <img src="images/mm.gif" width="19" height="18" border="0" alt="Folding the subtree">or <img src="images/pm.gif" width="19" height="18" border="0" alt="Unfolding the subtree">displays a density tree focused on the associated OID. <br />Arcs which hold more than 5% of the total number of OIDs are in <span class="orange">orange</span>.
</font><br /><br /></td>
 
</tr>
1827,7 → 1827,7
if (Date.parse(document.lastModified) != 0)
document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
</script>-->
15 Apr 2022
27 Nov 2022
</font>
</td>
<td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
/trunk/density.raw.htm
21,7 → 21,7
<tr>
<td width="600">
<font size="-1">
This partial tree only displays OID arcs with more than 10&nbsp;000 descendants to show the heaviest OID arcs (i.e., with the greatest number of child OIDs, grandchild OIDs and so on) in the whole OID tree. (Please note that it is the number of descendants as described in this OID repository, not necessarily the real number of descendants of each OID.)<br />Clicking on an icon like <img src="images/mm.gif" width="19" height="18" border="0">or <img src="images/pm.gif" width="19" height="18" border="0">displays a density tree focused on the associated OID. <br />Arcs which hold more than 5% of the total number of OIDs are in <span class="orange">orange</span>.
This partial tree only displays OID arcs with more than 10&nbsp;000 descendants to show the heaviest OID arcs (i.e., with the greatest number of child OIDs, grandchild OIDs and so on) in the whole OID tree. (Please note that it is the number of descendants as described in this OID repository, not necessarily the real number of descendants of each OID.)<br />Clicking on an icon like <img src="images/mm.gif" width="19" height="18" border="0" alt="Folding the subtree">or <img src="images/pm.gif" width="19" height="18" border="0" alt="Unfolding the subtree">displays a density tree focused on the associated OID. <br />Arcs which hold more than 5% of the total number of OIDs are in <span class="orange">orange</span>.
</font><br /><br /></td>
 
</tr>