Difference between revisions of "Cgi/"

From EPrints Documentation
Jump to: navigation, search
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{dirs}}
 +
 
These scripts handle the dynamic parts of the website.
 
These scripts handle the dynamic parts of the website.
  
Line 5: Line 7:
 
** '''counter''' - Provides some simple machine-readable stats on the repository.
 
** '''counter''' - Provides some simple machine-readable stats on the repository.
 
** '''export''' -
 
** '''export''' -
** '''google_site''' -
+
** '''google_site''' - Searches the repository host with given search terms using Google.
 
** '''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.