[GeoNetwork-devel] [GeoNetwork opensource Developer website] #1079: Widgets / Update META tag in HTML HEAD according to user actions

#1079: Widgets / Update META tag in HTML HEAD according to user actions
-------------------------+--------------------------------------------------
Reporter: fxp | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC0
Keywords: |
-------------------------+--------------------------------------------------
When opening a metadata record or when searching update the META tags in
order to better describe the content of the page:
  * page title is updated with:
   * while metadata view: "{catalog name} | {Metadata title} ({Metadata
type - dataset, series, service})
   * while searching: "{catalog name} | X record(s) found | {List of search
criteria}
  * the following META tag are added when user open a metadata:
   * author: with metadata author
   * keywords: with metadata keywords
   * subject: with metadata abstract

[[Image(geonetwork-set-meta-head-tag-for-better-indexing.png)]]

!GeoNetwork.Util.updateHeadInfo method is added and could be linked in any
widget apps to the corresponding events.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1079&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.