Plugin Directory

Changeset 527910


Ignore:
Timestamp:
04/06/2012 03:49:40 AM (14 years ago)
Author:
fusionstream
Message:
 
Location:
blogsiread
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • blogsiread/tags/0.1.0 (initial)/readme.txt

    r527902 r527910  
    1313blogsiread is a highly customisable widget inspired by Blogger's "Blogs I Read" function that takes excerpts from other blogs (via Links) and displays them in a small widget on your blog.
    1414
    15 Features:
     15= Features =
    1616*   Change widget title
    1717*   Automatically selects blogs from "Links" based on "Categories"
     
    2323*   You can customise your widget by adding a css class.
    2424
    25 TODO:
     25= TODO =
    2626*   More customisable layout
    2727*   Limit total entries and more importantly, before loading their xml-s
     
    3636#    &lt;a rel="posttitle"....&lt;/a&gt; OR if post url is blank: <span rel="posttitle"......&lt;/span&gt;
    3737#    &lt;span rel="desc"&gt;...CONTENT...&lt;/span&gt;
    38 #     &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
     38#    &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
    3939&lt;/p&gt;
    4040
  • blogsiread/trunk/readme.txt

    r527902 r527910  
    1313blogsiread is a highly customisable widget inspired by Blogger's "Blogs I Read" function that takes excerpts from other blogs (via Links) and displays them in a small widget on your blog.
    1414
    15 Features:
     15= Features =
    1616*   Change widget title
    1717*   Automatically selects blogs from "Links" based on "Categories"
     
    2323*   You can customise your widget by adding a css class.
    2424
    25 TODO:
     25= TODO =
    2626*   More customisable layout
    2727*   Limit total entries and more importantly, before loading their xml-s
     
    3636#    &lt;a rel="posttitle"....&lt;/a&gt; OR if post url is blank: <span rel="posttitle"......&lt;/span&gt;
    3737#    &lt;span rel="desc"&gt;...CONTENT...&lt;/span&gt;
    38 #     &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
     38#    &lt;span rel="timeago"&gt;...TIME...&lt;/span&gt;
    3939&lt;/p&gt;
    4040
Note: See TracChangeset for help on using the changeset viewer.