====== LPA Geeklog Plugin Development ====== Tracker : http://picard.leegarner.com/mantis/ ===== Goals ===== * User functions * Allow users to upload contest entries * Users can edit or delete entries prior to the contest cutoff * Select a different contest from among open contests * Change division, class and title * Changing the image requires deletion and re-uploading * Administrator functions * Edit and delete user entries. Separate function for disqualiafication? * Mark entries as paid. Probably needs to be done after the cutoff for submissions, when users can no longer move/delete entries. * Judge entries and produce a contest report * Update user data, such as a contest-specific exhibitor ID * Slideshow launcher, modeled after the current setup.php. Allows admins to select divisions, award winners, competitions, etc. and launch a slideshow in a new window. (mantis:81) * Other * Leverage the Geeklog user database. =====Requirements===== - Geeklog 1.4.1+ or GLFusion 1.0.0+ (recommended) - Geeklog/GLFusion plugins enabled: - Mediagallery (for thumbnail creation) - Forums (for tabbed interface) - Wiki (optional, for help and documentation)