[dokuwiki] Re: News section in Admin screen

  • From: TNHarris <telliamed@xxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 14 Jul 2012 15:29:44 -0400

On Sat, Jul 14, 2012, at 03:52 PM, Chris Jung wrote:
> > 1. add an iframe pointing to a page on our server
> > 2. embed a twitter widget
> > 3. use javascript to fill the space
> 
> 4. Use an RSS feed (twitter offers RSS, even if they don't promote
> it), which is already implemented in DW...
> 

I'll add my support for the RSS reader. But you could also combine
javascript with an iframe.

    <div id="dwNewsFeed"><noscript><iframe
    src="..."></iframe></noscript></div>

Fill it with JS if available, or an iframe when scripts are disabled.

--
tom <telliamed@xxxxxxxxxxxxx>

-- 
http://www.fastmail.fm - The way an email service should be

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: