Christian Kelly wrote: > Mark Duggan wrote: >> On 03/20/09 16:53, Shawn Walker wrote: >>> Mark Duggan wrote: >>>> Shawn, >>>> >>>> I?m wondering if you could help with this problem. >>>> Trying to figure out how to apply stylesheets to the >>>> pkg.depotd interface - plus adding a footer. >>>> Not sure what files(s) to edit. >>>> >>>> see - http://jucr.opensolaris.org/pending >>> >>> If I might make some other observations about jucr.opensolaris.org: >>> >>> http://jucr.opensolaris.org/ >> >> Hi Shawn, >> >> I'm CCing the sourcejuicer-discuss to make other aware of your feedback. >>> >>> ...<meta refresh> is not a viable long-term solution for redirecting >>> the user. The redirect should be done through Apache so that a >>> proper response code is generated. Otherwise, users with proxies or >>> other firewalls may not see the correct content (plus it's ugly that >>> the user sits at a blank page). >> Christian (Kelly), is there any reason why we cannot implement >> Shawn's suggestion on jucr ? > > Yeah, this should be fine. If you mean the re-direct from the top level, > we can even put in a django URL for this.
Yes, redirect from the top level *in* the Apache configuration. >>> The theme for jucr.opensolaris.org/home/ page theme doesn't match the >>> normal opensolaris.org theme. I know this project is under heavy >>> construction, but are there plans to correct this? > > Shawn, can you elaborate on this? There are some inconsistencies that we > need to address in the appearance, but I think the theme is, overall, > reasonable looking. In short, it should look like pkg.opensolaris.org theme-wise. Specifically, the colors it uses: blue instead of orange for dividers, and the styles: the navigation buttons (tabs) should look more like the nav bar used for opensolaris.org home page, or for pkg.opensolaris.org. It's not far off though. You can peek at the pkg.opensolaris.org stylesheet for a simpler, css-oriented approach to replicating the opensolaris.org style [1]. I won't claim pkg.opensolaris.org matches opensolaris.org 100%, but it's pretty darn close. There's also a sun.com and opensolaris.com theme you can use if you replace the opensolaris.org portion of the url below, although they are obviously intended for use on the sun.com and opensolaris.com domains. Cheers, -- Shawn Walker [1] http://pkg.opensolaris.org/dev/_themes/opensolaris.org/en/base.css
