Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download sigmaone-7.x-1.0-beta13.tar.gztar.gz 472.63 KB
MD5: 3da04713e8dfd76423449056d2075cd3
SHA-1: 393da61885f66d6ec8785b5ccf3c1a0cb84fa83e
SHA-256: eca9dd4502dd2e7225b9b9bdd6094099f9038653caa2645bb52e2a666c35cf2c
Download sigmaone-7.x-1.0-beta13.zipzip 650.68 KB
MD5: 4dd85f86c30fd2cf8dd19967ff45f18a
SHA-1: e4a152273a22f680c0b86904c2f85235fbeef454
SHA-256: 56b18ec2f052d0401b84eb9b4776abe1a84b8e1d1d04eff8d97cb3ecc8ae619f

Release notes

  • added feature so now theme can use vtcore_alter_process hook from template.php, add new array key for vtcore special blocks
  • Removed sigmaone_breadcrumb() function, in favor of direct rendering breadcrumb from block renderable array as a markup - Clearing cache Required for user updating to this new version
  • FIXED area always print newrow and lastrow class, ignoring layout settings
  • equalheight use height instead of outerheight now
  • fixed not all forum pages loading jqueryui table js thus breaking table layout
  • Modified mediaTable.js to skip tables without header
  • Modified mediaTable to respect colspan
  • Added code to skip mediaTable on ckeditor, this is far from perfect yet, we should add a configurable options for user to input the table id or class to skip
  • Fixed forum missing jQuery ui table js and css due to Forum table wasn't built using theme_table function. Modified jQuery MediaTable js to skip when table header is empty to cope with tableselect checkbox
Created by: duckzland
Created on: 10 Nov 2012 at 10:10 UTC
Last updated: 10 Nov 2012 at 10:13 UTC
New features
Bug fixes

Other releases