Skip to content

NoahY/q2a-post-merge

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Question2Answer Merge

Description

This is a plugin for Question2Answer that allows admin to merge questions.

Features

  • moves comments and answers from one question to another, then deletes the first question
  • shows merge dialog on duplicate questions
  • ajax call to show which posts are affected
  • store redirect info for deleted questions in postmeta

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-post-merge.git merge 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 -> Plugins on your q2a install and find the Merge section.

Disclaimer

This is alpha code. It may not work as expected. It may corrupt your data. 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

Adds ability for admin to merge duplicate questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages