#1 2008-07-03 08:13:04

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

rah_autogrowing_textarea

Download

An adminside plugin that brings autogrowing textareas to Textpattern’s backend. Fields will automatically resize while typing, depending on the amount of content.

  • Simple setup: just run the automatic plugin setup and activate.
  • Automatically growing textareas to Write-tab.
  • Outputs valid XHTML, and tiny and clean JavaScript code.

Last edited by Gocom (2009-02-21 20:50:21)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#2 2008-07-03 08:45:01

Zanza
Plugin Author
mu
Website

Re: rah_autogrowing_textarea

Really nice! To have this working with aro_myadmin I have to change aro_myadmin <div id=“body”> to <div=“body1”> both in plugin code and in corresponding selectors in myadmin.css. There is an issue because id=“body” is used also for the first textarea and you can use only one in a page. Fortunately with this modification everything work. I’ll post this also on aro_myadmin thread.

Thanks!

Offline

 

#3 2008-07-03 09:02:38

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_autogrowing_textarea

Zanza wrote:

There is an issue because id=“body” is used also for the first textarea and you can use only one in a page.

Yep, that is “little” mistake in the default aro_myadmin layout, ‘cause same ID can be used only once :) And when this plugin uses it as selector (textarea#body), then it kinda makes it unfunctional.


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#4 2008-07-03 09:22:59

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_autogrowing_textarea

First update released – now it’s version 0.2.


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#5 2008-07-03 09:39:00

jakob
Member
upsilon
From: Germany
Known languages: en, de
Website

Re: rah_autogrowing_textarea

A nice little addition that makes things easier for authors. Thanks!


TXP Builders – finely-crafted code, design and txp

Offline

 

#6 2008-07-03 10:43:35

kemie
Plugin Author
lambda
From: mexico<-->sweden
Known languages: en, es, sv
Website

Re: rah_autogrowing_textarea

excellent plugin! thanks!

Offline

 

#7 2008-07-03 10:46:15

Gocom
Moderator
omega
Real name: Jukka Svahn
From: Finland
Known languages: EN, FI
Website

Re: rah_autogrowing_textarea

Thank you kemie and jakob :)


Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />

Offline

 

#8 2008-07-03 12:01:08

wet
Developer
omega
Real name: Robert
From: Lenzing, Austria
Known languages: de-AT, en, PL/M-80
Website

Re: rah_autogrowing_textarea

This would make a fine extension for the public-facing side when attached to .txpCommentInputMessage, I think.


Recent: wet_haystack ׀ Popular: wet_slimpattern ׀ Handy: wet_quicklink | Me

Offline

 

#9 2008-07-03 19:18:43

the_ghost
Plugin Author
omicron
Real name: Victor
From: Minsk, The Republic of Belarus
Known languages: Belorussian, English, Russian, German, Italian, France, Turkish
Website

Re: rah_autogrowing_textarea

For myself i’ve done a little more interesting thing – besides adjusting height of textareas i made then wider, using such formula: new_width=width_of_browser - width_of_left_column - width_of_right_column because default width of textareas (forms, plugins_code, pages is too little for me.


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

 

#10 2008-07-04 09:24:04

Niconemo
Member
mu
Real name: Nico
From: Rhône-Alpes, France
Known languages: FR, some EN

Re: rah_autogrowing_textarea

Cool plugin ! I love it !


Nico

Offline

 

Powered by PunBB
© Copyright 2002 – 2005 Rickard Andersson