Skip to content

microbye/q2a-comment-ajax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question2Answer Ajax Comment 1.01b

Description

This is a plugin for Question2Answer that provides ajax commenting functionality.

Features

  • currently supports only basic editor, but format can be set in admin to markdown or html
  • inserts new comment into page dynamically without having to reload
  • displays slide effects when showing and hiding comments and comment form
  • option to flash star as reminder when commenting on answer to own question
  • animated close when pressing Esc key
  • option to include @username references when clicking reply, via admin/plugins
  • switch on and off via admin/plugins
  • extra option to show popup reminder when voting on answer to own question

Installation

  1. Install Question2Answer
  2. Get the source code for this plugin from github, either using git, or downloading directly:
    • To download using git, install git and then type git clone git://github.com/NoahY/q2a-comment-ajax.git comment-ajax at the command prompt (on Linux, Windows is a bit different)
    • To download directly, go to the project page and click Download
  3. navigate to your site, go to Admin -> Posting on your q2a install and make sure 'Default editor for comments:' is set to 'Basic Editor'.
  4. go to Admin -> Plugins and select the 'Enable ajax comment form' option, then 'Save'.

Disclaimer

This is beta code. It is probably okay for production environments, but may not work exactly as expected. Refunds will not be given. If it breaks, you get to keep both parts.

Release

All code herein is Copylefted.

About q2A

Question2Answer is a free and open source platform for Q&A sites. For more information, visit:

http://www.question2answer.org/

About

Ajax comment form for Question2Answer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%