background preloader

Rss

Facebook Twitter

Magpie RSS - PHP RSS Parser. Guillermo Rauch’s Blog » WP-o-Matic. The Wordpress RSS Agreggato. WP-o-Matic makes autoblogging a snap by automatically creating posts from the RSS/Atom feeds you choose, which are organized into campaigns. Features WP-o-Matic aims to provide a very wide range of features. Currently, these are: Campaigs Feeds and all settings and options are now organized into campaigns for the perfect organization and comfort. Multiple feeds / categories: it’s possible to add as many feeds as you want, and add them to as many categories as you want. Upcoming features Improved export (to include campaign options, with an extended OPML) Image thumbnailing Improved importing with drag and drop Advanced templates Advanced filters Donate Known bugs No Internet Explorer in RC1 Missing help files How do I link to the original site/article?

Use the post template feature (example: {content} <p><a href={permalink}>Link to the original site</a></p>) Why isn’t the full article showing? Because the site is only syndicating excerpts, not full content Download Installation Instructions Credits. Reader keyboard shortcuts. Adding feed readers to Firefox - MDC. Starting with Firefox 2, Firefox has support for selecting different RSS or Atom feed readers to use when you try to read a feed. This article provides information about how to add support for additional readers not supported by default.

Adding a new web-based feed reader Adding a feed reader from a web application JavaScript code on the web can add a feed reader easily, using the navigator.registerContentHandler() function, like this: navigator.registerContentHandler("application/vnd.mozilla.maybe.feed", " Note that web content is limited to adding handler URLs which have the same origin as the page performing the call. Adding a feed reader from an extension Extensions wishing to register feed readers should do so using the privileged API, which bypasses user confirmation and does not restrict the handler URI to the same origin as the caller. Adding a new feed reader manually browser.contentHandlers.types.number.title The name of the feed reader. See Also. Better Feed. Better Feed is a plugin for WordPress that allows you to enhance your feeds with several highly customizable features.

Features Using a convenient interface with real time preview, Better Feed will allow you to add anything below each entry in your RSS feed. It also brings back the ability to split your feed with "Read More" links, just like your blog posts. Add "Read more" links On your site, you can split post on two parts, teaser and body, using the tag <! –more–>. Why not have a "Read more" link as well in your feed, for longer posts, or when you want to tease and keep the surprise off the feed ? Download Download the plugin :wp_ozh_betterfeed.zip Extract and upload to your blog, preserving directory structure if any.Note: download counter here and stats on wordpress.org may differ and reflect the number of downloads before this plugin was hosted on the plugin directory Once you're done installing it, head to "Settings" and then "Better Feed".

Please note License. WP - RSS Import (Plugin) Bild: Jean von Oertzen Schon des öfteren wurde im Forum von wordpress.de nach einer Möglichkeit gesucht, Inhalte von anderen Seiten in die eigene Seite einzubinden. Im Fall von WordPress habe ich die Idee von Dave Wolf aufgegriffen und das ganze ein wenig erweitert, um die News von anderen Seiten zu importieren. Dazu findet ihr hier ein kleines Plugin für WordPress. Demo: Um die Funktionsweise ohne HTML zu sehen, kann die Demoseite besucht werden. click mich! Anforderungen: WP-RSSImport arbeitet mit WP 1.5 und höher. Um die Funktion des Plugins zu nutzen, ruft die Funktion mit folgendem Code auf. Wenn ihr den Inhalt auf einer Seite von WordPress darstellen wollt, so benötigt ihr ein php-Plugin oder man nutzt den Shortcode [RSSImport].

Wenn ihr diese Plugin benutzt, dann müsst ihr im einfachsten Fall folgenden Code in eure Seite einpflegen. Installation: Extras: ALternativ können eine ganze Reihe von Parametern übergeben werden, in der Funktion oder im Shortcode. Download: Anmerkung: Historie: