Visual sick

Avadhut Phatarpekar bio photo By Avadhut Phatarpekar Comment

Drupal.

I wish I could upload a working version somewhere, but my company policies would not allow me to do so.

front

Frontpage: Custom handcrafted theme, high-clarity PNG icons, etc. The layout and look of the page was possible due to two Drupal modules—Views and Panels. The event calendar on the left is AJAX based and also generates iCal feeds (for MS Outlook). RSS 2.0 feeds are listed at the bottom.  

hand

Handbook: Uses the book module. Again modded and themed to suit our requirements.

submit

Posts: Being editors, my colleagues wanted everything from the posting section’s WYSIWYG editor. The answer was the FCKEditor. I modded it a bit to better suit our requirements. For post classification, I used a hybrid categorization technique wherein primary post classification is done by selecting hard-coded categories and secondary classification is performed by specifying (optional) free tags. Primary classification determines where all the posts show up, and secondary, aids discoverability.

forums

Forums: Taxonomy module facilitated the creation of several nested/flat forums. They are a big hit in the office, accounting for more than 35% of all the interaction. Discussions regarding everthing—from new process reengineering excercises to Intranet look & feel—were discussed on forums.

post

A simple node page: Shows how a single post/article looks. Notice the green arrows indicating nested comments—makes it easier to track conversations.

posts_2

Post tracker: Tracks all recent posts, new comments, etc. Life has been easy thanks to the Views module.

tracker

Library: Custom node type, Views, & jRating.

library

Library listing: A book listing from the library. Custom data type themed using the ConTemplate module. Notice the AJAX-based rating module at the bottom. The “loan now” link auto-generates an email in MS Outlook and sends it to the designated librarian. Books loaned out do not have the loan now link, instead they display information regarding who has loaned the book, when, and when he/she plans to return it!

recommend

Recommend a resource: Allows anyone to recommend books/subscriptions for the organization to buy/subscribe to. Generated using the WebForm module. It auto mails the forms info to the designated person. Also, it allows someone with enough privelegs to view statistics regarding form submissions and download all submissions in a EXCEL format!

microsite

Microsite: A microsite developed entirely within the new system. Notice how the left and right blocks have changed with the change in site.

calendar

Event calendar: Allows all to view role-based events, download iCal feed for one/all events, add comments to events, etc. This page view feeds directly into/from the small block on the right.

And finally, for some shock value, below the graphical representation of the database schema—db_schema.png—knock yourself out!