Tuesday, July 28, 2009

Problems & features ToDo list

Phase III is pretty much complete, and the deadline is nearing. Below is a list of problems and features I need to finish for Phase I - III:
  1. Prob 1. Review Page: still have problem displaying review after it's added.
  2. Prob 2. Design: I need write a small section of code for displaying game on the sidebar. This will effect Users.xsl, Index.xsl, Metadata.xsl (specifically when action='view')
  3. Prob 3. Users Page: I need to add favorite into user page <- using import function
  4. Prob 4. Metadata Page (action='view'): I'd like to add a section that display game also in this category.
  5. Prob 5. Index Page: I want to add a section that display Newly Added game, this will require me to write a new method.
update:
Prob 1. all along, was caused by a mistake in syntax, as always. For the while statement, I wrote test="msgType='view'" instead of the correct way: test="../@msgType='view'". Bloody hell! This problem wasted so many days!

No comments:

Powered By Blogger