Difference between revisions of "Generate Scripts"
DaveTarrant (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | [[Category:Management]] | ||
=Generate Scripts= | =Generate Scripts= | ||
Latest revision as of 15:04, 8 February 2010
Generate Scripts
EPrints front end web pages and abstracts *are not* automatically updated when you make changes to the repository. To apply your changes and update the web pages:
Generate Views
eprints@host$ bin/generate_views yourarchivename
Generate Statics
eprints@host$ bin/generate_static yourarchivename
Generate Abstracts
eprints@host$ bin/generate_abstracts yourarchivename
We recommend that you set up a regular process to do this operation for you.