Project

General

Profile

Feature #2045

Various UI Updates: part two

Added by Luke Murphey over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
09/12/2017
Due date:
% Done:

100%


updated_read_dialog.png View (262 KB) Luke Murphey, 09/06/2017 09:49 PM


Subtasks

Feature #2059: Add about modal dialogClosedLuke Murphey

Feature #2060: Add library quick view dialogClosedLuke Murphey


Related issues

Related to TextCritical.net - Feature #2022: Various UI Updates Closed 08/25/2017

Associated revisions

Revision 792 (diff)
Added by lukemurphey over 6 years ago

Refreshing the UI to remove the breadcrumbs, the about page, show the library on the home page

Reference #2045

Revision 807 (diff)
Added by lukemurphey over 6 years ago

Refreshing the UI to remove the breadcrumbs, the about page, show the library on the home page

Reference #2045

Revision 795 (diff)
Added by lukemurphey over 6 years ago

Converting works list to use riot

Reference #2045

Revision 810 (diff)
Added by lukemurphey over 6 years ago

Converting works list to use riot

Reference #2045

Revision 797 (diff)
Added by lukemurphey over 6 years ago

Updating works list to include optional alternative rendering

Reference #2045

Revision 812 (diff)
Added by lukemurphey over 6 years ago

Updating works list to include optional alternative rendering

Reference #2045

History

#1 Updated by Luke Murphey over 6 years ago

#2 Updated by Luke Murphey over 6 years ago

  • Replace about with a modal
  • Replace contact with a modal
  • Remove breadcrumbs
  • Remove copyright from printable document
  • Add library quick view dialog
    • Should include an informational section too

#3 Updated by Luke Murphey over 6 years ago

  • File updated_read_dialog.png added
<div class="modal-body" id="popup-dialog-content">
    <div class="work-image-holder pull-left" style=" 
    margin-right: 20px;
">
        <img class="work-image" src="/work_image/ajax?width=200">
    </div>

<div class="work-info">

    <div class="work-info-holder">
        <table>
            <tbody>
                <tr>
                    <td><strong>Title</strong></td>
                    <td>Ajax</td>
                </tr>
                <tr>
                    <td><strong>Language</strong></td>
                    <td>Greek</td>
                </tr>

                    <tr>
                        <td><strong>Author</strong></td>
                        <td>Sophocles</td>
                    </tr>

                <tr>
                    <td><strong>Editor</strong></td>
                    <td>Sir Richard Jebb</td>
                </tr>

            </tbody>
        </table>
    </div>
</div>
Sophocles' Ajax, or Aias ( or ; Ancient Greek: Αἴας [a͜í.aːs], gen. Αἴαντος), is a Greek tragedy written in the 5th century BCE. Ajax may be the earliest of Sophocles' seven tragedies to have survived, though it is probable that he had been composing plays for a quarter of a century already when it was first staged. It appears to belong to the same period as his Antigone, which was probably performed in 442 or 441 BCE, when he was 55 years old. The play depicts the fate of the warrior Ajax, after the events of the Iliad but before the end of the Trojan War.
</div>

#4 Updated by Luke Murphey over 6 years ago

  • File deleted (updated_read_dialog.png)

#6 Updated by Luke Murphey over 6 years ago

Need to disable responsive navbar: https://github.com/twbs/bootstrap/issues/2112

#7 Updated by Luke Murphey over 5 years ago

  • Status changed from New to Closed
  • Assignee set to Luke Murphey

Also available in: Atom PDF