Feature #1288
Improve printing
Start date:
04/08/2016
Due date:
% Done:
100%
Description
There are several things that ought to be improved on or considered with current print support:
- Footnotes are not included
 - The following is shown:
	
- progress bar
 - breadcrumbs
 - Link to source code, issues, etc
 
 - A link to the page is not included
 - A square appears at the right corner
 - Need a chapter descriptor (e.g. 1.4)
 - Full links are included when unnecessary
 - Add full URL so that users can find their way back to the page
 
Related issues
History
#1
    
    Updated by Luke Murphey over 9 years ago
    
    - Description updated (diff)
 
#2
    
    Updated by Luke Murphey over 9 years ago
    
    - Description updated (diff)
 
#3
    
    Updated by Luke Murphey over 9 years ago
    
    - Description updated (diff)
 
#4
    
    Updated by Luke Murphey over 9 years ago
    
    Here is how epub adds the end-notes:
- A notes list is generated via getPerseusNotes() and passed to the template
 - The template tag perseus_xml_to_epub_html5 takes the note number to start the note number accordingly for the given verse
 - Note numbers are outputted after the verse
 - Notes are printed after the chapter is outputted
 
#5
    
    Updated by Luke Murphey over 9 years ago
    
    - Related to Feature #1290: Add notes to printable page added
 
#6
    
    Updated by Luke Murphey over 9 years ago
    
    - Status changed from New to Closed
 - % Done changed from 0 to 100
 
#7
    
    Updated by Luke Murphey over 9 years ago
    
    - File Antiquities of the Jews 1.4.pdf added
 - File Antiquities of the Jews 1.4.1.pdf added