Difference between revisions of "Cgi/users/"

From EPrints Documentation
Jump to: navigation, search
(2 intermediate revisions by one other user 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''' -
 
** '''export''' -
** '''home''' -
+
** '''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
 
** '''[[EPrints_Directory_Structure/eprints3/cgi/users/lookup|lookup/]]''' - Autocomplete scripts
 
** '''respond_doc''' -
 
** '''respond_doc''' -

Revision as of 12:08, 15 January 2007

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
    • export -
    • home - This handles most of the user interface. It provides access to the Screen Plugins
    • login -
    • lookup/ - Autocomplete scripts
    • respond_doc -