Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

boughtonp/BeehiveForum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beehive Forum

DESCRIPTION

Beehive Forum is an online discussion forum with lots of cool features.

This is a fork of the official Beehive repository so that I can experiment with various changes without getting in the way.

Note: The official readme is at docs/readme.txt

CHANGES

Beehive is already awesome, but there are a number of changes that would make it even better.

Primarily, REST support - being able to access and interact with the forum via a REST API - will open up a whole variety of possibilities for further improvement and integration with other software.

However, there are a number of other assorted tweaks and improvements that may be made alongside this.

Development will be done following the nvie git branching model, with each feature branch being related to an issue in GitHub's issue tracker.

LICENSING

This project is licensed under the GPLv3 - read COPYING for details.

It makes use of the following third-party software, each available individually under their respective licenses.

jQuery (http://www.jquery.com)

jQuery Autocomplete plugin 1.1 (http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/)

jQuery Querystring parser plugin (http://actingthemaggot.com/jquery)

jQuery sprintf and vprintf plugin (???)

jQuery URL Parser plugin (https://github.com/allmarkedup/jQuery-URL-Parser)

SwiftMailer (http://swiftmailer.org/)

/eof