Downloads

Download tar.gz 220.91 KB
MD5: 926a4ed32135b9ae7b2e927a538daa1b
SHA-1: 164ec8e22f6ff491fbff27b9a5c9de48a9236c79
SHA-256: 70ef5c191d55f24b76e5537730840d705652e98c7ec1f66b47815b6d3120e207
Download zip 228.38 KB
MD5: d924b84c10e4fdd7b9a499f519dc0950
SHA-1: 59591ba90610c46c878b730552611980984f0968
SHA-256: 28c93c32071c652507de892fe55bf911e6b776e59c7be31f5e43995f6317fd72

Release notes

Semantic Views 6.x-1.1 (Freya) release is dedicated to all daughters who triumph!

Changes since DRUPAL-6--1-0:

  • #725334 by dixon_: Tokenize row classes
  • #572370: Field labels have configurable elements and class attributes.
  • re-export demo views.
  • validate row style. if a display overrides the default fields and uses the semantic views row style, it must always override the row style so that the row style options can be specific for that display's fields. requires patch at http://drupal.org/node/767146 for invalid displays to be rejected. without this patch, incorrect displays will still validate.
  • fix PHP notices when row style generates label element and class for field labels that don't actually exist.
  • calculate $empty in template_preprocess_semanticviews_view_fields(). matching this preprocess function as closely as possible to template_preprocess_views_view_fields() for easier comparison in the future.
  • [#758828] by dixon_: Better translation support
  • move template preprocess functions to separate include file.
  • fix PHP undefined array index notices. when semantic views row style option have not yet been set for a field
  • use $vars instead of $variables in template preprocess functions.
Created by: Anonymous
Created on: 19 Apr 2010 at 00:03 UTC
Last updated: 25 Mar 2017 at 20:42 UTC
New features
Bug fixes
Unsupported

Other releases