From: Edward Z. Yang Date: Fri, 13 Feb 2009 17:47:30 +0000 (-0500) Subject: Add tentative URL names for pages X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/c933834816b0f31634c3fc2dec2e3ecb3d2cd4f4?hp=050e3ae71c25c9fdbfa66e31268c7987b78638f0 Add tentative URL names for pages --- diff --git a/projects/clockworks.mdwn b/projects/clockworks.mdwn index bebdc68..eae853d 100644 --- a/projects/clockworks.mdwn +++ b/projects/clockworks.mdwn @@ -54,27 +54,27 @@ To be transferred from the whiteboard List of "screens" in Doodle -* Home page -* Help pages (screencasts, interactive JavaScript, etc.) -* Schedule event (should be one-page-able) +* **/**: Home page +* **/help**: Help pages (screencasts, interactive JavaScript, etc.) +* **/new**: Schedule event (should be one-page-able) * General info (title, description, name, email) * Days (calendar, should be AJAX) * Times (timezone (JS fill-in), add more timeslots, copypaste first row) * Options (yes-no-ifneedbe, hidden poll, limit OKs) * Poll created (admin, participant links) -* View poll (timezone, name, times, information, functions) - * Edit entry (completely wiki!) +* **/events/*event-name***: View poll (timezone, name, times, information, functions) + * **/events/*event-name*/edit**: Edit entry (completely wiki!) * Delete entry - * Add a comment - * Calendar export (both ways) + * **/events/*event-name*/comment**: Add a comment + * **/events/*event-name*/export**: Calendar export (both ways) * File export (excel, pdf) - * Subscribe (atom, and then social feed services) - * Embed poll (iframe) -* Admin poll (participation link) - * Edit poll (all original options) - * History - * Delete all participants/comments - * Delete poll + * **/events/*event-name*/feed**: Subscribe (atom, and then social feed services) + * **/events/*event-name*/embed**: Embed poll (iframe) +* **/events/*event-name*/admin**: Admin poll (participation link) + * **/events/*event-name*/admin/edit**: Edit poll (all original options) + * **/events/*event-name*/admin/history**: History + * **/events/*event-name*/admin/reset**: Delete all participants/comments + * **/events/*event-name*/admin/delete**: Delete poll ## Phase 2