Drupal Wiki Module

Leeland's picture

Spending a couple of weeks looking through all the documentation and forums it was impossible to find a wiki module or wiki configuration that seemed to do everything needed for a pleasant site experience. Further it seems that most of the efforts took one of the primary open source project routes, like the large majority of open source projects:

  1. start with a bang, built something semi-functional and then died out.
  2. cobble-together many different libraries, documenting sporadically, resulting in large promises with no practical way for anyone to repeat what was done.
  3. develop a working module that does most everything needed but in amazingly inefficient and poorly designed ways.

So the proposal is to start with the basics, build up a list of requirements, then assemble in a single module with perhaps a couple (not more than 3) other primary modules. While documenting the whole process. The end result should be a Wiki setup for Drupal that can be used in all the sites supported by NOD.

Primary Goals:

  1. Minimal extensions. Meaning the result should use the core Drupal functionality and services directly without the need to strap on a long list of other modules.
  2. Efficient operations. Meaning the processing will perform its operations without extensive memory or CPU requirements.
  3. Extendable support. Meaning additional functionality can be integrated.
  4. Understandable. Meaning each element of the module will be documented with clear usage guidance.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <b> <i> <big> <small> <sub> <sup> <cite> <code> <ul> <ol> <li> <dl> <lh> <dt> <dd> <br> <p> <table> <th> <td> <tr> <pre> <blockquote> <h1> <h2> <h3> <h4> <h5> <h6> <hr>
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.