Difference between revisions of "Cgi/users/"

From EPrints Documentation
Jump to: navigation, search
(Added missing files tidied up links)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{dirs}}
 
These scripts handle dynamic web pages and tools which require at least a valid username/password before they can be used.
 
These scripts handle dynamic web pages and tools which require at least a valid username/password before they can be used.
  
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/cgi|cgi]]/users'''
 
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/[[EPrints_Directory_Structure/eprints3/cgi|cgi]]/users'''
** '''export''' -
+
** '''[[cgi/users/ajax/|ajax/]]''' -
** '''home''' -
+
** '''export''' -  
 +
** '''home''' - This handles most of the user interface. It provides access to the Screen Plugins
 
** '''login''' -
 
** '''login''' -
** '''[[EPrints_Directory_Structure/eprints3/cgi/users/lookup|lookup/]]''' - Autocomplete scripts
+
** '''[[cgi/users/lookup/|lookup/]]''' - Autocomplete scripts
 +
** '''oai_accesslogs''' -
 
** '''respond_doc''' -
 
** '''respond_doc''' -

Latest revision as of 07:50, 6 March 2022

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 dynamic web pages and tools which require at least a valid username/password before they can be used.

  • eprints3/cgi/users
    • ajax/ -
    • export -
    • home - This handles most of the user interface. It provides access to the Screen Plugins
    • login -
    • lookup/ - Autocomplete scripts
    • oai_accesslogs -
    • respond_doc -