> could you try and set the generate rss so that *only* the tiddlers
> with georss defined (all of them, even if it's more then the standard
> 20) would get exported? Or make that an option in the plugin?
I guess the most TIddlyWiki way to implement this is to have a tiddler
with a filter, something akin to DefaultTiddlers. Filters can select
by tag, fields as well as sorting and limiting the number of tiddlers
returned, e.g.:
[tag[geotagged]] [sort[+modified]] [limit[20]]
I'll see if I can come up with an RSS filter plugin.
> Looking at the code i guess he
> rewrote the original rssfunction altogether?)
>
> I guess there's been some discussion over the years what to do with
> the RSS functionality. In a broader perspective, i really think the
> core version could use a user defined options submenu about what to
> include in the feed, and of course have this geotagging baked into it!
> More interactivity with the wide wide world, i'd say..
I think the core RSS generation needs revisiting. For one thing I have
an aversion to RSS 2.0 over RFC 4287 "Atom" standard for feeds. I'll
have a think how to structure an extensible RSS generator as a plugin,
and raise a ticket for it to be included in the core if it works out.
Paul (psd)
--
http://blog.whatfettle.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---