Description
This code aggregates feeds from the popular bookmarking sites (Digg, Del.icio.us, Ma.gnolia, Furl, Technorati, Youtube). It's not the prettiest of pages - but it will give you all the headlines in one page.
Change the default word of 'monkeys' throughout (use a text editor and use find & replace) to the subject you are interested in researching.
Code
This template uses the tag 'monkeys'. Change and delete this line before you publish final.
[[toc]]
[[div style="left; width: 75%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#FFFFF2;"]]
[[module FlickrGallery tags="monkeys" tagMode="any" perPage="14" limitPages="1" size="square" sort="date-posted-desc"]]
Fresh Flickr photos. [http://www.flickr.com/photos/tags/monkeys/ Click] for more.
[[/div]]
[[div style="left; width: 75%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#E0EEEE;"]]
+ Digg
[http://digg.com/search?s=monkeys See all at Digg.com]
[[module Feed src="http://digg.com/rss_search?search=monkeys&area=all&type=both&age=7" limit="10"]]
**%%linked_title%%**
%%custom pubDate%%
%%description%%
**Count:** %%custom digg:diggCount%%
**Category:** %%custom digg:category%%
**Comment count:** %%custom digg:commentCount%%
[[/module]]
[[/div]]
[[div style="left; width: 75%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#FDFDF0;"]]
+ Del.icio.us
[http://del.icio.us/search/?fr=del_icio_us&p=monkeys&type=all See all at Del.icio.us]
[[module Feed src="http://del.icio.us/rss/tag/monkeys" limit="10"]]
**%%linked_title%%**
**Date Published:** %%custom dc:date%%
**Description:** %%description%%
**Tags:** %%custom dc:subject%%
[[/module]]
[[/div]]
[[div style="left; width: 75%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#FEF5CA;"]]
+ Ma.gnolia
[http://ma.gnolia.com/tags/monkeys See all at Ma.gnolia]
[[module Feed src="http://ma.gnolia.com/rss/lite/tags/monkeys" limit="10"]]
**%%linked_title%%**
**Date Published:** %%custom pubDate%%
**Description:** %%description%%
[[/module]]
[[/div]]
[[div style="left; width: 75%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#FFEC8B;"]]
+ Furl
[http://www.furl.net/search.jsp?enc=UTF-8&chn=front&keyword=monkeys&src=4&x=0&y=0 See all at Furl]
[[module Feed src="http://rss.furl.net/members/rss.xml?topic=monkeys" limit="10"]]
**%%linked_title%%**
**Date Published:** %%custom pubDate%%
**Description:** %%description%%
**Rating:** %%custom furl:rating%%
[[/module]]
[[/div]]
[[div style="left; width: 75%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#F0FFFF;"]]
+ Technorati
[http://www.technorati.com/search/monkeys See all at Technorati.com]
[[module Feed src="http://feeds.technorati.com/search/monkeys" limit="10"]]
**%%linked_title%%**
**Description:** %%description%%
[[/module]]
[[/div]]
[[div style="left; width: 55%; padding: 0 1em; margin: 1em 0 1em 1em; border: solid #888888 1px; background-color:#FFE4C4;"]]
+ Youtube
[http://www.youtube.com/results?search_query=monkeys&search=Search See all at YouTube.com]
[[module Feed src="http://www.youtube.com/rss/tag/monkeys.rss" limit="10"]]
[[<]]
**%%linked_title%%**
**Date published:** %%custom pubDate%%
**Description:** %%description%%
[[/<]]
[[/module]]
[[/div]]
In action
This template uses the tag 'monkeys'. Change and delete this line before you publish final.
Table of Contents
|
Fresh Flickr photos. Click for more.
Thanks to tsangk for this great snippet: conditional-blocks
text above inserted with:
[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]
Other snippets posted by zeroinfluencer
Rate this solution
If you think this solution is useful — rate it up!
How do I do similar stuff for feeds from Blogger / Blogspot?
I just can't get the 'date' element to show…others are fine more or less!!!