Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download table_altrow-7.x-1.2.tar.gztar.gz 7.49 KB
MD5: 13af197223650373a17ca121678a0cac
SHA-1: 9646f86934fd5ffdbc91f680693852b683c18448
SHA-256: 81c130a1a6d6cf18d772bf6206db6caa5b9f38b7d67add904cbbd88a0f6649cb
Download table_altrow-7.x-1.2.zipzip 8.17 KB
MD5: 2bfed8cdab61be39fef878338ac74aed
SHA-1: 99c6ed85a190bcec7a2dd0265d91683c068f1e79
SHA-256: 4332e391a442e25da4cc78dd97c786a0326325db7d81009acf3a6ff11b93b739

Release notes

Changes since 6.x-1.2:

  • #1156058: Modify str_replace_count() to follow Drupal coding standards.
  • #1156058: Restore str_replace_count() as str_replace() doesn't have an offset parameter.
  • #1156058: Rename filter callbacks to not conflict with any hook definitions.
  • #1156058: Define the filters array to prevent PHP notices.
  • #1156058: Move the filter code from the prepare step to the process step.
  • #1156058: Change the filter title to match the text style of other Drupal 7 filters.
  • #1156058: Update the README to be consistent with the changes in Drupal 7.
  • #1156058: Code style fixes for indentation and phpdoc.
  • #1156058: Remove version number from info file as it is added by the packaging system.
  • #1156058: Remove old CVS $Id$ keywords.
  • #1156058 by spongecat: Fix preg_replace() warning.
  • #1156058 by spongecat: Further cleanup for the Drupal 7 port.
  • #1156058 by spongecat: Initial port to Drupal 7.
Created by: deviantintegral
Created on: 30 May 2011 at 13:29 UTC
Last updated: 30 May 2011 at 13:31 UTC
New features
Bug fixes

Other releases