Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tablefield-7.x-3.1.tar.gztar.gz 33.36 KB
MD5: f590f80ae03df833d23b9fd354f4fdb5
SHA-1: 476a8556583655bbcc64791b5160983b08d8bdd4
SHA-256: 6ef56f9e265149d9916f86e693841e6e9d2b81a589d4bf021bc96f2278ae62d3
Download tablefield-7.x-3.1.zipzip 37.48 KB
MD5: 81e283bb7c3af56bc4496631796de7fd
SHA-1: 3938bc2fa1479bb9b31834f3316344a5b7fb21eb
SHA-256: 045259f973581f86d0dc70a02945c717a2a5e3365677bb26159ae9dd4ba5392a

Release notes

Changes since 7.x-3.0:

  • Fixed codesniffer suggestions.
  • #2337743 by jenlampton: [UX] Add the ability to hide or disable the import CSV option
  • #2881189 by gopisathya: Module owners should be able to override the output of the tablefield
  • #2856213 by lolandese: Update README.txt
  • #2877380 by lolandese: Make striping (odd/even class) optional
  • #2856213 by lolandese: Update README.txt and UPGRADE.txt.
  • Minor codestyle issue (indent).
  • #2875332 by lolandese: Configurable maxlength
  • #2873682 by lolandese: XML output: Allow to set how to make strings XML “safe” by using htmlspecialchars or CDATA
  • #2871032 by lolandese: Select (or other) support
  • #1947072 by lolandese: Do not convert special characters to HTML entities in table output
  • #2871843 by lolandese: Correction - TableField is not always the first field.
  • #2871843 by lolandese: Provide themeless output of a node's tablefield on the path 'node/%/themeless'
  • #2871063 by lolandese: Notice: Undefined index: restrict_rebuild in tablefield_field_widget_form() (line 1116 of /sites/all/modules/contrib/tablefield/tablefield.module)
  • #2863206 by lolandese: XML output: Document declaration only on prettyprint and a configurable wrapper.
  • #2863206 by lolandese: XML output: whitelist for disallowed character in XML element tags (keys) instead of maintaining a very long blacklist.
  • #2870311 by hgoto: Add support for enclosure to csv import with paste
  • #2868693 by lolandese: Raw data output: Option for a configurable tabledata wrapper (label or machinename).
  • #2868077 by lolandese: Disable table drag functionality for rows with default cells and on the field settings form in general
  • #2855945 by lolandese: Correction of error provoking fieldset in field settings form.
  • #2855945 by lolandese: Multiple Fields Remove Button module recommendation on the field settings form plus other UX improvements.
  • #1947072 by lolandese: Allow linebreaks (text area)
  • #2863206 by lolandese: remove invalid characters for elements.
  • #2863206 by lolandese: Convert special characters to HTML entities to keep valid XML (also for array keys). Furthermore removed a forgotten debugging function dsm().
  • #2863206 by lolandese: Disabled numeric check in the settings if XML is enabled (does not apply).
  • #2863206 by lolandese: XML output
  • #2868043 by lolandese: Reverse order of rows in raw data (JSON) output if only showing table data
  • #2866387 by lolandese: Add a display option to treat numbers as strings for the Raw data (JSON) format
  • #1491584 by lolandese: A better sort option.
  • #2514096 by lolandese, reallifedigital: Adapt to other commits.
  • #1491584 by lolandese: Sort option would be wonderful
  • #2514096 by reallifedigital, lolandese: Rows and cols of tablefield is restricted by the saved data of a field which conflicts with default values
  • #2863947 by lolandese: Move options from TABLE FIELD SETTINGS to [content-type] SETTINGS
  • #2036939 by lolandese, philsward: Unlimited Table Fields Keeps Adding "Blank" Tables
  • #2861519 by lolandese: Use json_encode options to deal with numbers, unicode and slashes plus respect W3 recommendation for minimal mode
  • #2058325 by lolandese: [D7]: Allow to have the first column as header instead of first row
Created by: lolandese
Created on: 13 Jun 2017 at 13:12 UTC
Last updated: 17 Apr 2019 at 19:18 UTC
Bug fixes
New features
Insecure

Other releases