[GeoNetwork-devel] [GeoNetwork opensource Developer website] #710: Widgets / Add latest news in home page

#710: Widgets / Add latest news in home page
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: task | Status: new
Priority: minor | Milestone: v2.7.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------
Add a custom !MetadataResultsView to show latest news for the catalogue in
the home page.

Latest news widget is populated using a search query where user could
define custom criteria (eg. only local node updates) and sort results by
change date in order to get the latest only.

2 parameters are defined:
  * latestQuery: The query to use (including number of items)
  * latestTpl: The template to use (default is thumbnail view)

Sample configuration:
{{{
GeoNetwork.Settings.latestQuery =
"from=1&to=5&sortBy=changeDate&fast=index";
GeoNetwork.Settings.latestTpl = GeoNetwork.Templates.THUMBNAIL;
}}}

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/710&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#710: Widgets / Add latest news in home page
---------------------+------------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: task | Status: new
Priority: minor | Milestone: v2.7.0
Component: General | Version:
Keywords: |
---------------------+------------------------------------------------------

Comment(by fxp):

Committed revision 8527.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/710#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#710: Widgets / Add latest news in home page
----------------------+-----------------------------------------------------
  Reporter: fxp | Owner: geonetwork-devel@…
      Type: task | Status: closed
  Priority: minor | Milestone: v2.7.0
Component: General | Version:
Resolution: fixed | Keywords:
----------------------+-----------------------------------------------------
Changes (by fxp):

  * status: new => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/710#comment:2&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.