acquia_marina 6.x-2.x-dev
jwolf - May 25, 2009 - 10:12
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: May 25, 2009 - 10:12
First released: May 25, 2009 - 10:12
Download: acquia_marina-6.x-2.x-dev.tar.gz
Size: 147.48 KB
md5_file hash: d7443443d2e891274ca47fbc391d6910
Last updated: June 13, 2009 - 12:00
View usage statistics for this releaseSize: 147.48 KB
md5_file hash: d7443443d2e891274ca47fbc391d6910
Last updated: June 13, 2009 - 12:00
This new development branch brings to Acquia Marina:
- Panels 3 support which includes:
- Acquia Marina rounded corners styles
- New Panels layout - threecol_25_25_50
- New Panels layout - threecol_50_25_25
- New theme settings which includes:
- Theme width: initial fluid/fixed width selection NOT FULLY FUNCTIONAL - layout styles need to be added
- theme_settings/fixed.css (empty)
- theme_settings/fluid.css (empty)
- Theme fonts: select a font family stack from a list font family stacks
- theme_settings/fonts_1.css = Tahoma, Verdana, Arial, Helvetica, sans-serif
- theme_settings/fonts_2.css = Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif
- theme_settings/fonts_3.css = Helvetica, Arial, sans-serif
- theme_settings/fonts_4.css = Georgia, Garamond, Times New Roman, serif
- Fix IE stylesheet limit. This setting groups css files so Internet Explorer can see more than 30 of them.
- Local.css fixes and modifications that include:
- local.css is automagically picked up by theme if present (removed from .info file)
- local.css is now loaded after IE6 and IE7 conditional comments which now allows local.css to override IE stylesheets
- RTL improvements which include:
- #315990 - changed the way stylesheets for IEs loads so that css files are not loaded by names hard-coded in the page.tpl.php - variables are defined in template.php --> Thanks to munzirtaha for this fix.
- Accessibility improvements
- Added skip-nav and styles
TODO:
- Styles for fluid width layout
- Make theme recolorable - see: http://drupal.org/node/444396
Thanks Bevan & skiquel for working on this; this is very exciting to see come together! Let's shoot for making this branch (DRUPAL-6--2) of the theme recolorable.
