Im using Alfresco Tomcat Bundle 3.3g.I would like to add twitter feeds of a particular user to the share page.So,I added the RSS dashlet and configured it for the RSS feed of the twitter timeline of that user(for example,http://twitter.com/statuses/user_timeline/14929418.rss). But every tweet appears twice in the dashlet. One of them is a link and the other plain text. This happens for any twitter accounts rss feed i configure in the rss dashlet. Any reason why this is so ?. Also,is there is any other way to show twitter feeds on the share homepage ?
That's exactly how Twitter's feeds appear if you view them in a browser, such as Firefox or Safari. You'd have to add a "Twitter-specific" feed renderer.
As for the Share homepage, I guess you could edit slingshot-login.ftl - probably the easiest way would be via adding jQuery & a suitable RSS plug-in, rather than trying to wire-up the dashlet.