Cgi/

From EPrints Documentation
Jump to: navigation, search

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
    • ajax/ -
    • cal -
    • confirm -
    • counter - Provides some simple machine-readable stats on the repository.
    • dataset_dictionary - Provides a dictionary of all fields associated woth a dataset, including their name, type, label and help text.
    • embed_player - Embeds an HTML5 video element to preview video files.
    • export - Export a data object, multiple data objects or the repository in a particular format.
    • exportview -
    • google_site - Searches the repository host with given search terms using Google.
    • handle_404 - Ensure a properly branded 404 Not Found page is displayed when an EPrint is missing.
    • history_search -
    • latest - Display the latest EPrints deposited to the repository's live archive.
    • latest_tool - More customisable tool for displaying latest EPrints deposited to the repository's live archive.
    • logout - Logs a user out and redirects to logged out page
    • oai2 - The OAI interface.
    • oai_accesslogs -
    • opensearch -
    • opensearchdescription -
    • openurl -
    • paracite -
    • process_request -
    • register -
    • request_doc -
    • reset_password -
    • saved_search -
    • schema -
    • search -
    • set_lang -
    • toolbox/ -
    • users/ - Contains scripts which require a valid login.