18
Aside: Dynamic Pages in EPrints 3
EPrints 2 administrators will be used to re-
generating static pages, browse view pages and
abstract pages when the template is changed
EPrints 3 builds pages on demand
generate_static puts static content into html directory
html/en/index.body, html/en/index.title
e
same for generate_views, generate_abstracts
s
when page is requested, EPrints combines template
with these pieces of static content to build the page