Skip to content
nicholashagen edited this page Apr 16, 2012 · 12 revisions

Things to Do

Done

  • Code button on details pages, instrumentation, etc
  • Pass in parent on clicking of templates in viewer so that relative paths revolve
  • Reset Source button
  • Use Template Server paths for displaying source location, if available
  • Use TemplateRepository access for source code, location, etc
  • Error page when template not found (why does this occur (system.config.customize)
  • Error page when source not available

Version 1

  • IE validation and support (ie: do not scroll +50 on #line links as header does not scroll)
  • Click to function details should use new Ajax links that show function details (merge from master)

Version 2

  • Quick jump / navigation bar on template viewer to go to new template (search bar for easy access)
  • Double click template/function to show details popup window
  • Right click menu to select (view details, follow url, view code, etc)
  • Allow details header and outline/hiearchy to float statically as page scrolls
  • Show template details if click on header (or create a new icon just for that?)
  • Show type details when click on variable or type name