Shawn Walker wrote: > Greetings, > > The following webrev contains changes for the following RFEs: > 3011 new depot index page desired > 3014 revamped depot bui (web ui) desired
Updated webrev: http://cr.opensolaris.org/~swalker/pkg-3014-2/ diff from last webrev: http://cr.opensolaris.org/~swalker/pkg-3014-2/v1-v2.patch Change Summary: * Fixed a few pylint errors I missed. * Added url() method to request to allow generation of absolute urls to depot from templates. * Fixed default and opensolaris.org themes to use margin instead of padding for alignment (the "hotspot" area of the links was about 45px taller than the text). * Fixed missing copyright link for sun.com theme. * Changed config.shtml to look at the request's url() and use sun.com or opensolaris.org theme automatically as appropriate (--proxy-base can override this for the proxy case) to ease our deployment process. * Changed wording for search case when no results were found. Updated sample depots: default theme: http://ipkg.sfbay:8009/ opensolaris.org theme: http://ipkg.sfbay:8010/ sun.com theme: http://ipkg.sfbay:8011/ Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
