Description
In post Dynamic Feed Module/Summary & Details from Mar '09 a question appeared regarding module Feed: I would like to be able to allow some form of "drill-down" so that you can click on an individual entry in the feed and display the whole entry in an expanded form
Here's an idea what you could do (you may also want to check a different approach)
Code
Repeat below code as often as necessary while each time increasing offset by 1
[[module Feed src="..." offset="1" limit="1"]]
**%%title%%,** %%date%%[[/module]]
[[collapsible show="Show details »" hide="Hide details «"]]
[[module Feed src="..." offset="1" limit="1"]]
%%description%%[[/module]][[/collapsible]]
In action
Security Fix - Poking at Google's New Privacy Dashboard, 1257630603|%e %b %Y, %H:%M %Z|agohover
Comic Books Improve Early Childhood Literacy, 1257630420|%e %b %Y, %H:%M %Z|agohover
Firefox and Chrome updates spike stability bugs, 1257630002|%e %b %Y, %H:%M %Z|agohover
AMD Launches 125W Phenom II X4 965 Quad-Core Processor, 1257627002|%e %b %Y, %H:%M %Z|agohover
How Google Uses Linux, 1257626340|%e %b %Y, %H:%M %Z|agohover
Rate this solution
If you think this solution is useful — rate it up! Or dump it otherwise.






Thanks Erich!
The idea is clear !
Service is my success. My webtips:www.blender.org, www.zusi.de (Demo-Video)
Wollen Sie Wikidot helfen im deutschen » Handbuch ?