]> mj.ucw.cz Git - pciids.git/blob - help/list
ids_to_dbdump is still needed by the mailbot
[pciids.git] / help / list
1 Browsing ID list
2 <p>
3 You can browse the list of ID's, including the history of the entries.
4 <p>
5 The ID's are organized in the form of a tree. The top level lists vendors,
6 the next level enumerates their devices and the bottommost level shows the
7 subsystems. Other lists, like the list of classes, are organized in a similar
8 way.
9 <h2>Page anatomy</h2>
10 <p>
11 The page is divided into several parts:
12 <ul>
13         <li><strong>Menu</strong> ‒ you can perform actions, both in connection with current item (like <a href='$HELP_URL$newitem'>adding a new sub-item</a>, in the top left corner) and global (<a href='$HELP_URL$profile'>editing your profile</a>, in the top right corner).
14         <li><strong>Hierarchy</strong> ‒ lists all parent items.
15         <li><strong>Item status</strong> ‒ contains the current name and the attached comment.
16         <li><strong>Discussion</strong> ‒ contains the history of suggested names, notes and general talk about the current item.
17         <li><strong>List of sub-items</strong> ‒ all direct sub-items of the current item are listed here and you can descend into them.
18 </ul>
19
20 <p>You can find the menu and the hierarchy in most other pages; they work in similar way there.
21
22 <h2>Colors</h2>
23
24 <p>Colors are used in both the discussion and the list of sub-items to mark status of discussion comments and sub-items respectively.
25
26 <p><span class='main-history'>Green entries</span> are discussion comments that provide the current item name
27 &ndash; the "active" ones.
28
29 <p><span class='unseen-history'>Grey entries</span> are those which need attention: They are either items without
30 any assigned name (either discussion about a not-yet-existing item, or a new item which was not yet approved by
31 an admin), or discussion comments not yet seen by an admin.
32
33 <p><span class='history'>White ones</span> are the rest: regular discussion and approved items.
34
35 <h2>Example</h2>
36 <div class='help-example'>
37 <div class='top'>
38 <div class='lmenu'><ul>
39         <li><a href='$HELP_URL$newitem'>Add item</a>
40         <li><a href='$HELP_URL$newhistory'>Discuss</a>
41 </ul></div>
42 <div class='rmenu'><ul>
43         <li><a href='$HELP_URL$account'>Log in</a>
44 </ul></div>
45 <div class='bluesquare-example'>
46 <h1>The PCI ID Repository</h1>
47 <p class='home'>The home of the pci.ids file
48 </div>
49 <div class='clear'></div></div>
50 <div class='path'><p><a href='$HELP_URL$index'>Main page</a>&nbsp;-&gt;&nbsp<a href='$HELP_URL$index'>Parent</a></div>
51 <h2>ID 0000</h2>
52 <div class='name'><p>Name: ID name</div>
53 <div class='discussion'><h2>Discussion</h2>
54 <div class='main-history'>
55         <p class='itemname'>Name: ID name
56         <p class='discussion-text'>This item is here just as an example.
57         <p class='author'>Author
58         <p class='time'>1900-01-01 00:00
59 </div>
60 </div>
61 <h2>Sub-items</h2>
62 <table class='subnodes'><col class='id-col'><col class='name-col'><col class='note-col'>
63 <tr><th>Id<th>Name<th>Note
64 <tr class='item'><td>1234<td>Sub-item<td>This is just example
65 </table>
66 </div>