Website Projects

From PCGen Wiki
Jump to: navigation, search

Andrew's List of Web Ideas

Wish List

Features of a good Solid site

  • Universal Login
  • Ability to assign people to user groups
  • Forum/Web-base/Email list integration
  • Restricted Sections based upon user permissions | BoD | Secure SVN (Private One)
  • Svn Repo (Public one)
  • Wiki
  • User File Storage Section
  • Private File Storage Section (Secure)
  • Multiple Groups (Lists of Focus)
  • Evaluate a CMS or equivalent product
    • phpBB has a MOD that is supposed to allow Forum/Mailing integration
    • Drupal is being evaluated - Developers needed to install updates
    • Evaluate other potential products

Forum/Web-base/Email list integration

A basic use case scenario

  1. User emails pcgen_developers@pcgen.org with Subject "New UI", it pops up in the developers forum as a post by that user.
  2. Another user replies to that post via the forum interface and an email gets send out to the pcgen_developers@pcgen.org mailing list (with the same "New UI" Subject).
  3. A third user might reply to the first reply via the pcgen_developers@pcgen.org and that reply neatly pops up in the forum. The software would cleverly match Subjects if a User's email client adds the "RE:" prefix to the Subject.

Discussions that need to be addressed

  • New Webhost Provider
    • WHY?
      • Webspace is a necessity that must be addressed currently we have 500mb allocated
      • (It should be noted that the Webteam would like an 'alternate' testing capability before migrating to the 'production' side. This was possible with the old wiki [located at pcgen-test.org/wiki]
  • Features for future capabilities
  • Java support aka Tomcat
    • Support such items like JIRA (SF Tracker system)
    • Pet projects mentioned
    • (Tom would like to participate in this discussion, also need James and Tir in it)
    • Limitations - As a volunteer group, money is always a concern and the organization relies heavily on donations and free man hours
      • Webhost should offer a vast array of features, at a reasonable price. The lower the cost the better. Shooting from $5/mo to $20/mo

Drupal Specific Stuff

Tasks

Investigating the feasibility of integration a mailing list and forums in [Drupal]

Interesting Drupal Modules

Mailhandler

The Mailhandler module allows registered users to create or edit nodes and comments via email.

Listhandler

Listhandler is a module that aims at inserting mailing list discussions in Drupal forum and vice versa. Currently there's no release for Drupal 6.x

Mailman Manager

This module provides an interface through which users can subscribe to mailing lists run by Mailman.

Book

Module that can be used to write online books. Could be useful for the Documentation team. See Dojo Ajax Toolkit for an example.

PdfView

Allows Drupal Nodes to be exported to PDF. Might be useful for the documentation

Ohloh

Integrates Ohloh stats into Drupal user profiles.