General Actions:
| ... | ... | @@ -25,9 +25,9 @@ |
| 25 | 25 | Week 5 [18 June - 22 June]. Desktop implementation (holistic) (css & js) [opera, chrome, safari, ie] (this weeks specifically watered down browser (eg. ie7, ie6?). begin perfecting fluidity of the responsive design (holistic) until tablet size/mobile size/device specific changes (eg. dropdown for mobile) [90%] |
| 26 | 26 | Week 6 [25 June - 29 June]. perfecting fluidity of the responsive design (holistic) until tablet size/mobile size/device specific changes (eg. dropdown for mobile) [90%] MILESTONE 2: Codes are written and ready to be implemented into XWiki. |
| 27 | 27 | Week 7-9 [2 July - 13 July]. implementing into xwiki [40%] [midterm] **MILESTONE 3: Codes are implemented, and usable** |
| 28 | -Week 9-10 [16 July - 27 July]. Choose priority of features to be worked on to be made responsive. Begin working on features that should be made responsive | |
| 29 | -Week 11 [30 July - 3 Aug]. Continue working on features **MILESTONE 4: Chosen features are working and responsive** | |
| 30 | -Week 12 [6 Aug - 10 Aug]. Clean up code/optimize/bug fixes etc. | |
| 28 | +Week 9-10 [16 July - 27 July]. Choose priority of features to be worked on to be made responsive. Begin working on features that should be made responsive [100%] [search suggest, livetables, blog, color themes] | |
| 29 | +Week 11 [30 July - 3 Aug]. Continue working on features **MILESTONE 4: Chosen features are working and responsive** [80%] | |
| 30 | +Week 12 [6 Aug - 10 Aug]. Clean up code/optimize/bug fixes etc. [30%] | |
| 31 | 31 | Week 13 [13 Aug]. **MILESTONE 5: Create distributable version** |
| 32 | 32 | |
| 33 | 33 | See how everything is actually developing (demo): [[http://jssolichin.com/xwiki]] |
| ... | ... | @@ -96,7 +96,6 @@ |
| 96 | 96 | http://sdrv.ms/LO70JI |
| 97 | 97 | |
| 98 | 98 | = Mock up 5B = |
| 99 | - | |
| 100 | 100 | |
| 101 | 101 | http://sdrv.ms/LLmQ5i |
| 102 | 102 | |
| ... | ... | @@ -116,3 +116,7 @@ |
| 116 | 116 | navigation hint on mobile (so it will be in a way consistent). Though with |
| 117 | 117 | this development i should probably add more than navigation (eg. NAVIGATION |
| 118 | 118 | / INFO / ETC. or something). |
| 118 | + | |
| 119 | += Approach to color themes = | |
| 120 | + | |
| 121 | +In order to have the most diverse amount of color themes, the skin will have 2 options. One in which it uses xwiki's built in color themes (allowing the use of already sundry color themes available), and a second one which allows the user to choose a custom color theme made specifically for the skin (more unique and specific looking). |