Review Request: Show recent news in the startup screen

Boudewijn Rempt boud at valdyas.org
Sat Dec 10 11:15:52 GMT 2011



> On Dec. 10, 2011, 11:06 a.m., Sebastian Sauer wrote:
> > Is there a way to disable it? I ask cause I am using Calligra a lot and sometimes even the startup-screen but I would prefer not to produce traffic all of the time for things that are not that interesting for me (cause I already know about them by using other channels :-) ).
> >

No, not yet -- as I said, it should be made optional, and I need options for the feeds and all that. There's one good thing about QTextView's inability to show images from remote urls, and that's that it saves on traffic, though :-).


- Boudewijn


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103373/#review8845
-----------------------------------------------------------


On Dec. 10, 2011, 10:33 a.m., Boudewijn Rempt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103373/
> -----------------------------------------------------------
> 
> (Updated Dec. 10, 2011, 10:33 a.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Description
> -------
> 
> This patch adds an extra pane to the startup screen that shows the latest news from the calligra.org and krita.org feeds. I'm hesitating to propose this for 2.4, because of the feature freeze... But I still wanted the patch out for comments. It's not polished yet: the html could be better styled, the feed urls taken from a config file and the whole pane could be made optional.
> 
> I use QTextView, not QWebView, because QWebView would drag in all of webkit -- but this means that images aren't supported.
> 
> The code for getting and parsing the feeds comes from Qt Creator, which, ironically, doesn't use it anymore in its latest version. It's LGPL, so that should be fine.
> 
> I think it can help to connect users to our communities by getting our news out to them, but it also has the disadvantage that we'll track every time the open pane is used, which some users might find offensive.
> 
> 
> Diffs
> -----
> 
>   libs/main/CMakeLists.txt f669db8 
>   libs/main/KoOpenPane.h 7e7e03d 
>   libs/main/KoOpenPane.cpp 1469131 
>   libs/main/KoOpenPaneBase.ui b824720 
>   libs/main/multifeedrssmodel.h PRE-CREATION 
>   libs/main/multifeedrssmodel.cpp PRE-CREATION 
>   libs/main/networkaccessmanager.h PRE-CREATION 
>   libs/main/networkaccessmanager.cpp PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/103373/diff/diff
> 
> 
> Testing
> -------
> 
> 
> Screenshots
> -----------
> 
> news section in open pane
>   http://git.reviewboard.kde.org/r/103373/s/357/
> 
> 
> Thanks,
> 
> Boudewijn Rempt
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20111210/ab2ab0f8/attachment.htm>


More information about the calligra-devel mailing list