]> git.wh0rd.org - tt-rss.git/commitdiff
updated logo, fix FUPDPIC handling
authorAndrew Dolgov <fox@bah.spb.su>
Wed, 7 Sep 2005 10:48:24 +0000 (11:48 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Wed, 7 Sep 2005 10:48:24 +0000 (11:48 +0100)
backend.php
images/ttrss_logo.svg

index 8ddb391a54d3289a98f2fe72e326cc2dec22c763..de212d645ed806ec798c777e8756891e2969fc85 100644 (file)
 
                        $class = ($lnum % 2) ? "even" : "odd";
 
+                       $id = $line["id"];
+                       $feed_id = $line["feed_id"];
+
                        if ($line["last_read_ts"] < $line["updated_ts"] && $line["unread"] == "f") {
-                               $update_pic = "<img src=\"images/updated.png\" alt=\"Updated\">";
+                               $update_pic = "<img id='FUPDPIC-$id' src=\"images/updated.png\" 
+                                       alt=\"Updated\">";
                                ++$num_unread;
                        } else {
-                               $update_pic = "<img src=\"images/blank_icon.png\" alt=\"Updated\">";
+                               $update_pic = "<img id='FUPDPIC-$id' src=\"images/blank_icon.png\" 
+                                       alt=\"Updated\">";
                        }
 
                        if ($line["unread"] == "t") {
                                ++$num_unread;
                        }
 
-                       $id = $line["id"];
-                       $feed_id = $line["feed_id"];
-
                        if ($line["marked"] == "t") {
                                $marked_pic = "<img id=\"FMARKPIC-$id\" src=\"images/mark_set.png\" 
                                        alt=\"Reset mark\" onclick='javascript:toggleMark($id, false)'>";
                        print "<tr class='$class' id='RROW-$id'";
                        // onclick=\"javascript:view($id,$feed_id)\">
 
-                       print "<td id='FUPDPIC-$id' valign='center' align='center'
+                       print "<td valign='center' align='center'
                                class='headlineUpdateMark'>$update_pic</td>";
 
                        print "<td valign='center' align='center'
index 0291cf933811dec183b7319a668dfb9fd1b1d592..e8bfd1d8546856045a1bdf121535c597b7b442b1 100644 (file)
    height="25.000000pt"
    id="svg2"
    sodipodi:version="0.32"
-   inkscape:version="0.42"
-   sodipodi:docbase="/home/fox"
+   inkscape:version="0.42.2"
+   sodipodi:docbase="/naboo/home/fox/public_html/testbox/tt-rss/images"
    sodipodi:docname="ttrss_logo.svg"
-   inkscape:export-filename="/home/fox/ttrss_logo.png"
+   inkscape:export-filename="/naboo/home/fox/public_html/testbox/tt-rss/images/ttrss_logo.png"
    inkscape:export-xdpi="150.00000"
    inkscape:export-ydpi="150.00000">
   <defs
@@ -52,7 +52,7 @@
      inkscape:pageshadow="2"
      inkscape:zoom="5.6000000"
      inkscape:cx="109.86875"
-     inkscape:cy="46.667736"
+     inkscape:cy="3.8105931"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      inkscape:window-width="1600"
        x="3.750001"
        y="23.750002"
        id="text1306"
-       sodipodi:linespacing="125.00000%"><tspan
+       sodipodi:linespacing="125.00000%"
+       inkscape:export-filename="/naboo/home/fox/public_html/testbox/tt-rss/images/ttrss_logo.png"
+       inkscape:export-xdpi="180.00000"
+       inkscape:export-ydpi="180.00000"><tspan
          sodipodi:role="line"
          id="tspan1308"
          x="3.7500010"