P=MD
Submitted by Steven on 26 August, 2008 - 2:49pm
in


I designed and developed this website to help facilitate communication among our classmates, so we could share notes, swap stories, and conduct polls easily with no B.S.
- Created in: Photoshop, Emacs
- Codebase: Drupal 5.x
P=MD runs on Drupal 5.x, an open-source content management system used by professionals and amateurs alike. P=MD's interface uses a custom-built Zen theme called "Homebase" to make collaboration easier. The installed contrib modules are installed in sites/all/modules:
- Organic Groups — Used to construct the front page
- Subscriptions and subscriptions_og
- Kudos — Send little compliments to a post's author.
- Userpoints — Every time a user edits the wiki, adds a post, or adds a comment, they earn points, redeemable for cheap plastic toys.
- Extra Voting Forms — Vote up/down a post.
- Guestbook — Post comments on a person's profile.
- Wikitools, Freelinking — Make the book module act more like a wiki.
- FCKEditor — WYSIWYG editing.
- HTML Corrector — To close HTML tags in teaser views.
- CCK and Views
- Members — Compile custom-built tables of P=MD's users.
- recent_changes — To show a history of all comments, edits, and new posts.
- Diff — Show the difference between posts.
- Imagecache, Imagecache Profile — Create different-sized thumbnails of users' avatars.

