Changes between Initial Version and Version 1 of Ticket #10193, comment 92


Ignore:
Timestamp:
Nov 21, 2013, 3:07:09 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10193, comment 92

    initial v1  
    99It is working much better. I added a few more changes, and the latest can be found in [https://github.com/rjollos/trachacks/commits/t10193 t10193]. There are a few things I noticed that I haven't fixed yet:
    1010 * After filling out all the fields, the //Create Hack// button is still disabled, until the user does a //Preview//. Maybe this was intended, but it could be confusing, so we should probably at least have some sort of hint. Similarly, when the form doesn't submit due to failing a validation condition we should provide hints, but that can be done later.
    11  * Nothing is done with the //Installation Instructions//.
     11 * Nothing is done with the //Installation Instructions// that are entered. They aren't inserted into the template.
    1212
    1313>  - Need to replace `download:${LCNAME}` with `export:${LCNAME}` in `NewHackTemplate`.