]> mj.ucw.cz Git - pciids.git/blob - help/list
The propper way to move configs to cf/
[pciids.git] / help / list
1 Browsing ID list
2 <p>
3 You can examine the current list of IDs.
4 The IDs are organized into a tree.
5 <h2>Page anatomy</h2>
6 <p>
7 Page is divided into parts:
8 <ul>
9         <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 top left corner) and global (<a href='$HELP_URL$profile'>editing your profile</a>, in top right corner).
10         <li><strong>Hierarchy</strong> ‒ lists all parental items.
11         <li><strong>Item status</strong> ‒ contains current name and comment.
12         <li><strong>Discussion</strong> ‒ contains history of suggested names, notes and general talk about current item.
13         <li><strong>List of sub-items</strong> ‒ all direct sub-items are listed here and you can browse into them.
14 </ul>
15
16 You can find menu and hierarchy in most other pages and they have the same function.
17
18 <h2>Colors</h2>
19 Colors are used both in discussion and list of sub-items to mark status of discussion comments and sub-items respectively.
20 <span class='main-history'>Green entries</span> are discussion comments which provide current item name.
21 <span class='unseen-history'>Grey ones</span> are entries with some problem. They are either items without any assigned name (discussion about non-existing item, new item which was not yet approved by an admin) or discussion comments not yet seen by an admin.
22 <span class='history'>White ones</span> are the rest, usual discussion and valid items.
23
24 <h2>Example</h2>
25 <div class='help-example'>
26 <div class='top'>
27 <div class='lmenu'><ul>
28         <li><a href='$HELP_URL$newitem'>Add item</a>
29         <li><a href='$HELP_URL$newhistory'>Discuss</a>
30         <li><form class='jump' method='POST' action='$HELP_URL$jump'><p><input type='text' class='jump' disabled='disabled'><input type='submit' value='Jump'></form>
31 </ul></div>
32 <div class='rmenu'><ul>
33         <li><a href='$HELP_URL$account'>Log in</a>
34 </ul></div>
35 <h1>ID 0000</h1>
36 <div class='clear'></div></div>
37 <div class='path'><p><a href='$HELP_URL$index'>Main page</a>&nbsp;-&gt;&nbsp<a href='$HELP_URL$index'>Parent</a></div>
38 <h2>ID 0000</h2>
39 <div class='name'><p>Name: ID name</div>
40 <div class='discussion'><h2>Discussion</h2>
41 <div class='main-history'>
42         <p class='itemname'>Name: ID name
43         <p class='discussion-text'>This item is here just as an example.
44         <p class='author'>Author
45         <p class='time'>1900-01-01 00:00
46 </div>
47 </div>
48 <h2>Sub-items</h2>
49 <table class='subnodes'><col class='id-col'><col class='name-col'><col class='note-col'>
50 <th>Id<th>Name<th>Note
51 <tr class='item'><td>1234<td>Sub-item<td>This is just example
52 </table>
53 </div>