Skip to main content

Fall 2007

Go Search
Fall 2007
Customer Resource Site
  
Fall 2007 > M07 11-07-07 > View Response #5  

M07 11-07-07: View Response #5

Name

Yuan Gao 

Percentage complete

100% 

What milestone objectives were actually attained?  Be specific!

Milestones can be found here
1. I've implement Text content editing function.
If the content does not exist, or the user does not have the authority to edit the content, a new content will be created.
2. I've implement Profile description editing function
3. I've created a class to clean html/text.
All the tags and attributes will be checked.
4. I've check the html to ensure it's well-formed.
I use stack to implement this. If an end tag is encountered, a start tag will be popped from the stack. If there's no match start tag, the end tag will be removed. If there's no enough end tags, they will be added to the content.
5. I've put Text editor and profile description editor to its own controls

What milestone items were left uncompleted?  Be specific!

Felipe reported there's a bug in image plugin of WYSIWYG editor, but everything works fine on my machine.

Additional Comments

 
Created at 11/7/2007 10:55 PM  by Yuan Gao 
Last modified at 11/8/2007 3:52 PM  by Chelsea J. Derrick