Changed some formatting.
diff --git a/GSoC2010DataSeeder.wiki b/GSoC2010DataSeeder.wiki index 7173f44..5b30aa5 100644 --- a/GSoC2010DataSeeder.wiki +++ b/GSoC2010DataSeeder.wiki
@@ -231,7 +231,7 @@ = Proposed timeline = -=== Week 1 (24 May - 30 May) === +== Week 1 (24 May - 30 May) == *TODO*: # Set up the coding environment and directory structure for the module. @@ -241,7 +241,7 @@ # Documentation for the AJAX API. # Skeleton structure for the module (mostly empty files). -=== Week 2 (31 May - 6 June) === +== Week 2 (31 May - 6 June) == *TODO*: # Implement data providers (except for reference data providers). @@ -249,7 +249,7 @@ *Deliverables*: # Implementation and tests for data providers. -=== Week 3 (7 June - 13 June) === +== Week 3 (7 June - 13 June) == *TODO*: # Implement request handlers for providing list of models and properties. @@ -258,7 +258,7 @@ *Deliverables*: # Implementation and tests for request handlers. -=== Week 4 (14 June - 20 June) === +== Week 4 (14 June - 20 June) == *TODO*: # Design basic web interface and basic interaction with server (list of models, properties and data providers, no references yet). @@ -266,12 +266,12 @@ *Deliverables*: # Working web interface that interacts with the server and produces a valid JSON configuration sheet. -=== Week 5 (21 June - 27 June) === +== Week 5 (21 June - 27 June) == *TODO*: # Create a prototype view for seeding the database based on a configuration sheet (without using tasks API at this time). Also, no support for references at this time. -=== Week 6 (28 June - 4 July) === +== Week 6 (28 June - 4 July) == *TODO*: # Add support for adding forward and back references in the web interface. @@ -281,12 +281,12 @@ # Working web interface that also includes model reference information in the configuration sheet. # Implementation and tests for updated request handlers and data providers. -=== Week 7 (5 July - 11 July) === +== Week 7 (5 July - 11 July) == *TODO*: # Update the prototype view to also seed model references. -=== Future === +== Future == *TODO*: # Anything I failed to implement so far :)