The Big TODO List
This is an incomplete list of items that need to be completed:
Build the initial datatypes.Update the common.xml file for the Visual Editor with a complete set of Bootstrap formatting buttons and drop-downs.Design layout for Datatype pages.Document the Page Datafolders, correcting actual Datatypes as issues become apparent.Document the Global Datatypes, correcting actual Datatypes as issues become apparent.Create separate types and page templates for the University pages.Finish writing the Style Guide page.Finish writing the Writing for the Web page.Finish writing the Data Model page.Create functions for displaying fees, with localisation resources.Create a more dynamic CSS structure for the documentation website's left-hand menu colours, that can work to any depth.Finish writing the What Functions Go Where page.Copy entry requirements and application methods fields from course datatype to module datatypes.Check datatypes to set the Id as the data URL, where possible. Where pages will have a special URL path that reflects dates, use a unique identifier other than a GUID. Use type String (128) for names where possible.- Review Has caching and Has publishing settings for all datatypes.
- Create and document the C# functions.
- Create and document the Razor functions.
- Create and document the following XSTL functions.
- Remove all unused functions. Use CodeLens in Visual Studio to count references to C# methods and remove any unused methods.
- Add descriptions to all functions.
- Check all pages and blog entries for images without alt text, and populate whenever possible.
- There's always something else TODO!