Download & Extend

Releases for Ink Ribbon

inkribbon 6.x-7.0

Download Size md5 hash
inkribbon-6.x-7.0.tar.gz 15.09 KB 4a405337b2e2a2d2f4ba767e8de26187
inkribbon-6.x-7.0.zip 19.88 KB daf6e0a0e77c7caf44d8c511229fbc0c
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-7.0

Release notes

Ink Ribbon went back to its roots; providing a barebone CSS starting point for designers who don't want Drupal's default styles interfering with their design. Combine it with other base themes if you'd like more features such as the ones mentioned below.

Removed features:

  • SASS
  • HTML5 templates

inkribbon 6.x-7.x-dev

Download Size md5 hash
inkribbon-6.x-7.x-dev.tar.gz 15.1 KB b5fa4f28b20f9f4668c40752ba89be2b
inkribbon-6.x-7.x-dev.zip 19.88 KB 7920f066d7106d53e8df83354cc9b1d2
Last updated: December 25, 2010 - 04:17
Development snapshot from branch: 6.x-7.x

Release notes

Nightly build of Ink Ribbbon 6.x-7.x.

inkribbon 6.x-6.5

Download Size md5 hash
inkribbon-6.x-6.5.tar.gz 15.09 KB 516647fc045d9ab0ba5b59fe9657ebd8
inkribbon-6.x-6.5.zip 26.74 KB 605cd0bf5f1685a81055d79e48e37788
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-6.5

Release notes

Fixed a bug where widths generated by prepend/append/push/pull mixins got divided by 2 when they shouldn't.

inkribbon 6.x-6.4

Download Size md5 hash
inkribbon-6.x-6.4.tar.gz 15.09 KB a2a525d1db48491c13e4deef982f9256
inkribbon-6.x-6.4.zip 26.74 KB 7e763d0dda793b2da580d73e62242e71
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-6.4

Release notes

  • Fixed a bug where sidebar_second was written like sidebar-second in info files.
  • Renamed "highlight" region to "highlighted"
  • Added better comments in various files and performed code cleanups.

inkribbon 6.x-6.3

Download Size md5 hash
inkribbon-6.x-6.3.tar.gz 14.98 KB 57839d5d876400c9790a2e19b8c86b90
inkribbon-6.x-6.3.zip 26.66 KB 882700d1449f00badd97da9fe7890f75
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-6.3

Release notes

  • Moved clearfix mixin outside the starter kit, into a library inside the base theme.
  • Added grid system mixin to the CSS library.
  • Changed doctype to <!DOCTYPE html>, which was written all uppercase previously.
  • Removed unnecessary title attributes from logo and site name in page templates.
  • Properly commented the CSS reset.
  • Renamed "left sidebar" and "right sidebar" to "sidebar" and "second sidebar".
  • Disabled the "second sidebar" region by default.

inkribbon 6.x-6.2

Download Size md5 hash
inkribbon-6.x-6.2.tar.gz 14.57 KB c5f2122fc12aaa6dbf83639c15c71e87
inkribbon-6.x-6.2.zip 26.02 KB 550defff9d3cdb6d1585565f86f4e5ed
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-6.2

Release notes

  • Cleaned up the templates; we don't need all the messy classes anymore with SASS.
  • Added SASS mixin for clearfix.
  • Added default margins and RTL styles for tables.

inkribbon 6.x-6.1

Download Size md5 hash
inkribbon-6.x-6.1.tar.gz 14.37 KB e68f8d11df726a945931c58cb22d0f5f
inkribbon-6.x-6.1.zip 25.24 KB 3b434d8a375c16470f37ca130c85926b
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-6.1

Release notes

  • Added support for SASS in the starter kit.
  • Moved the base theme to its own subdirectory in the project package.
  • Trimmed the reset so it only resets elements that actually need to be reset. (e.g. no longer set margin/padding of a div to 0 since it never has margins/paddings in the first place.)

inkribbon 6.x-6.0

Download Size md5 hash
inkribbon-6.x-6.0.tar.gz 13.62 KB 0270931bb097cebb4591913fbaa3d6a3
inkribbon-6.x-6.0.zip 20.5 KB f064d0970f17ab7a2eeed2d4bbb6be58
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-6.0

Release notes

  • Moved PHP code for site name h1/div switching to template.php.
  • Restored Drupal's original default colors for active and dragged table rows in system.css.
  • Added a default margin-left to lists in reset.css.
  • Added an override of user.css in the base theme, instead of disabling it in the starter kit.
  • Separated system styles better in the base theme. (Introducing system-forms.css and system-navigation.css.)
  • Restored Drupal's original default colors for disabled menus in system-navigation.css.
  • Added better default styles for page width and columns in layout.css.

inkribbon 6.x-6.x-dev

Download Size md5 hash
inkribbon-6.x-6.x-dev.tar.gz 15.1 KB fe2ef96181c9b85e47ab8e3ecd859c54
inkribbon-6.x-6.x-dev.zip 19.88 KB d958798b1e50ccf1a45407fb806be070
Last updated: December 25, 2010 - 04:17
Development snapshot from branch: 6.x-6.x

Release notes

Nightly development snapshot for Ink Ribbon 6.x-6.x.

inkribbon 6.x-5.17

Download Size md5 hash
inkribbon-6.x-5.17.tar.gz 13.36 KB 1ed6698cf17923b87ba2b857a687cf6a
inkribbon-6.x-5.17.zip 19.34 KB 0e7e21de394a9d5bdda2ed5c220db51e
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.17

Release notes

  • Improved default styles for system messages.
  • Added a (currently very minimal) RTL version of reset.css.
  • Moved div#console into div#main in page.tpl.php.
  • Added some sensible default typography in reset.css.
  • Added a default style for active menu links.

inkribbon 6.x-5.16

Download Size md5 hash
inkribbon-6.x-5.16.tar.gz 13.36 KB 305051e5ef147d3290f8d6dc516f0181
inkribbon-6.x-5.16.zip 19.06 KB ea37903eaac4b3267eb1ffd569810635
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.16

Release notes

  • Added ImageCache support for theme logos.
  • Performed overall code improvements and cleanups.

inkribbon 6.x-5.15

Download Size md5 hash
inkribbon-6.x-5.15.tar.gz 13.12 KB 587c7da77b14f51e5b3ffdd1267bdf9c
inkribbon-6.x-5.15.zip 19.1 KB 57b51ffced25f516debe18a172af00cc
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.15

Release notes

  • Added text-align: center to ul.pager in navigation.css.
  • Added margin: 0 0 0 15px to div.messages ul in reset.css.
  • Improved code styling and inline documentation across the whole theme.

inkribbon 6.x-5.14

Download Size md5 hash
inkribbon-6.x-5.14.tar.gz 12.92 KB f6e22ba9662a77fe36ba099485aa5fb1
inkribbon-6.x-5.14.zip 18.88 KB 1940767156940978a695bc7eecfb1e75
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.14

Release notes

  • Added a default margin-bottom of 1.5em to #console in layout.css.
  • Removed the unnecessary comment blocks from CSS files. Their purposes are already documented at the project page.
  • Rolled back an earlier change which added system message styles from the Seven theme. System styles now have the default core styles back, with some minor adjustments.

inkribbon 6.x-5.13

Download Size md5 hash
inkribbon-6.x-5.13.tar.gz 13.19 KB 7da43434024fdf781a96108d64c77764
inkribbon-6.x-5.13.zip 19.19 KB 18fed19a1eb3a0c68e27feb31c99ea6a
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.13

Release notes

  • Changed default line-height from 1 to 1.25.
  • Changed default margins between block-level elements from 1em to 1.5em.
  • Added a default base font size (16px).
  • Changed the Drush alias from "ir" to "ink".

inkribbon 6.x-5.12

Download Size md5 hash
inkribbon-6.x-5.12.tar.gz 13.18 KB 9d5b8c060644b72a628fe672cbc53bd1
inkribbon-6.x-5.12.zip 19.17 KB 1f64a69cc29bb45eca43f1b57aa2d3d9
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.12

Release notes

  • URLs in template files are now printed with url() instead of through variables.
  • Added better default styles for system messages.

inkribbon 6.x-5.11

Download Size md5 hash
inkribbon-6.x-5.11.tar.gz 13.17 KB 2b71d5d06fdb03c891a126cc6dade923
inkribbon-6.x-5.11.zip 19.13 KB f40d5a3fc53507025c7f7477f1e6b3d1
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.11

Release notes

Added Drush support. See project page for details.

inkribbon 6.x-5.10

Download Size md5 hash
inkribbon-6.x-5.10.tar.gz 12.2 KB 1d3796f4e61cb6382b89f07eb2121a30
inkribbon-6.x-5.10.zip 17.58 KB 9a445a364eb1d2c214e4ed0979cdfd3a
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.10

Release notes

  • Colons are now removed from form labels and field labels.
  • Fixed a reference to throbber.gif in system.css.

inkribbon 6.x-5.9

Download Size md5 hash
inkribbon-6.x-5.9.tar.gz 11.55 KB a1db731724b823e7fb41588f9160b0ec
inkribbon-6.x-5.9.zip 16.7 KB f3a920beea9d55b4a5a584ccab7aa5c3
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.9

Release notes

  • Fixed a syntax error in template.php.
  • Moved default styles for table.sticky-header back to system.css.

inkribbon 6.x-5.8

Download Size md5 hash
inkribbon-6.x-5.8.tar.gz 11.5 KB c09b3af67a1ef2ec59e7c94d8851ec83
inkribbon-6.x-5.8.zip 16.66 KB 1f94832c62b69748100ad773a6976f55
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.8

Release notes

  • Fixed a typo in page.tpl.php and page-maintenance.tpl.php where "highlight" was written as "higlight".
  • Removed the background and vertical-align properties from the main reset rule.
  • Added list-style: none; to .messages ul.

inkribbon 6.x-5.7

Download Size md5 hash
inkribbon-6.x-5.7.tar.gz 11.61 KB 0f4993cf3d3b97cb9998772b7ff31620
inkribbon-6.x-5.7.zip 16.68 KB e8fa24d624f82a04a0e0d2ad47ae3295
Last updated: December 24, 2010 - 23:12
Official release from tag: 6.x-5.7

Release notes

  • vertical-align: top; has been removed from th, td.
  • text-align: left; has been added to caption.
  • The font reset was made more efficient.
  • Styles for li a.active have been removed from the starter kit as they eventually are different for each project.
  • Template files have been improved slightly.
Subscribe with RSS Syndicate content
nobody click here