summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2006-11-12 21:32:21 (UTC)
committer Michael Krelin <hacker@klever.net>2006-11-12 21:32:21 (UTC)
commit41d39823cf8a9e08ad17b9863e5e3ed88df0ac4e (patch) (side-by-side diff)
tree1bfa6d37eb7882f4935be2a0b8dec22a396aa114
parent2ac12b08a25d62a97f66350653daa018b33d3c60 (diff)
downloadfireflix-41d39823cf8a9e08ad17b9863e5e3ed88df0ac4e.zip
fireflix-41d39823cf8a9e08ad17b9863e5e3ed88df0ac4e.tar.gz
fireflix-41d39823cf8a9e08ad17b9863e5e3ed88df0ac4e.tar.bz2
made UI look boring
git-svn-id: http://svn.klever.net/kin/fireflix/trunk@214 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--NEWS.xml2
-rw-r--r--content/fireflix.css13
-rw-r--r--content/help.xml2
3 files changed, 8 insertions, 9 deletions
diff --git a/NEWS.xml b/NEWS.xml
index 9efb4d1..e21ac2f 100644
--- a/NEWS.xml
+++ b/NEWS.xml
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="us-ascii"?>
<news>
<version version="0.0.4" date="">
<ni>Added the word 'sidebar' to the extension name so that you don't have to look hard for it</ni>
- <ni>UI polishing</ni>
+ <ni>UI polishing, including making it more boring</ni>
<ni>code cosmetics</ni>
</version>
<version version="0.0.3" date="November 6th, 2006">
<ni>Firefox 2.0 compatibility</ni>
</version>
<version version="0.0.2" date="October 17th, 2006">
<ni>Added brief help file</ni>
<ni>Fixed HTML generation code</ni>
<ni>Fixed a mistyped flickr url so that the 'Flickr' button works now</ni>
</version>
<version version="0.0.1" date="October 3rd, 2006">
<ni>Added ability to paginate through search results</ni>
<ni>Fixed packaging bug that omitted packaging license dialog</ni>
<ni>A lot of code cleanup and UI polishing</ni>
</version>
<version version="0.0" date="September 26th, 2006">
<ni>Initial release</ni>
</version>
</news>
diff --git a/content/fireflix.css b/content/fireflix.css
index 4fba5d3..ab90c11 100644
--- a/content/fireflix.css
+++ b/content/fireflix.css
@@ -1,71 +1,70 @@
-.generated.wholething,
-.about.wholething,
-tabbox, tabpanels, tabpanel {
+html#help,
+.generated.wholething, .about.wholething /* XXX:,
+tabbox, tabpanels, tabpanel */ {
background: url("background.jpeg");
}
tabpanels {
padding: 0px;
}
tree {
margin-top: 2px;
- background: rgb(12,167,0);
- color: rgb(255,255,0);
+ color: #2d354a;
font-size: 90%;
}
tree treechildren { /* for windows */
- background: rgb(12,167,0);
+ background: #c5ffc5;
}
tree#uploadlist treechildren::-moz-tree-cell-text(pending) {
}
tree#uploadlist treechildren::-moz-tree-cell-text(completed) {
- color: white;
+ color: black;
}
tree#uploadlist treechildren::-moz-tree-row(failed) {
background: yellow;
}
tree#uploadlist treechildren::-moz-tree-cell-text(failed) {
color: red;
}
tree#uploadlist treechildren::-moz-tree-cell-text(uploading) {
font-weight: bold;
}
groupbox#searchresult_props,
groupbox.search_params,
groupbox#upload_file_props,
groupbox#set_props,
groupbox#set_photo_props {
background: white;
}
groupbox#upload_file_props label {
text-align: right;
}
image#search_photo, image#set_photo, image#set_primary {
border: black 1px solid;
}
.about .insides {
margin: 1ex;
}
.about .text {
border: yellow solid 1px;
background: green;
}
.about .title {
font-size: 300%;
font-weight: bold;
color: yellow;
}
.about .link {
text-decoration: underline;
color: white;
cursor: pointer;
}
menuitem.menuhead {
background: gray;
color: black;
diff --git a/content/help.xml b/content/help.xml
index e71cd99..51e4ce5 100644
--- a/content/help.xml
+++ b/content/help.xml
@@ -1,50 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<html id="help" xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Fireflix</title>
<link rel="stylesheet" href="fireflix.css" type="text/css"/>
</head>
<body>
<p>This is a brief overview of things you can do with <a href="http://kin.klever.net/fireflix/">fireflix</a>.</p>
<p>First, you should proceed with authorization. If you haven't done it yet,
it should happen automatically once you open fireflix sidebar. To clear
authorization token off of the preferences, right-click on the 'Authorization
info' part of the sidebar and select 'Sign off' from the pop up menu.</p>
<h1>In the 'Search' tab</h1>
<p>Basically, you can search flickr photos here. Either all or yours (keep
'mine' checked to search your own photos).</p>
<p>Once you have acquired search results you can browse through them. To open
any particular picture in a new tab either doubleclick it or hit ENTER.</p>
<p>While moving through the list of pictures found you should have a little
preview at the bottom of the window.</p>
<h1>In the 'Sets' tab</h1>
<p>This is where you can browse your sets. You can edit some sets properties
here and, most importantly, you can generate HTML of linked thumbnails for
sets contents. Use your right mouse button on the photoset.</p>
<h1>In The 'Uploads' tab</h1>
<p>To upload pictures you don't even have to select this tab. Drag'n'drop into
fireflix sidebar should do. There is nothing wrong with going into the tab and
using 'Add' button either.</p>
<p>You can add photos to the list, edit their titles and/or tags and once
you're done with it, trigger upload procedure. Once your images have been
uploaded, you will be prompted to create a photoset for newly uploaded photos.
You don't have to, though.</p>
<h1>Feedback</h1>
<p>As the extension is at the very early stage of development, feel free to
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>
<div class="copyright">
<a href="http://www.klever.net/">© Klever Group</a>