-rw-r--r-- | content/help.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/help.xml b/content/help.xml index e71cd99..51e4ce5 100644 --- a/content/help.xml +++ b/content/help.xml | |||
@@ -1,53 +1,53 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | 2 | <html id="help" xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
3 | <head> | 3 | <head> |
4 | <title>Fireflix</title> | 4 | <title>Fireflix</title> |
5 | <link rel="stylesheet" href="fireflix.css" type="text/css"/> | 5 | <link rel="stylesheet" href="fireflix.css" type="text/css"/> |
6 | </head> | 6 | </head> |
7 | <body> | 7 | <body> |
8 | 8 | ||
9 | <p>This is a brief overview of things you can do with <a href="http://kin.klever.net/fireflix/">fireflix</a>.</p> | 9 | <p>This is a brief overview of things you can do with <a href="http://kin.klever.net/fireflix/">fireflix</a>.</p> |
10 | 10 | ||
11 | <p>First, you should proceed with authorization. If you haven't done it yet, | 11 | <p>First, you should proceed with authorization. If you haven't done it yet, |
12 | it should happen automatically once you open fireflix sidebar. To clear | 12 | it should happen automatically once you open fireflix sidebar. To clear |
13 | authorization token off of the preferences, right-click on the 'Authorization | 13 | authorization token off of the preferences, right-click on the 'Authorization |
14 | info' part of the sidebar and select 'Sign off' from the pop up menu.</p> | 14 | info' part of the sidebar and select 'Sign off' from the pop up menu.</p> |
15 | 15 | ||
16 | <h1>In the 'Search' tab</h1> | 16 | <h1>In the 'Search' tab</h1> |
17 | 17 | ||
18 | <p>Basically, you can search flickr photos here. Either all or yours (keep | 18 | <p>Basically, you can search flickr photos here. Either all or yours (keep |
19 | 'mine' checked to search your own photos).</p> | 19 | 'mine' checked to search your own photos).</p> |
20 | 20 | ||
21 | <p>Once you have acquired search results you can browse through them. To open | 21 | <p>Once you have acquired search results you can browse through them. To open |
22 | any particular picture in a new tab either doubleclick it or hit ENTER.</p> | 22 | any particular picture in a new tab either doubleclick it or hit ENTER.</p> |
23 | 23 | ||
24 | <p>While moving through the list of pictures found you should have a little | 24 | <p>While moving through the list of pictures found you should have a little |
25 | preview at the bottom of the window.</p> | 25 | preview at the bottom of the window.</p> |
26 | 26 | ||
27 | <h1>In the 'Sets' tab</h1> | 27 | <h1>In the 'Sets' tab</h1> |
28 | 28 | ||
29 | <p>This is where you can browse your sets. You can edit some sets properties | 29 | <p>This is where you can browse your sets. You can edit some sets properties |
30 | here and, most importantly, you can generate HTML of linked thumbnails for | 30 | here and, most importantly, you can generate HTML of linked thumbnails for |
31 | sets contents. Use your right mouse button on the photoset.</p> | 31 | sets contents. Use your right mouse button on the photoset.</p> |
32 | 32 | ||
33 | <h1>In The 'Uploads' tab</h1> | 33 | <h1>In The 'Uploads' tab</h1> |
34 | 34 | ||
35 | <p>To upload pictures you don't even have to select this tab. Drag'n'drop into | 35 | <p>To upload pictures you don't even have to select this tab. Drag'n'drop into |
36 | fireflix sidebar should do. There is nothing wrong with going into the tab and | 36 | fireflix sidebar should do. There is nothing wrong with going into the tab and |
37 | using 'Add' button either.</p> | 37 | using 'Add' button either.</p> |
38 | 38 | ||
39 | <p>You can add photos to the list, edit their titles and/or tags and once | 39 | <p>You can add photos to the list, edit their titles and/or tags and once |
40 | you're done with it, trigger upload procedure. Once your images have been | 40 | you're done with it, trigger upload procedure. Once your images have been |
41 | uploaded, you will be prompted to create a photoset for newly uploaded photos. | 41 | uploaded, you will be prompted to create a photoset for newly uploaded photos. |
42 | You don't have to, though.</p> | 42 | You don't have to, though.</p> |
43 | 43 | ||
44 | <h1>Feedback</h1> | 44 | <h1>Feedback</h1> |
45 | 45 | ||
46 | <p>As the extension is at the very early stage of development, feel free to | 46 | <p>As the extension is at the very early stage of development, feel free to |
47 | provide feedback at <a href="http://kin.klever.net/fireflix/feedback" title="click here to proceed to feedback form">http://kin.klever.net/fireflix/feedback/</a>.</p> | 47 | provide feedback at <a href="http://kin.klever.net/fireflix/feedback" title="click here to proceed to feedback form">http://kin.klever.net/fireflix/feedback/</a>.</p> |
48 | 48 | ||
49 | <div class="copyright"> | 49 | <div class="copyright"> |
50 | <a href="http://www.klever.net/">© Klever Group</a> | 50 | <a href="http://www.klever.net/">© Klever Group</a> |
51 | </div> | 51 | </div> |
52 | </body> | 52 | </body> |
53 | </html> | 53 | </html> |