Ticket #2528403 (accepted enhancement)

Reporter


Joe Developer
Opened: 08/18/11
Last modified: 08/19/11
Status: accepted
Type: enhancement

Owner


Dav Glass
Target Release: LATER
Priority: P3 (normal)
Summary: CDN enabled gallery modules should present a link to the CDN source
Description:

Currently the 'source' link on gallery modules is completely user controlled - unfortunately this can lead to a number of broken or 'less than useful' links to the root of the gallery tree or the
like.

This is a bit frustrating and could lead users to believe that something is 'broken'.

For non-CDN modules this likely cannot be helped - though perhaps the link should be tested at the time of entry into the gallery to lessen the chance of inadvertent typos etc.

For CDN enabled modules however, there should be a link to the YUI mirrored source, this should be fairly straightforward to add and would ensure that CDN users know exactly what they are getting (
especially in the case where the user defined source has since diverged ).

Type: enhancement Observed in Version: Current
Component: Website Severity: S3 (normal)
Assigned To: Dav Glass Target Release: LATER
Location: Website Priority: P3 (normal)
Tags: CDN Relates To:
Browsers: N/A
URL: http://new.yuilibrary.com/gallery/show/cssbutton
Test Information:

Random example in the URL.
The gallery item is on CDN but there is no link to the state of the source as on the CDN and the user provided link is either out of date or contains a typo:

Indicated location of source:
https://github.com/derek/yui3-gallery/tree/master/src/gallery-cssbutton

Actual location of current source:
https://github.com/derek/yui3-gallery/tree/master/src/gallerycss-cssbutton

Change History

Dav Glass

Posted: 08/18/11
  • component changed from Gallery to Website
  • location changed to Website
  • milestone changed to LATER
  • owner changed from George to Dav Glass
  • priority changed to P3 (normal)
  • status changed from accepted to assigned

Dav Glass

Posted: 08/19/11
  • status changed from assigned to accepted