Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Code: Tasks related to writing or refactoring code
  2. Documentation: Tasks related to creating/editing documents
  3. Outreach: Tasks related to community management and outreach/marketing
  4. Quality Assurance: Tasks related to testing and ensuring code is of high quality
  5. Research: Tasks related to studying a problem and recommending solutions
  6. Training: Tasks related to helping others learn more
  7. Translation: Tasks related to localization
  8. User Interface: Tasks related to user experience research or user interface design and interaction

Feel free to add your own ideas or contribute ideas already created in the DSpace GSoC Project

Tasks:

Code

  • Redesign the JSPUI stylesheet
    • DSpace ships with two different user interfaces 'out of the box'.  One is based on JSPs and is known as the JSPUI, and the other on Cocoon known as the the XMLUI.  The JSPUI looks a little dated now, and needs a new look that could be created by applying a new CSS stylesheet. More details to follow....

...