ForumNG

Activities ::: mod_forumng
Maintained by sam marshall, Jason Platts, Alan Thompson, Alan Carter
Part of set Open University.
Alternative forum with AJAX and management features

ForumNG ForumNG for Moodle 2.3 (Release 2)

Moodle 2.3
Released: Tuesday, 12 March 2013, 11:33 PM
ForumNG
=======

Copyright 2013 The Open University


This is an alternative forum that you can install into standard Moodle.

It does not replace the standard forum, and operates alongside it.
You can copy forums from the standard forum into ForumNG format if you like
(...and if it works; this hasn't been tested lately).

Support:

We cannot offer direct support. Please do not contact me directly. If you
need assistance, try the forum forum on moodle.org. (Remember to make clear
that you are using ForumNG and not the standard forum.)

Bug reports:

Please report bugs to the Moodle Tracker using the 'contributed code' project
and 'Module: ForumNG' component. Under Version, please select your Moodle
version e.g. 2.1, 2.2.

Status:

An updated release for 2.3 including some new features and bug fixes.

Please note that this code is tested on OU systems but we rely on the
community for testing on other systems.

Requires:

Moodle 2.3+
Postgres / MySQL

Install:

Place the contents of this source tree into your Moodle installation so that
within your Moodle root, this file is mod/forumng/README. Then visit the
Moodle notifications page to install.

If you want the forums to be searchable, you also need to install the
local_ousearch plugin. (It is best to do this before using ForumNG much,
otherwise it takes ages to install as it builds indexes for everything.)
When you install the ousearch plugin, a search box will automatically appear.

Documentation:

None.

Version information

Version build number
2013012800
Version release name
ForumNG for Moodle 2.3 (Release 2)
Can be updated from
Not frequently updated - bugfixes from GitHub (see details) (2011012800), ForumNG for Moodle 2.2 (2012081301), ForumNG for Moodle 2.3 (2012112100)
Can be updated to
ForumNG for Moodle 2.4 (2013060600)
Maturity
Beta
MD5 Sum
fdd4c6df472e0187b0615a1ddd8e3252
Supported software
PHP 5.4, Moodle 2.3
  • Latest release for Moodle 2.3

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_23_STABLE

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation