From 467b9aa2df8532aa3cb94c84307c7012573d61d4 Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Fri, 27 Oct 2017 19:38:37 -0400 Subject: integrate prototype into page layout (#358) --- src/SMAPI.Web/Views/LogParser/Index.cshtml | 197 +++++++++++------------ src/SMAPI.Web/wwwroot/Content/css/log-parser.css | 77 +++------ src/SMAPI.Web/wwwroot/Content/js/log-parser.js | 2 +- 3 files changed, 122 insertions(+), 154 deletions(-) (limited to 'src') diff --git a/src/SMAPI.Web/Views/LogParser/Index.cshtml b/src/SMAPI.Web/Views/LogParser/Index.cshtml index 021293b6..87a3962b 100644 --- a/src/SMAPI.Web/Views/LogParser/Index.cshtml +++ b/src/SMAPI.Web/Views/LogParser/Index.cshtml @@ -6,114 +6,107 @@ + } -

How to share a SMAPI log

-
    -
  1. Find your SMAPI log.
  2. -
  3. Click the file and drag it onto the upload form below (or paste the text in).
  4. -
  5. Click Parse.
  6. -
  7. Share the link you get back.
  8. -
+@********* +** Intro +*********@ +

This page lets you upload, view, and share a SMAPI log to help troubleshoot mod issues.

+

Parsed log

-TODO - - - - - SMAPI log parser - - - - -
- - - - - -