2017 © Pedro Peláez
 

drupal-module autogrow_textarea

Adds jQuery NS-Autogrow to the Drupal's textarea Form API element.

image

kalamuna/autogrow_textarea

Adds jQuery NS-Autogrow to the Drupal's textarea Form API element.

  • Thursday, October 26, 2017
  • by derekderaps
  • Repository
  • 14 Watchers
  • 0 Stars
  • 1,029 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 8 Versions
  • 24 % Grown

The README.md

Moved

This project has moved over to Drupal.org over at:, (*1)

https://www.drupal.org/project/autogrow_textarea, (*2)

Autogrow Textarea Drupal Module

Adds jQuery NS-Autogrow to Drupal's textarea Form API element., (*3)

Installation

Download the module

via Composer, (*4)

  1. Add the following snippet to your composer.json to save the JS library into the correct folder:, (*5)

    "extra": {
        "installer-types": ["component"],
        "installer-paths": {
            "web/libraries/{$name}": ["type:component"]
        }
    }
    

    where web/libraries/ is the path to your libraries directory relative to your project root., (*6)

  2. Run composer require kalamuna/autogrow_textarea, (*7)

just download, (*8)

  1. Download the latest release of this module's code here.
  2. Extract it into the modules directory of your Drupal root.
  3. Download the jquery_ns_autogrow library.
  4. Extract it into the libraries/jquery_ns_autogrow directory inside your Drupal root.

Install

Install and enabe the "Autogrow Textarea" module (drush en autogrow_textarea)., (*9)

The Versions

26/10 2017

dev-8.x-1.x

dev-8.x-1.x https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS-Autogrow to the Drupal's textarea Form API element.

  Sources   Download

MIT

The Requires

 

drupal

26/10 2017
25/10 2017

1.0

1.0.0.0 https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS Autogrow to all textarea's in Drupal 8.

  Sources   Download

MIT

The Requires

 

drupal

20/10 2017

1.0-rc2

1.0.0.0-RC2 https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS Autogrow to all textarea's in Drupal 8.

  Sources   Download

MIT

The Requires

 

drupal

11/10 2017

1.0-rc1

1.0.0.0-RC1 https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS Autogrow to all textarea's in Drupal 8.

  Sources   Download

MIT

The Requires

 

drupal

29/09 2017

1.0-beta3

1.0.0.0-beta3 https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS Autogrow to all textarea's in Drupal 8.

  Sources   Download

MIT

The Requires

 

drupal

29/09 2017

1.0-beta2

1.0.0.0-beta2 https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS Autogrow to all textarea's in Drupal 8.

  Sources   Download

MIT

The Requires

 

drupal

20/09 2017

1.0-beta1

1.0.0.0-beta1 https://github.com/kalamuna/autogrow_textarea

Adds jQuery NS Autogrow to all textarea's in Drupal 8.

  Sources   Download

MIT

The Requires

 

drupal