Webslice applet moved to kdereview
Sebastian Kügler
sebas at kde.org
Fri Nov 13 19:43:47 CET 2009
On Friday 13 November 2009 18:20:33 Albert Astals Cid wrote:
> A Divendres, 13 de novembre de 2009, Sebastian Kügler va escriure:
> > Hey,
> >
> > I've just moved the webslice plasmoid to kdereview, for inclusion in KDE
> > 4.4.
> >
> > The webslice applet is there to put an interactive part of a webpage onto
> > Plasma as an applet.
> >
> > You can specify an element with a CSS selector (a.k.a. the nice way) or
> > by its geometry (the way that works for semantically-not-so-nice
> > webpages, but can easily break). This can be handy if you want to monitor
> > only the news box on a webpage, for example.
> >
> > The webslice widget uses Qt WebKit for rendering the element and is fully
> > interactive. I'm planning to make use of the KDE integration soon that
> > has just entered kdelibs, so we also share cookies and login information.
> >
> > There are two widgets coming along with this. First, a
> > SliceGraphicsWidget which is used inside the plasmoid, and a QWidget,
> > which basically wraps the SliceGraphicsWidget. Those are possible
> > candidates for inclusion into kdelibs, if other developers want to use
> > this as well. If you use the qmake-based build, you get a small binary
> > you can play around with.
> > The webslice plasmoid has been written by Richard Moore and me with the
> > help of some of the qtwebkit guys and is another early part of Silk we'd
> > like to see merged.
>
> Where do you plan to move it?
kdeplasma-addons, unless someone wants to see it somewhere else.
> > Please let me know if there's anything wrong with it, or where you see
> > room for improvement and I'll address it.
>
> i18n("%1,%2,%3,%4", ....) is a bit difficult to translate, some context
> won't hurt
>
> frame->setHtml("<h1>Loading ...</h1>"); needs i18n and probably some
> context to tell what is loading.
>
> The first configuration page layout is broken, if maximixed, i lost a
> paragraph of explanation text.
Thanks for reviewing, I'll fix those (and the one you mentioned on IRC).
--
sebas
http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/plasma-devel/attachments/20091113/ba4154a9/attachment.sig
More information about the Plasma-devel
mailing list