[rekonq] RSS in the bookmarks menu

Andrea Diamantini adjam7 at gmail.com
Fri Jul 24 00:34:27 CEST 2009


On Thursday 23 July 2009 21:22:01 Lionel Chauvin wrote:
> > > One feature I like in firefox is the integration of Rss feeds as
> > > submenus in bookmarks menu.
> > >
> > > Konqueror has an Akregator plugin but it only add feeds in Akregator, I
> > > don't think it is possible to browse them in Konqueror.
> > >
> > > Is it planned for rekonq ?
> > > How konqueror plugins are integrated ? (for example addblock plugin)
> > >
> > > Lionel.
> >
> > There is a wish about a plugin interface for rekonq on bugs.kde.org:
> > https://bugs.kde.org/show_bug.cgi?id=191693
>
> A first way to integrate RSS feeds:
>
> qdbus org.kde.akregator /Akregator
>
> method void org.kde.akregator.part.addFeed()
> method void org.kde.akregator.part.addFeedsToGroup(QStringList lst, QString
> feedname)
> method void org.kde.akregator.part.exportFile(QString url)
> method void org.kde.akregator.part.fetchAllFeeds()
> method void org.kde.akregator.part.fetchFeedUrl(QString url)
> method void org.kde.akregator.part.openStandardFeedList()
> method void org.kde.akregator.part.saveSettings()
> method QDBusVariant org.freedesktop.DBus.Properties.Get(QString
> interface_name, QString property_name)
> method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString
> interface_name)
> method void org.freedesktop.DBus.Properties.Set(QString interface_name,
> QString property_name, QDBusVariant value)
> method QString org.freedesktop.DBus.Introspectable.Introspect()
>
> I don't know how to use dbus. I will study the konqueror plug in.
>
> Lionel.
>
> _______________________________________________
> rekonq mailing list
> rekonq at kde.org
> https://mail.kde.org/mailman/listinfo/rekonq

My first idea (KDE lightweight browser) was to NOT support plugins. That's 
because working on kipi-plugins (I'm gallery export plugin developer) I know 
how it is easy to let crash an application through one of them.

So, rekonq will surely not support plugins in any way until we are sure the 
load plugin mechanism allow it to crash without crashing rekonq!

On the other hand I was really happy about all these rss-plasmoids coming, but 
I removed them in a while when I discover they cannot load my akregator rss 
seeds automatically. That's really crazy for me!

That said we can probably have our rss (akonadi based) bookmarks submenu. But 
we have to wait at least for KDE 4.4

-- 
Andrea Diamantini,
rekonq project
WEB: http://rekonq.sourceforge.net
IRC: adjam_AT_freenode
GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F


More information about the rekonq mailing list