Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download views_slideshow-8.x-4.1.tar.gztar.gz 39.33 KB
MD5: 4e4c8637c07a6d0eab39cab49174ad77
SHA-1: 7061c798aeb476134010d541b30bdae0d628ec20
SHA-256: ae2244be375e1f0a7f9a532e702ad07954230cffce85c891fc233e3b5bdb23d7
Download views_slideshow-8.x-4.1.zipzip 71.13 KB
MD5: fd06e00df0fda497ab043581037df314
SHA-1: 287741ee59dff32e392bc15cae92a1a6a3e0c802
SHA-256: 53c2a2a97211abe875d84db2e6a0eadd5c0d8411ec795d7259ccf0f520bcd91e

Release notes

Changes since 8.x-4.0: Mostly bug fixes, a bit of code cleanup/standards complaince/maintenance and added automated testing.

  • Fix: Issue #2822418 by NickWilde: Tests are missing Improve test
  • Fix: (partial) Issue #2824668 by NickWilde: Schema needs to be created slight editing that shouldn't be needed, but may work.
  • Fix: (partial) Issue #2824668 by NickWilde: Schema needs to be created
  • Fix: Issue #2822418 by NickWilde: Tests are missing
  • Fix: minor typos
  • Task: Issue #2824504 by NickWilde: Document Templates
  • Fix: Last standards fix on PHP code - globals should be prefixed with _
  • Fix: Standards Error. Array over 80 char. Just get the parent value once and check child values with array access syntax.
  • Fix: Issue #2824501 by NickWilde: !placeholder removed from t() and format_string() in Drupal 8.x
  • Task: remove unused code for pattern in hook_theme() implementations
  • Task: Issue #2824470: Short Array Syntax
  • #2807007: phpcs fixes For D8 Release
  • #2688319 by sskt: Views Slideshow ESLint errors
  • #2714491 by zuernBernhard: The options for views_slideshow_cycle does not exists
  • #2785395 by zuhair_ak, NickWilde: Undefined index: #name in _views_slideshow_preprocess_views_view_slideshow
  • Task: Issue #2822363: Standards: Line lengths & missing EOL at EOF
  • Task: Issue #2822360: Standards: Comments
  • Task: Issue #2758353 by Sumit Gawde, DYdave, NickWilde: Add the README.txt file
  • Task: Issue #2822153 by NickWilde: Standards: The closing brace for the interface/class must have an empty line before it
  • #2675302 by heykarthikwithu: $vars['\''view'\''] and count($rows) are not used in the code
  • #2646714 by heykarthikwithu, balagan: \Drupal::l is depreciated, replace it with Link::fromTextAndUrl and remove unused imports in code base
  • #2751177 by Manjit.Singh, rajeshwari10: Remove @file tag docblock from all the .php files
  • #2818949 by pifagor, modulist: funny L-SEP characters appearing in pager
Created by: NickDickinsonWilde
Created on: 30 Nov 2016 at 07:43 UTC
Last updated: 26 Dec 2016 at 20:28 UTC
Bug fixes

Other releases