Difference between revisions of "Cgi/users/"

From EPrints Documentation
Jump to: navigation, search
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''' -
 
** '''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 15:27, 3 January 2007

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 -