Nexus System Manual

Chapter 0. System Requirements

Chapter 1. Installation

Chapter 2. Groups
   2.1 Create Group
   2.2 Group List

Chapter 3. Login
   3.1 login
   3.2 Create a New Account
   3.3 Forget The Password

Chapter 4. My Account
   4.1 My Profile
   4.2 My Mailing Lists
   4.3 My Groups
   4.4 My Projects

Chapter 5. Project
   5.1 Project Home
   5.2 Project List
   5.3 Project Member Management
   5.4 Project Information Management
   5.5 Create Project Space

Chapter 6. News
   6.1 News Home
   6.2 Add News
   6.3 View All News
   6.4 View News Detail Information
   6.5 Add Comment

Chapter 7. Event
   7.1 Event Home
   7.2 Add Event
   7.3 View All Events
   7.4 View Event Detail Information

Chapter 8. Resource
   8.1 Resource Home
   8.2 Add Resource
   8.3 View All Resources
   8.4 View Resource Detail Information
   8.5 Add Comment

Chapter 9. Mailing Lists
   9.1 Adding New Lists
   9.2 View Lists
   9.3 View Message

Chapter 10. Search
   10.1 Normal Search
   10.2 Advanced Search

Chapter 11. Administration
   11.1 Settings
   11.2 User Management
   11.3 Mailing List Management
   11.4 News Management
      11.4.1 Delete News
      11.4.2 Update News
   11.5 Event Management
      11.5.1 Delete Event
      11.5.2 Update Event
      11.5.3 Approve Event
   11.6 Resource Management
      11.6.1 Delete Resource
      11.6.2 Update Resource
      11.6.3 Approve Resource
      11.6.4 Add Category
      11.6.5 Delete Category
      11.6.6 Update Category
   11.7 Project Management
   11.8 Group Management

System Requirements

  1. A Unix operating system.
  2. PHP >= 4.2
  3. MySQL >= 3.2
  4. An email account that supports IMAP protocol.

Credits

  1. Most icons used in Nexus were designed by Everaldo, http://www.everaldo.com/.
  2. The nxImap.php, nxSmtp.php, and nxUtf7.php modules used by the mailing list cron job are based on IlohaMail, http://ilohamail.org/.
  3. The library used to access MySQL database is ADOdb written by John Lim (jlim@natsoft.com.my).

Developers

  1. Joseph Tzeng (Current Maintainer)
  2. Albert Hartono
  3. Le-Shin Wu

Version History

Version 1.11 (Feb 28, 2003)

  1. Add a new feature "Show 6 Months" in event module.
  2. Fix buy #176 (modify new event application denial message).
  3. Fix bug #177 (the events with the same month but different years got displayed in the same table).