Wikimedia Storyboard
The idea of the Wikimedia Storyboard is to develop a fundraising landing page on http://wikimediafoundation.org/ with moderated but up-to-date stories from users and donors explaining the role Wikimedia has played in their lives. The motivation of building such a landing page is that donor and supporter stories can help to convince and persuade people of the impact an organization is having. It's essentially an extended, moderated version of the real-time contribution history.
Contents |
[edit] Quick and dirty mock-ups
[edit] Storyboard
"Share this" would give a perma-link pop-up, and Facebook and Twitter buttons. Bonus points for automatic URL shortening for tweets.
[edit] Story submission
E-mail should be in the core fields. We may want to implement e-mail confirmation or a captcha if we get too many useless submissions.
[edit] Story review
Search/navigation could be very basic initially, but the ability to search inside stories (both published and unpublished) would be a nice-to-have feature.
Naturally, the software would have to be fully internationalized. Ideally, we'd store a language field with each story (depending on the UI language, but changeable by admins later to move things into a different queue) so that speakers of different languages can moderate different story queues.
[edit] Implementation notes
- In order to retain maximum flexibility regarding story display and submission, it would perhaps be best to implement both features as parser hooks (e.g. <storyboard/> and <storysubmission/>), or as special pages that can be transcluded. The story review interface can be a regular special page.