Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
courses:cs335:spring2010:project:impl_features [2010/05/05 18:00] admincourses:cs335:spring2010:project:impl_features [2010/05/06 15:55] admin
Line 1: Line 1:
 ====== Features to Implement ====== ====== Features to Implement ======
-===== Search Notices ===== + 
-  * search box+Logged in to do everything but subscribe 
 + 
 +Subscription - edit email address 
 + 
 +===== Medium/High: Search Notices ===== 
 +  * search box (in the top of every page) 
 +  * default search 
 +  * Not finding what you're looking for, links to Advanced Search 
 + 
 + 
 +==== Medium: Advanced Search ==== 
   * date range (maybe default is 2 weeks?) could use a cool calendar for this instead of standard form markup   * date range (maybe default is 2 weeks?) could use a cool calendar for this instead of standard form markup
-  * return all pages with given words, so an empty search is just a browse all in the date range+  * return all notices with given words, so an empty search is just a browse all in the date range 
 +  * only titles, only bodies
   * query refinements: +,-,wildcards?   * query refinements: +,-,wildcards?
   * checkboxes for specific categories, advanced search refinements   * checkboxes for specific categories, advanced search refinements
   * include the past notices currently stored in text files?   * include the past notices currently stored in text files?
  
 +Below: Links to archives 
 +  * Lower priority
 +
 +===== High: Edit Posts =====
 +  * Function: allow user to modify submitted notice before it is distributed
 +  * Information: essentially, this will be the same as the notice submission form, just populated with the user's previous data
  
 +===== High: Subscriptions =====
  
  
  
-===== Ranged/Recurring Notices ===== +==== Non-WLU ==== 
-  * allow user to specify date range for notice +  
-  * allow user to specify recurring date for notice (weekly, monthly, other options?) +User Sees: Email field; password 
-  * maybe add a limit to number of recurrences +Explanation about who this is for
-  * send out an email when the last occurrence of recurring message is going out+
  
 +Behavior:
 + - Check that they're not already subscribed
 + - Send email to user to confirm, contains link to preferences
 + - Page that email was sent
  
  
-===== Date Limits ===== +===== Medium: Preferences =====
-  * currently, users can post notices up to the end of the freshman class' graduating year +
-  * perhaps constrain to six or twelve months from current date?  (any reason to keep it four years out?)+
  
-===== Edit Posts ===== +User sees: user groupscategories
-  * allow user to modify submitted notice before it is distributed +
-  * essentiallythis will be the same as the notice submission form, just populated with the user's previous data+
  
-===== Subscriptions ===== +  * when modifying a user's subscription, use Active Directory to determine which group they **cannot** unsubscribe from 
-  * when modifying a user's subscription, use Active Directory to determine which group they cannot unsubscribe from +  * allow users to subscribe only to some notice categories (Official, Greek, &c) and not others
-  * allow users to subscribe only to some notice categories (Official, Greek, &c) and not others?+
  
 ===== HTML in Notices ===== ===== HTML in Notices =====
courses/cs335/spring2010/project/impl_features.txt · Last modified: 2010/05/11 01:46 by thorntond
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0