comparison doc/sidebars_keywords.html @ 1160:2562e0bc89a1

Mark keyboard keys with a span and make them look like a key through css style.
author zas_
date Wed, 19 Nov 2008 22:42:20 +0000
parents e2ca6295c5d0
children 473a7c4881cd
comparison
equal deleted inserted replaced
1159:e2ca6295c5d0 1160:2562e0bc89a1
41 41
42 <h1>Keywords Sidebar</h1> 42 <h1>Keywords Sidebar</h1>
43 43
44 <p>The Keywords sidebar displays keywords and comments for the active image, and provides functions for editing them.</p> 44 <p>The Keywords sidebar displays keywords and comments for the active image, and provides functions for editing them.</p>
45 45
46 <p>To toggle display of the Keywords sidebar press [Ctrl] + K or select &ldquo;Keywords&rdquo; from the View menu.</p> 46 <p>To toggle display of the Keywords sidebar press <span class="key">Ctrl</span> + <span class="key">K</span> or select &ldquo;Keywords&rdquo; from the View menu.</p>
47 47
48 <p><b>Keywords</b> are single words that are associated to an image. They can be used to classify, group, or describe; the uses for keywords are only limited by your imagination. Images associated to one or more keywords can be found using the <a href="image_search_search.html">Search window</a>.</p> 48 <p><b>Keywords</b> are single words that are associated to an image. They can be used to classify, group, or describe; the uses for keywords are only limited by your imagination. Images associated to one or more keywords can be found using the <a href="image_search_search.html">Search window</a>.</p>
49 49
50 <p><b>Comments</b> is an area to associate a textual description to an image.</p> 50 <p><b>Comments</b> is an area to associate a textual description to an image.</p>
51 51
55 55
56 <p>The keywords panel consists of two fields. The left field is a text entry that allows direct typing of one or more keywords. The right field is a list of favorite or often used keywords that can be associated with the active image by filling the check box next to the keyword.</p> 56 <p>The keywords panel consists of two fields. The left field is a text entry that allows direct typing of one or more keywords. The right field is a list of favorite or often used keywords that can be associated with the active image by filling the check box next to the keyword.</p>
57 57
58 <p>The <b>text entry</b> allows typing keywords to associate them with the active image. Keywords entered here can be separated by a space, tab, or comma; creating a new line by pressing Enter will also separate keywords.</p> 58 <p>The <b>text entry</b> allows typing keywords to associate them with the active image. Keywords entered here can be separated by a space, tab, or comma; creating a new line by pressing Enter will also separate keywords.</p>
59 59
60 <p>The <b>favorite keywords</b> list allows quick selection of commonly used keywords. A keyword is enabled when the check box next to it is filled. The text entry will update as words from the list are selected. To edit the favorite keywords list activate the favorites button at the bottom of the sidebar.</p> 60 <p>The <b>favorite keywords</b> list allows quick selection of commonly used keywords. <span class="key">A</span> keyword is enabled when the check box next to it is filled. The text entry will update as words from the list are selected. To edit the favorite keywords list activate the favorites button at the bottom of the sidebar.</p>
61 61
62 <h2>Comments</h2> 62 <h2>Comments</h2>
63 63
64 <p>This text entry allows entering text to be associated with the active image.</p> 64 <p>This text entry allows entering text to be associated with the active image.</p>
65 65