Feature #2045
Various UI Updates: part two
Start date:
09/12/2017
Due date:
% Done:
100%
Subtasks
Related issues
Associated revisions
Refreshing the UI to remove the breadcrumbs, the about page, show the library on the home page
Reference #2045
Refreshing the UI to remove the breadcrumbs, the about page, show the library on the home page
Reference #2045
Converting works list to use riot
Reference #2045
Converting works list to use riot
Reference #2045
Updating works list to include optional alternative rendering
Reference #2045
Updating works list to include optional alternative rendering
Reference #2045
History
#1 Updated by Luke Murphey about 7 years ago
- Related to Feature #2022: Various UI Updates added
#2 Updated by Luke Murphey about 7 years ago
Replace about with a modalReplace contact with a modalRemove breadcrumbsRemove copyright from printable document- Add library quick view dialog
- Should include an informational section too
#3 Updated by Luke Murphey about 7 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 about 7 years ago
- File deleted (
updated_read_dialog.png)
#6 Updated by Luke Murphey about 7 years ago
Need to disable responsive navbar: https://github.com/twbs/bootstrap/issues/2112
#7 Updated by Luke Murphey about 6 years ago
- Status changed from New to Closed
- Assignee set to Luke Murphey