Difference between revisions of "Cgi/"
Line 1: | Line 1: | ||
+ | These scripts handle the dynamic parts of the website. | ||
+ | |||
*'''[[EPrints_Directory_Structure/eprints3|eprints3]]/cgi''' | *'''[[EPrints_Directory_Structure/eprints3|eprints3]]/cgi''' | ||
** '''confirm''' - | ** '''confirm''' - | ||
− | ** '''counter''' - | + | ** '''counter''' - Provides some simple machine-readable stats on the repository. |
** '''export''' - | ** '''export''' - | ||
** '''google_site''' - | ** '''google_site''' - | ||
Line 9: | Line 11: | ||
** '''latex2png''' - | ** '''latex2png''' - | ||
** '''logout''' - | ** '''logout''' - | ||
− | ** '''oai2''' - | + | ** '''oai2''' - The OAI interface. |
** '''oai_accesslogs''' - | ** '''oai_accesslogs''' - | ||
** '''openurl''' - | ** '''openurl''' - | ||
Line 18: | Line 20: | ||
** '''saved_search''' - | ** '''saved_search''' - | ||
** '''search''' - | ** '''search''' - | ||
− | ** '''[[EPrints_Directory_Structure/eprints3/cgi/users|users/]]''' - | + | ** '''[[EPrints_Directory_Structure/eprints3/cgi/users|users/]]''' - This directory contains scripts which require a valid login. |
Revision as of 15:24, 3 January 2007
These scripts handle the dynamic parts of the website.
- eprints3/cgi
- confirm -
- counter - Provides some simple machine-readable stats on the repository.
- export -
- google_site -
- handle_404 -
- latest -
- latest_tool -
- latex2png -
- logout -
- oai2 - The OAI interface.
- oai_accesslogs -
- openurl -
- paracite -
- register -
- request_doc -
- reset_password -
- saved_search -
- search -
- users/ - This directory contains scripts which require a valid login.