Issue 14047

Add featured datasets to dataset home

14047
Reporter: mdoering
Assignee: mdoering
Type: NewFeature
Summary: Add featured datasets to dataset home
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2013-09-24 18:05:10.679
Updated: 2013-09-26 01:53:39.017
Resolved: 2013-09-26 01:53:38.99
        
Description: based on this or a similar drupal feed:
http://portaldev.gbif.org/featured_dataset/feed]]>
    


Author: mdoering@gbif.org
Created: 2013-09-25 14:24:58.604
Updated: 2013-09-25 14:24:58.604
        
Cip provided this JSONP source for datasets:
http://staging.gbif.org/featureddatasets/json?callback=myFunction

works nicely, but it lacks a dataset UUID which is needed to create the link to the actual dataset.
As far as I can tell all that is needed to construct featured datasets is:

1- the registered dataset UUID (unless we also want to feature non registered datasets?)
2- a description of the dataset, why is it featured

The dataset title should better be taken from the registry and not managed manually twice - unless we have good reasons to override the dataset title
    


Author: mdoering@gbif.org
Created: 2013-09-25 14:34:06.975
Updated: 2013-09-25 14:34:06.975
        
I will follow the featured data use style and allow for images to be inserted:
http://portaldev.gbif.org/newsroom/uses
    


Author: mdoering@gbif.org
Comment: https://code.google.com/p/gbif-portal/source/detail?r=2248
Created: 2013-09-26 01:53:39.014
Updated: 2013-09-26 01:53:39.014