Description
It is easy to import a news feed in the "easy" way. But let us say you want full-blown news from Digg… OK, here it is. Let's use the "Technology" feed located at http://digg.com/rss/containertechnology.xml
For more info please also look at the Feed module documentation.
Code
[[module Feed src="http://digg.com/rss/containertechnology.xml" limit="10"]]
[[div style="float:left;background-color: #ffea6b; background-image: url(http://digg.com/img/digg-box-1-shade-5.gif); width:4em; text-align: center; margin: 0 0.5em 0.5em 0;border-bottom: 1px solid #edda67; border-right: 1px solid #edda67; color: #555;"]]
[[size large]]**%%custom digg:diggCount%%**[[/size]]
diggs
[[/div]]
[[div style="margin-left: 5em"]]
++ %%linked_title%%
[[span style="color: #666; font-size: smaller"]] [[image %%custom_digg:submitter_userimage%% width="16" height="16" style="vertical-align: -0.3em;"]] submitted by [http://digg.org/users/%%custom_digg:submitter_username%% %%custom_digg:submitter_username%%] on %%date%%[[/span]]
%%description%%
[[span style="font-size: smaller; padding-top: -1em;"]] [%%link%% %%custom_digg:commentCount%% Comments] | [%%link%%/blog Blog this] | [%%link%%/share Email this] | Topic: %%custom digg:category%%
[[/span]]
[[/div]]
[[/module]]
In action
126
diggs
A Message to Annoying Neighbor via Network Connections (PIC)
submitted by HackieWackie on 1258797603|%e %b %Y, %H:%M %Z|agohover
11 Comments | Blog this | Email this | Topic: Security
70
diggs
Sinofsky's Windows plan: More data, less testosterone
submitted by raustin on 1258795239|%e %b %Y, %H:%M %Z|agohover
4 Comments | Blog this | Email this | Topic: Microsoft
247
diggs
How LED Tattoos Could Change The Face of Humanity
submitted by amprather on 1258789352|%e %b %Y, %H:%M %Z|agohover
46 Comments | Blog this | Email this | Topic: Design
177
diggs
FCC outlines seven biggest barriers to broadband adoption
submitted by DiggUnderground on 1258788004|%e %b %Y, %H:%M %Z|agohover
6 Comments | Blog this | Email this | Topic: Tech Industry News
118
diggs
UK Anti-Piracy Plans Slammed By Liberal Democrats | TorrentF
submitted by nasium on 1258788001|%e %b %Y, %H:%M %Z|agohover
11 Comments | Blog this | Email this | Topic: Tech Industry News
198
diggs
Internet Explorer 9 to sport GPU acceleration and HTML5
submitted by dainix on 1258786204|%e %b %Y, %H:%M %Z|agohover
40 Comments | Blog this | Email this | Topic: Software
195
diggs
Amazing Military Robots That Could Hit The Battlefield Soon
submitted by BillyB on 1258782602|%e %b %Y, %H:%M %Z|agohover
58 Comments | Blog this | Email this | Topic: Gadgets
178
diggs
Chrome OS, babies, and bathwater
submitted by mobilebond on 1258781402|%e %b %Y, %H:%M %Z|agohover
26 Comments | Blog this | Email this | Topic: Tech Industry News
256
diggs
Beta Adobe Flash Shows Big Gains On GPU-Excelerated HD Video
submitted by msaleem on 1258777803|%e %b %Y, %H:%M %Z|agohover
58 Comments | Blog this | Email this | Topic: Tech Industry News
232
diggs
MOTO's Multi-Touch BlackJack Table Puts Dealers Out Of Biz
submitted by ToksterJokster on 1258769402|%e %b %Y, %H:%M %Z|agohover
38 Comments | Blog this | Email this | Topic: Tech Industry News
You can of course improve the formatting or customize the feed. In particular you can of course combine several feeds — just separate different RSS sources by a coma delimiter (",").
The hack presented above does not aim to reproduce the exact digg-style but shows that using the simple tricks you can come quite close. And of course it demonstrates the power of Wikidot ;-)
For more details please consult the Feed module documentation.
Rate this solution
If you think this solution is useful — rate it up! Or dump it otherwise.





