Review Request: Show recent news in the startup screen

Boudewijn Rempt boud at valdyas.org
Sat Dec 10 11:57:25 GMT 2011



> On Dec. 10, 2011, 11:47 a.m., Pierre Stirnweiss wrote:
> > Is it possible to visually separate the pane from the rest of the left pane? It looks like it is part of the "custom document" options. Maybe have the pane take the whole width of the dialog?
> > 
> > PierreSt

Well, I put it there because whichever left-hand option the user chooses (recent, open, custom, template), there's plenty of space in that part of the pane. Making it as wide as the whole window wouldn't be looking as well because the lines get very wide then.


- Boudewijn


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


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/0c2308c3/attachment.htm>


More information about the calligra-devel mailing list