Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#31 2010-11-11 03:42:31
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
It’s that time of the year. It doesn’t necessarily beat christmas, but it’s still cool to have updates. Yep, rah_autogrowing_textarea v0.4 is out, living the dream I once had. Changelog:
- Added: now prompts users if required fields are left empty when creating new rules.
- Interface improvements: removed unnecessary table-layouts, moved all CSS lines to
<head>
. - Changed: plugin type to the newer Admin only.
- Changed: tries to run the installer only if there are no preferences available.
- Changed: now uses different method for building list of available events.
- Changed: shows events/panels label instead of name in the listings.
- Changed: preferences pane shows multiedit controls only when something is selected. As seen in rah_post_versions.
- Removed default values from the installer SQL.
Offline
#32 2011-06-05 16:16:39
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
Version 0.5 has been released, bringing TextPack support and small interface changes. Changelog:
- Added: now includes uninstaller that uses plugin-lifecycle callbacks, drops the plugin’s tables from the database when deleting the plugin.
- Added: informs the user if updating database records failed.
- Added: language string support. Now the interface can be translated to different languages using TextPacks.
- Added: “Options” link to the Plugins pane.
- Added: rah_ui class selectors to the elements,
<tbody>
and<thead>
containers to the list table. - Changed: Improved JavaScript based multi-edit script.
- Changed: During first install, set the database table’s default charset to UTF-8.
- Changed: Only accept POSTs when saving changes. Requests send as GET are ignored.
- Changed: shortened the admin-side step names, and renamed step form to edit.
- Removed: replaced
rah_autogrowing_textarea_check()
function with new method of checking if the plugin is up-to-date. Now uses simple version number to confirm the status. - Removed: Some markup, left-over inline styles and pane heading.
- Now requires Textpattern version 4.2.0 or newer for full feature support.
Offline
#33 2011-07-26 11:06:26
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
Released version 0.6. Changes:
- Added: CSRF (session riding) protection using Textpattern’s new core functions introduced in v4.4.1.
- Fixed: only adds default definition rows to the database when plugin hasn’t been installed before, or when the old installed version was v0.4 or older.
- Changed: set temporary version number after installer has been run. Prevents possibility of running the installer twice.
- Now requires Textpattern version 4.4.1 or newer.
Offline
#34 2012-08-08 08:18:22
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
Version v1.0 released. This update re-brands the project as rah_expanding, changes internals completely and adds Textpattern v4.5 compatibility. Changes:
- Changed: Now affects all admin-side textareas by default.
- Removed: Dropped preferences panel and extra options. Slims the installation significantly.
- Replaced Chrys Bader’s Auto Grown Textarea JavaScript solution with a fork of Jack Moore’s Autoresize.
- Dropped support for IE6, IE7, IE8, Safari <5.1, Chrome <14, Firefox <12 and Opera <12.
- Dropped PHP4 compatibility. Now requires PHP v5.2 or newer.
- Is now compatible with Textpattern v4.5.0.
- Rebranded the project as rah_expanding.
Offline
#35 2012-08-29 14:58:06
- maniqui
- Member
- From: Buenos Aires, Argentina
- Registered: 2004-10-10
- Posts: 3,070
- Website
Re: rah_expanding // Dynamically growing textareas
An ideal companion for those using rah_expanding on Write tab: hit Ctrl+S and get the article (ajaxly-, if running Txp 4.5.0 or newer) saved.
Offline
#36 2012-08-30 07:16:28
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
Rah_expanding v1.1 is out. This release tries to address certain Chrome related issues relating to strange text-wrapping when the page initially loads. List of changes:
- Fixed: Text flowing workaround for Chrome. Tries to improve the text wrapping of the initial textarea contents.
- Changed: Replaced jQuery.bind method with jQuery.on.
- Now requires Textpattern v4.5.0 or newer.
Due to JavaScript changes from v1.1 onwards the plugin will require Textpattern v4.5.0 or newer.
Last edited by Gocom (2012-08-30 07:16:49)
Offline
#37 2012-08-30 07:18:21
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
maniqui wrote:
An ideal companion for those using rah_expanding on Write tab: hit Ctrl+S and get the article (ajaxly-, if running Txp 4.5.0 or newer) saved.
It indeed is an ideal companion. Saves from having to scroll million miles away.
Offline
#38 2012-09-03 23:17:54
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
Rah_expanding v1.2 released. Changes:
- Fixed: Text flowing workaround for Chrome. It assumably had its set of side-effects.
Offline
#39 2012-11-22 03:18:29
- Gocom
- Plugin Author
- From: Helsinki, Finland
- Registered: 2006-07-14
- Posts: 4,533
- Website
Re: rah_expanding // Dynamically growing textareas
Rah_expanding v1.3 released. Changes:
- Fixed: Box-sizing handling compatibility on jQuery 1.8 and newer.
- Fixed: Workaround for a height calculation bug in Firefox on Mac OS when the field’s initial height is set as zero pixels.
Offline
#40 2020-12-10 06:12:58
- bici
- Member
- From: vancouver
- Registered: 2004-02-24
- Posts: 1,789
- Website
Re: rah_expanding // Dynamically growing textareas
Gocom wrote #268085:
Rah_expanding v1.3 released. Changes:
- Fixed: Box-sizing handling compatibility on jQuery 1.8 and newer.
- Fixed: Workaround for a height calculation bug in Firefox on Mac OS when the field’s initial height is set as zero pixels.
Is this plugin compatible with the latest version of TxP? I need a way to make the excerpt text area bigger.
…. texted postive
Offline