Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.autoresizetextarea

How to install collective.autoresizetextarea

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.autoresizetextarea
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0b2 Available View build log
Windows (64-bit)
1.0b2 Available View build log
Mac OS X (10.5+)
1.0b2 Available View build log
Linux (32-bit)
1.0b2 Available View build log
Linux (64-bit)
1.0b2 Available View build log
 
License
GPL
Dependencies
Lastest release
version 1.0b2 on Jan 5th, 2011

Introduction

collective.autoresizetextarea is a textarea auto-resizer for Plone. It is based on James Padolsey's jQuery autoResize plugin. Check his website for a demo.

Buildout Installation

Add the following code to your buildout.cfg:

[buildout]

System Message: ERROR/3 (<string>, line 18)

Inconsistent literal block quoting.

... eggs = ... collective.autoresizetextarea ...

... [instance] ... zcml = ... collective.autoresizetextarea ...

Usage

To add the auto-resize feature to a textarea you can either add an "autoresize" CSS class to the textarea:

<textarea class="autoresize" />

or change the jQuery selector in the second line of the javascripts/autoresize.js file:

...

System Message: ERROR/3 (<string>, line 43)

Inconsistent literal block quoting.

jq('textarea.mycssclass').autoResize({ ... ...

Consult the jQuery documentation for more about jQuery selectors.

Changelog

1.0b2 2010-07-13
  • Metadata added to GS

System Message: WARNING/2 (<string>, line 59)

Bullet list ends without a blank line; unexpected unindent.

[timo]

  • HISTORY.txt moved to CHANGES.txt

System Message: WARNING/2 (<string>, line 62)

Bullet list ends without a blank line; unexpected unindent.

[timo]

1.0b1 2010-02-05
  • z3c.autoinclude added.

System Message: WARNING/2 (<string>, line 69)

Bullet list ends without a blank line; unexpected unindent.

[timo]

1.0a1 2009-09-24
  • Initial release.

System Message: WARNING/2 (<string>, line 76)

Bullet list ends without a blank line; unexpected unindent.

[timo]

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:8

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.