Difference between revisions of "Addon:HeadlineNewsGramplet"

From Gramps
Jump to: navigation, search
(Issues)
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[Category:Plugins]]
+
{{Third-party plugin}}
[[Category:Developers/General]]
+
 
 +
{{man note|Internet Access required|The Gramplet reads the wiki [[HeadlineNews]] page once every hour.}}
 +
 
 +
[[File:HeadlineNewsGramplet-41.png|thumb|right|450px|Headline News Gramplet]]
 +
 
 +
The Headline News gramplet reads the wiki [[HeadlineNews]] page once every hour. The links from the wiki will appear in the gramplet and clicking them will open the associated webpage in a browser. The Gramplet will get data from:
 +
 
 +
* Gramps Wiki [[HeadlineNews|Headline News]]
 +
* Gramps Blog comments
 +
* Gramps Blog posts
 +
* Gramps Wiki changes
 +
* Gramps Bugtracker Issues
 +
* Gramps Git commits
 +
 
 +
Because the Headline News Gramplet gets its information from the Gramps wiki (at http://gramps-project.org) and other places you need to have a internet connection for this to work. If you don't have an internet connection, then the Headline News Gramplet won't show any information.
 +
 
 +
When you do have an internet connection, the Headline News Gramplet will show you the latest headline news about Gramps.
 +
 
 +
 
 +
==Issues==
 +
* {{bug|8558#c41544}} For Gramps 4.2+:  Instead of parsing sorceforge feeds it will be better to teach him how to parse github feed eg: https://github.com/gramps-project/gramps/commits/maintenance/gramps41.atom
  
[[Image:HeadlineNewsGramplet.png|thumb|right|150px|Fig. 4.9 Headline News Gramplet]]
+
* Dialog box does not expand correctly
 +
* Gramps Bugs - RSS - does not work - "Permission denied" ( {{bug|8873}} : the RSS feed from Mantis is empty, most probably because the current Mantis config does not allow anonymous access. )
  
The Headline News gramplet reads the wiki [[HeadlineNews]] page once every hour. The links from the wiki will appear in the gramplet and clicking them will open the associated webpage in a browser.
+
* Possible Enhancement: In a future Headline News Gramplet version, you'll be able to add your own URLs, edit those that are there, and reorder them. {{bug|???}}
  
Because the Headline News gramplet gets its information from the GRAMPS wiki (at http://gramps-project.org) you need to have a internet connection for this to work. If you don't have an internet connection, then the Headline News gramplet won't show any information.
 
  
When you do have an internet connection, the Headline News gramplet will show you the latest headline news about GRAMPS.
 
  
<br clear="all"/>
+
[[Category:Developers/General]]
 +
[[Category:Plugins]]
 +
[[Category:Gramplets]]

Revision as of 23:44, 28 August 2015

Gramps-notes.png

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.
This Addon/Plugin system is controlled by the Plugin Manager.


Gramps-notes.png
Internet Access required

The Gramplet reads the wiki HeadlineNews page once every hour.

Headline News Gramplet

The Headline News gramplet reads the wiki HeadlineNews page once every hour. The links from the wiki will appear in the gramplet and clicking them will open the associated webpage in a browser. The Gramplet will get data from:

  • Gramps Wiki Headline News
  • Gramps Blog comments
  • Gramps Blog posts
  • Gramps Wiki changes
  • Gramps Bugtracker Issues
  • Gramps Git commits

Because the Headline News Gramplet gets its information from the Gramps wiki (at http://gramps-project.org) and other places you need to have a internet connection for this to work. If you don't have an internet connection, then the Headline News Gramplet won't show any information.

When you do have an internet connection, the Headline News Gramplet will show you the latest headline news about Gramps.


Issues

  • Dialog box does not expand correctly
  • Gramps Bugs - RSS - does not work - "Permission denied" ( 8873 : the RSS feed from Mantis is empty, most probably because the current Mantis config does not allow anonymous access. )
  • Possible Enhancement: In a future Headline News Gramplet version, you'll be able to add your own URLs, edit those that are there, and reorder them. ???