Difference between revisions of "Cgi/users/"

From EPrints Documentation
Jump to: navigation, search
(Added missing files tidied up links)
 
Line 3: Line 3:
  
 
*'''[[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/]]''' -
 +
** '''export''' -  
 
** '''home''' - This handles most of the user interface. It provides access to the Screen Plugins
 
** '''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 -