Changeset 527910
- Timestamp:
- 04/06/2012 03:49:40 AM (14 years ago)
- Location:
- blogsiread
- Files:
-
- 2 edited
-
tags/0.1.0 (initial)/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blogsiread/tags/0.1.0 (initial)/readme.txt
r527902 r527910 13 13 blogsiread 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. 14 14 15 Features: 15 = Features = 16 16 * Change widget title 17 17 * Automatically selects blogs from "Links" based on "Categories" … … 23 23 * You can customise your widget by adding a css class. 24 24 25 TODO: 25 = TODO = 26 26 * More customisable layout 27 27 * Limit total entries and more importantly, before loading their xml-s … … 36 36 # <a rel="posttitle"....</a> OR if post url is blank: <span rel="posttitle"......</span> 37 37 # <span rel="desc">...CONTENT...</span> 38 # <span rel="timeago">...TIME...</span>38 # <span rel="timeago">...TIME...</span> 39 39 </p> 40 40 -
blogsiread/trunk/readme.txt
r527902 r527910 13 13 blogsiread 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. 14 14 15 Features: 15 = Features = 16 16 * Change widget title 17 17 * Automatically selects blogs from "Links" based on "Categories" … … 23 23 * You can customise your widget by adding a css class. 24 24 25 TODO: 25 = TODO = 26 26 * More customisable layout 27 27 * Limit total entries and more importantly, before loading their xml-s … … 36 36 # <a rel="posttitle"....</a> OR if post url is blank: <span rel="posttitle"......</span> 37 37 # <span rel="desc">...CONTENT...</span> 38 # <span rel="timeago">...TIME...</span>38 # <span rel="timeago">...TIME...</span> 39 39 </p> 40 40
Note: See TracChangeset
for help on using the changeset viewer.