You are here: Documentation
Search
You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.
Results
API Reference: 351 Hits
tion.
* [[reference:SimplePie:get_permalink]] — Get the first feed link (i.e. the permalink).
* [[reference:SimplePie:get_title]] — Get the...
* [[reference:SimplePie_Item:get_permalink]] — Get the first link for the post (i.e. the permalink).
* [[reference:SimplePie_Item:get_source]] — G... * [[reference:SimplePie_Item:get_permalink]] -- Get the first link for the source (i.e. the permalink).
* [[reference:SimplePie_Item:get_title]] -- Get the title for the source.
=== Source-Level GeoDa
Customization: 215 Hits
sly. As you narrow down a specific item, you can get the feed-level information for that specific item... ame bundled with the plugin, so feel free to check them out to get a better feel for how they're used.
Yahoo! Weather: 141 Hits
y inspired by the [[http://jivebay.com/2007/07/25/get-yahoo-weather-with-simplepie/|Get Yahoo! Weather ... plePie_Item_YWeather extends SimplePie_Item
{
// Get <yweather:location> data
function _get_location(... turn $data[0]['attribs']['']['country'];
}
// Get <yweather:units> data
function _get_units()
{
... return $data[0]['attribs']['']['speed'];
}
// Get <yweather:wind> data
function _get_wind()
{
$
API Reference: 101 Hits
L'' in Multifeeds mode.
* [[live:reference:feed.permalink]] -- Get the first feed link (i.e. the permalink). Return... post longitude.
* [[live:reference:feed.items.permalink]] -- Get the first link for the post (i.e. the permalink).... ds mode.
* [[live:reference:feed.items.feed.permalink]] -- Get the first feed link (i.e. the permalink). Only a... * [[live:reference:feed.items.feed.title]] -- Get the feed title. Only available in Multifeeds mod
Jaiku RSS: 45 Hits
the Add-on ====
This add-on makes it very easy to get access to Jaiku's custom RSS tags known as Jaiku ... Pie_Jaikus extends SimplePie
{
/**
* @var bool get only the jaikus
* @see SimplePie::enable_only_j
Digg RSS: 39 Hits
the Add-on ====
This add-on makes it very easy to get access to Digg's custom RSS tags known as Digg RS
Sort multiple feeds by time and date: 31 Hits
s not have any feed-level data.
* You can still get at an individual item's parent feed data using th
Cache Extras: 30 Hits
une 2010 by Mark Bowen ====
For anyone who can't get this to work I managed to get it to work by doing