هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Inline Ajax Comments

الوصف

This plugin places a comment form similar to Facebook, only displaying a single line textarea, which submits when the user presses “enter/return” on their keyboard.

Features

  • Single line textarea
  • Auto expanding textarea
  • AJAX submitted comments
  • AJAX loaded comments
  • Admin settings for additional styling

لقطات الشاشة

  • As seen when user is logged in
  • Admin settings
  • As seen when user is not logged in

التنصيب

  1. Install the plugin via WordPress or download and upload the plugin to the /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

الأسئلة المتكررّة

The Register link is not working?

Make sure that “Anyone can register” is checked in “Settings –> General”

Where is the “url”, “email” field?

Users can add their “url” or “email” by clicking the “more” link next to the textarea.

Doesn’t this prevent search engines from seeing comments?

At the moment it does, Google Ajax Crawling will be added in a later version.

Does this work with Custom Post Types?

Yes

Does this work on Pages?

No

Does this support paging?

At the moment no, later versions might.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Inline Ajax Comments” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Inline Ajax Comments“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.2.1

  • Enhancement: Comment area now toggles from 1 line to multi-line
  • Enhancement: The following html tags are now allowed <a href="" title="">, <blockquote>, <code>, <em>, <strong>
  • Enhancement: Added additional styling for post authors
  • Enhancement: User name links to their website
  • Enhancement: You can now share direct links to comments
  • Enhancement: Added setting to keep comment box open

1.2

  • Comments now work on Pages (not just posts)
  • Adding a setting to keep the ‘more’ section open

1.1

  • Removing dynamic functions for older PHP support
  • Removing dead code

0.1-alpha

  • Initial version