Difference between revisions of "Manual"

From EPrints Documentation
Jump to: navigation, search
(Added link to user menu)
(Technical Reference)
 
(9 intermediate revisions by 2 users not shown)
Line 40: Line 40:
 
* [[Automating your maintenance]]
 
* [[Automating your maintenance]]
 
* [[Troubleshooting]]
 
* [[Troubleshooting]]
 +
* [[Apache Hardening]]
 
</td>
 
</td>
  
Line 57: Line 58:
 
* [[Branding with confidence]] - ''one of the most common EPrints customisations is to add your own institution's branding and "look and feel" to the interface...''
 
* [[Branding with confidence]] - ''one of the most common EPrints customisations is to add your own institution's branding and "look and feel" to the interface...''
 
** [[Branding, the next level]] - ''how to completely change the interface to your own design''
 
** [[Branding, the next level]] - ''how to completely change the interface to your own design''
* [[User Menu]] - Explaining the menu options available to an EPrints user.
 
* [[Admin|Admin Menu]] - Explaining the tools available to a repository administrator.
 
 
* [[OAI]]
 
* [[OAI]]
 
* [[Adding new views]]
 
* [[Adding new views]]
Line 74: Line 73:
 
* [[SWORD]] - ''how to configure the SWORD protocol on EPrints.''
 
* [[SWORD]] - ''how to configure the SWORD protocol on EPrints.''
 
* [[Custom handlers]] - ''how to add a custom handler for intergration with third-party applications.''
 
* [[Custom handlers]] - ''how to add a custom handler for intergration with third-party applications.''
 +
* [[User Deposit Agreement]] - ''How to add a user deposit agreement to the workflow.''
 +
* [[ORCID]]
 +
** [[Import From ORCID]]
 +
* Javascript
 +
** [[Include Javascript in the workflow]]
 +
* DKIM email verification
 +
** [[How to configure DKIM email verification (using sendmail on Rocky9)]]
  
 
= How to contribute =
 
= How to contribute =
Line 95: Line 101:
  
 
= Technical Reference =
 
= Technical Reference =
* [[EPrints Directory Structure]] - will be linked somewhere better, later.
+
* [[EPrints Directory Structure]] - How code and configuation files are organised.
 
+
* [[EPrints Glossary]] - A listing of terminology used within EPrints.
 +
* [[User Menu]] - Explaining the menu options available to an EPrints user.
 +
* [[Admin|Admin Menu]] - Explaining the tools available to a repository administrator.
 
* [[Metadata]] - configuring metadata fields.
 
* [[Metadata]] - configuring metadata fields.
 
* [[Archives/ARCHIVEID/cfg/|Repository Configuration]]
 
* [[Archives/ARCHIVEID/cfg/|Repository Configuration]]
Line 121: Line 129:
 
** The [[Request Object]]
 
** The [[Request Object]]
 
* [[:Category:Plugins|Plugins]]
 
* [[:Category:Plugins|Plugins]]
** Import
+
** [[Create Export Plugins|Export]]
** [[Create Export Plugins|Export Plugins]]
+
** Import
** Components
+
** [[Screen Plugins|Screen]]
** [[Screen Plugins]]
 
** Convert
 
 
* [[Autocompletion]]
 
* [[Autocompletion]]
 
** [[Understanding IDs in Workflow Forms]]
 
** [[Understanding IDs in Workflow Forms]]
 
* [[API]]
 
* [[API]]
 
* [[Dynamic Template System]]
 
* [[Dynamic Template System]]
 
+
* [[Config Options by File]]
 +
* [[Triggers|Trigger functions]]
  
 
= The EPrints Bazaar =
 
= The EPrints Bazaar =

Latest revision as of 17:26, 25 July 2024

See the Main Page for other areas of this wiki.

Releases

See also the note on EPrints Version Numbering


Download


Installation

Post Installation

Maintenance

Training Materials


How-to Guides

What is a how-to?

How to contribute

There's a number of different ways you can contribute to the EPrints project. This section covers all the ones we can think of...

Always make an entry on http://files.eprints.org/ for your contribution, even if you don't upload the files. This will make it the one-stop place for people to find EPrints extensions.


Misc

Technical Reference

The EPrints Bazaar