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