Review Request: Show recent news in the startup screen

Boudewijn Rempt boud at valdyas.org
Sat Dec 10 10:33:05 GMT 2011


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

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/2b0ec8a5/attachment.htm>


More information about the calligra-devel mailing list