Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Comment Autogrow

Опис

Getting comments on your site is one of the most important goals. Longer comments tend to be especially valuable.

However, most comment textareas have a small height, making it difficult to write long comments.

Enter Autogrow

Here’s how it works: When a commenter almost fills the textarea, instead of getting a scrollbar, the textarea grows in height. This means they can see the entire comment while it’s being written, no matter how long it is.

It uses the Growfield plugin for jQuery.

Links: Demo | Plugin News | Author’s Site

Часті питання

It doesn’t work

First, make sure your theme has this line somewhere in footer.php:

wp_footer();

Next, check for JavaScript errors (In Firefox, press Ctrl + Shift + J and reload the page).

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Comment Autogrow” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Comment Autogrow” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.2

  • WP 3.0.1 compatibility

1.1.1

  • don’t start script if it’s not loaded

1.1

  • replace Autogrow library with Growfield2
  • compress javascript
  • more info

1.0.1

  • fixed height issue in IE8
  • load script only if comments are open

1.0