Difference between revisions of "Cgi/"

From EPrints Documentation
Jump to: navigation, search
(google_site description)
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
** '''handle_404''' -
 
** '''handle_404''' -
 
** '''latest''' -
 
** '''latest''' -
** '''latest_tool''' -
+
** '''latest_tool'''
 
** '''latex2png''' -
 
** '''latex2png''' -
 
** '''logout''' -
 
** '''logout''' -

Revision as of 19:43, 2 August 2016

EPrints 3 Reference: Directory Structure - Metadata Fields - Repository Configuration - XML Config Files - XML Export Format - EPrints data structure - Core API - Data Objects

These scripts handle the dynamic parts of the website.

  • eprints3/cgi
    • confirm -
    • counter - Provides some simple machine-readable stats on the repository.
    • export -
    • google_site - Searches the repository host with given search terms using Google.
    • handle_404 -
    • latest -
    • latest_tool
    • latex2png -
    • logout -
    • oai2 - The OAI interface.
    • oai_accesslogs -
    • openurl -
    • paracite -
    • register -
    • request_doc -
    • reset_password -
    • saved_search -
    • search -
    • users/ - This directory contains scripts which require a valid login.