9 | | * DOWNLOAD |
10 | | * Inside the server resources palette user should see only books that he has read or read&write rights over them. No other items should present at this point. |
11 | | * [OPTIONAL] Visual indication should appear that shows what are the rights of the user over the resource. Add second icon for that after the label (right side) inside the list item. |
12 | | * When the user have only read rights for a book: |
13 | | * The book should be opened inside preview mode in Sophie Author. For now to refresh the content, the user should close the book and open it again. |
14 | | * When the user open book from Sophie Reader there won't be any differences between books that he have read or read&write rights over them. |
15 | | * Opening a book that has linked book inside her, and the user didn't have rights over the linked one - should display the frame, but instead the original content we should display message. The message should inform the user that the resource is not visible. |
16 | | * Use the following text for this message - "Sophie was not able to display this book, because you don't have read rights over her." |
17 | | * The message should have warning icon on the left side. |
18 | | * This should be for both Sophie Author and Sophie Reader |
19 | | * In case the user has opened book inside Sophie Author (edit mode)and his rights are changed from read&write to read or to none - dialog window appear that informs him for that and give him a chance to save the book locally. |
20 | | * The message should be - "You have no longer right to edit this book on [server domain]. The book will be closed. Would you like to save a local copy of the book" |
21 | | * Two buttons stand after the text. |
22 | | * "Save as" - button with tooltip that says - "Save the current book with different name" |
23 | | * "Close" - button with tooltip that says - "Close the current book" |
24 | | * In case the user have opened book that he have read rights over her, and the rights are changed to none - a dialog winodow appear with the following message - "You have no longer rights to view this book. The book will be closed." |
25 | | * Only one button will be inside this window. |
26 | | * "Close" - button with tooltip that says - "Close the current book" |
| 8 | Related: #2404 |