Difference between revisions of "Coriolis (web theme)"

From Lunarpedia
Jump to: navigation, search
(→‎Component Themes: editing the language and making some updated comments)
(→‎Progress Chart: restructuring with an additional stage for partial implementation during transition)
Line 184: Line 184:
 
! Structural
 
! Structural
 
! Tweaks
 
! Tweaks
! Site Upgrade
+
! Upgrade Prep
 +
! Upgrade
 
|-
 
|-
 
| style="background:#7FFF7F" | Initial setup
 
| style="background:#7FFF7F" | Initial setup
Line 190: Line 191:
 
| style="background:#FFDFDF" | Near done RegExes
 
| style="background:#FFDFDF" | Near done RegExes
 
| style="background:#FFDFDF" | All items ready
 
| style="background:#FFDFDF" | All items ready
 +
| style="background:#FFDFDF" | Implement RegExes
 
|-
 
|-
 
| style="background:#7FFF7F" | Initial CSS3 unified
 
| style="background:#7FFF7F" | Initial CSS3 unified
Line 195: Line 197:
 
| style="background:#FFDFDF" | Near-final CSS3 unified
 
| style="background:#FFDFDF" | Near-final CSS3 unified
 
| style="background:#FFDFDF" | Testing
 
| style="background:#FFDFDF" | Testing
 +
| style="background:#FFDFDF" | Implement CSS3 Unified
 
|-
 
|-
 
| style="background:#BFBFBF" | <S>Ported CSS2 mobile</S>
 
| style="background:#BFBFBF" | <S>Ported CSS2 mobile</S>
Line 200: Line 203:
 
| style="background:#BFBFBF" | <S>Near-final CSS2 mobile</S>
 
| style="background:#BFBFBF" | <S>Near-final CSS2 mobile</S>
 
| style="background:#BFBFBF" | <S>Install to test site</S>
 
| style="background:#BFBFBF" | <S>Install to test site</S>
 +
| style="background:#FFDFDF" |
 
|-
 
|-
 
| style="background:#7FFF7F" | Ported CSS2 desktop
 
| style="background:#7FFF7F" | Ported CSS2 desktop
Line 205: Line 209:
 
| style="background:#FFDFDF" | Near-final CSS2 desktop
 
| style="background:#FFDFDF" | Near-final CSS2 desktop
 
| style="background:#FFDFDF" | Last Minute Fixes
 
| style="background:#FFDFDF" | Last Minute Fixes
 +
| style="background:#FFDFDF" | Implement CSS2
 
|-
 
|-
 
| style="background:#BFBFBF" | <S>Ported MSIE 9</S>
 
| style="background:#BFBFBF" | <S>Ported MSIE 9</S>
 
| style="background:#BFBFBF" | <S>Working MSIE 9</S>
 
| style="background:#BFBFBF" | <S>Working MSIE 9</S>
 
| style="background:#BFBFBF" | <S>Near-final MSIE 9</S>
 
| style="background:#BFBFBF" | <S>Near-final MSIE 9</S>
| style="background:#BFBFBF" | <S>Install to main site</S>
+
| style="background:#BFBFBF" |  
 +
| style="background:#FFDFDF" |
 
|-
 
|-
 
| style="background:#7FFF7F" | Ported MSIE 6
 
| style="background:#7FFF7F" | Ported MSIE 6
 
| style="background:#7FFF7F" | Working MSIE 6
 
| style="background:#7FFF7F" | Working MSIE 6
 
| style="background:#BFFFFF" | Near-final MSIE 6
 
| style="background:#BFFFFF" | Near-final MSIE 6
| style="background:#FFDFDF" | Switchover
+
| style="background:#FFDFDF" |  
 +
| style="background:#FFDFDF" | Implement MSIE 6
 
|-
 
|-
 
| style="background:#BFFFFF" | Initial Unknown
 
| style="background:#BFFFFF" | Initial Unknown
Line 220: Line 227:
 
| style="background:#FFDFDF" | Near-final Unknown   
 
| style="background:#FFDFDF" | Near-final Unknown   
 
| style="background:#FFDFDF" | Check and debug install  
 
| style="background:#FFDFDF" | Check and debug install  
 +
| style="background:#FFDFDF" | Implement unknown
 
|-
 
|-
 
| style="background:#7FFF7F" | Ported HTML 3.2
 
| style="background:#7FFF7F" | Ported HTML 3.2
 
| style="background:#7FFF7F" | Working HTML 3.2
 
| style="background:#7FFF7F" | Working HTML 3.2
 
| style="background:#FFFFBF" | Near-final HTML 3.2
 
| style="background:#FFFFBF" | Near-final HTML 3.2
 +
| style="background:#FFDFDF" |
 +
| style="background:#FFDFDF" | Implement 3.2
 
|-
 
|-
 
| style="background:#7FFF7F" | Initial Text
 
| style="background:#7FFF7F" | Initial Text
 
| style="background:#7FFF7F" | Working Text
 
| style="background:#7FFF7F" | Working Text
| style="background:#FFBFFF" | Near-final Text
+
| style="background:#FFBFFF" | Near-final Text  
 +
| style="background:#FFDFDF" |
 +
| style="background:#FFDFDF" | Implement Text
 
|-
 
|-
 
|
 
|

Revision as of 01:02, 26 March 2016

Static test from 20 March 2013
Beta Candidate for CSS3 and flexbox compatible desktops circa 5 May 2013
Late Alpha for HTML 3.2 circa 5 May 2013

Coriolis is a web theme in development by Rose Dieteman, Scotty Gammenthaler, and James Gholston with some help from Mike Delaney for The Moon Society's 2013 site migration and upgrade.

It is based on Zen 5 for Drupal 7 with special attention to mobile device and legacy browser compatibility.

Developers


Component Themes

Admin Appearence Menu 'screenshot' for CSS3 Phone

The original version of Coriolis has 11 component themes, all subthemes of Zen.

CSS2 Desktop

In many ways the reference, this is the default destination for every mystery browser known to handle at least CSS1. It uses a floated DIV layout and supports many CSS3 decorations. Its main problems are the ones inherent in a float-based layout. It is also the destination for versions of Opera below 12.10 and other browsers which can't do flexbox but are otherwise CSS3 level. The spotlight column will not appear on any actual CSS1 or CSS2 level browser as it needs @media queries to be enabled.

Like most of the other themes, there are duplicate DIVs for the menus and the spotlight. Only one is visible at a time, and only a browser with CSS3 level @media support can switch between the two.

CSS2 Mobile

Aimed at both telephones and tablets, this is a single-column layout. The assumption is that any CSS2 level tablet is not going to have enough resolution to properly mimic a desktop. In the event that a browser that is at least partially CSS3 capable is directed here, it provides many CSS3 decorations.

CSS3 Desktop

Originally a minor variant of CSS2 Desktop, this was modified to take advantage of CSS3's flexbox structuring. This will naturally break in any browser that can't support one of the forms of flexbox it uses, which is why only confirmed to be compatible browsers should be sent to it.

CSS3 Tablet

This is basically CSS3 desktop with bigger buttons.

CSS3 Phone

This is a single-column theme with highly dynamic background selection.

MSIE 6

The unpopular MSIE 6, typically used by people under the thumbs of BOFHs, preventers of information services, and pointy-haired school boards, this has a table layout and GIFs on its template graphics. As MSIE 5.5's capabilities are almost indistinguishable from 6, it comes along for the ride despite being a museum piece. It benefits from work on filters that it wouldn't have developed for it if it was the only browser that needed Microsoft's proprietary CSS3-ish decoration implementation that dates to MSIE 4.

MSIE 7

This ended up being mostly the MSIE 6 theme with PNG images and is an artifact of how Coriolis 1.0 progressed.

MSIE 9

Used by MSIE 8 and 9, this forces square contentboxes and buttons as MSIE 9 can't be trusted to handle both rounded corners and gradients. It is structurally a variant of CSS2 Desktop.

HTML 3.2

One of the oubliettes, this one only receives things deliberately sent to it. Hence, it is the least feature-capable of the component themes. The most popular (and only current) browser that gets sent its way is Dillo, which is the default browser bundled with many lightweight Linux distributions. It is also the destination of MSIE 3 through 5.0, Netscape 3, and the dreaded Netscape 4. It has no external stylesheets at all and only includes carefully targeted CSS statements directed at MSIE and Netscape 4. This is also the most visually distinct theme, as it has a 'bookmark' on the left and a light gray background instead of the full image background.

Dropoff

This is structurally CSS2 Desktop with the redundant element ripped out, as several things sent here never heard of CSS. Only browsers sent here by mistake that can understand @media at a CSS2 level can unlock the CSS decorations and structure. It does not use coriolis-defaults.css or coriolis-contentbox.css. Its pneumonic image for the admin theme menu is logo for NCSA Mosaic, the web browser that first popularized the web. In actual use, unidentified top-end browsers have consistently ended up here, which is why handling for these situations is being done differently in Coriolis 1.1

Dropoff Mobile

A single-column version of Dropoff, it also lacks the redundant sections needed to reconfigure itself. This may only receive browsers that Mobile_Detect recognizes that Browscap doesn't. Its pneumonic image for the admin theme menu is the logo of the organization that created PocketWeb, the earliest known mobile web browser (for the Apple Newton).

The Dropoffs are intended to be maximally compatible with the most severe legacy cases but also include CSS decorations for web browsers that we simply failed to identify.


Coriolis 1.1

Having been in place for 18 months it's time for some improvements. Also, the databases used for most browser identification have proven to be unreliable, and this needs to be accommodated.


  ( ) Replace Moon Society text with the new wordmark/logo.
  ( ) Change colors and typefaces to match pending branding specifications
  ( ) Consolidate theme set to 7 or 8 themes
  ( ) Automatically widening menu buttons
  ( ) Find a way to identify tablets with @Media statements
  ( ) Tweak spotlight to improve consistency with the rest of the page
  ( ) Spotlight needs more items
  ( ) Add to exceptions and overrides for theme selection to reduce misidentification
  ( ) top level font declaration for HTML 3.2

  ( ) Vector substitutes for non-background bitmapped design elements?

Possible theme consolidations include:

  • Unify CSS3 into a single theme
  • Combine MSIE 6 and 7 -- the GIF is adequate for MSIE 7's dwindling userbase.
  • Combine MSIE 8 and 9 with CSS2 desktop and change the layout from floated DIVs to a table

Progress Chart

Start Structural Tweaks Upgrade Prep Upgrade
Initial setup Improved Spotlight Near done RegExes All items ready Implement RegExes
Initial CSS3 unified Working CSS3 unified Near-final CSS3 unified Testing Implement CSS3 Unified
Ported CSS2 mobile Working CSS2 mobile Near-final CSS2 mobile Install to test site
Ported CSS2 desktop Working CSS2 desktop Near-final CSS2 desktop Last Minute Fixes Implement CSS2
Ported MSIE 9 Working MSIE 9 Near-final MSIE 9
Ported MSIE 6 Working MSIE 6 Near-final MSIE 6 Implement MSIE 6
Initial Unknown Working Unknown Near-final Unknown Check and debug install Implement unknown
Ported HTML 3.2 Working HTML 3.2 Near-final HTML 3.2 Implement 3.2
Initial Text Working Text Near-final Text Implement Text
Feature Freeze


Additional Browser RegExes: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20


waiting on something might be startable can be started partially completed completed stage is completed

Other Improvements

While not part of Coriolis itself, other website improvements that are wanted include fixing the caching problem and improving the main page,