Manual
Revision as of 13:11, 3 September 2007 by DaveTarrant (talk | contribs) (→Installing EPrints & Getting Started)
See the Main Page for other areas of this wiki.
Introduction
- Introduction
 - How to Get Help/Support
 - History
 
Download
- EPrints 3.4 series (latest release)
 - EPrints 3.3 series (legacy supported release)
 
Installing EPrints From Source
- Installing Eprints 3 on Fedora Core 6
 - Installing EPrints 3 on RedHat Enterprise 4
 - Installing EPrints 3 on OS X
 - Installing EPrints 3 on Ubuntu 6.10
 
Old Links (to be sorted very soon)
- Https3
 - Installing EPrints on various platforms.
 
Post Installation
Getting Started
How-to Guides
- Orientation (Start here)
- New to EPrints 3? - before diving into the how-tos, take some time to read through this brief orientation guide and familiarise yourself with the EPrints configuration landscape...
 - Migrated from EPrints 2? - this orientation guide is intended to help you re-orient yourselves in your new EPrints 3 set up...
 
 - 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
 
 - Adding new views
 - Workflow
 - Deposit Types
 - Metadata
 - Subjects (fold in with Organisation Hierarchy under "controled vocabularies")
 - Organisation Hierarchy - how to put your own organisation's Hierarchy into EPrints 3
 - Searches
 - Autocompletion and Authority Files (Romeo Autocomplete) - add autocomplete functionality to the Publication Title input field based on an authority file downloaded from EPrints Romeo...
 - Create Export Plugins - create a Perl Module that will export your data...
 - Login-Only Repository - require a username and password to access all pages (including search, browse, and the front page)...
 - Change Deposit Status in Bulk - move a large number of deposits from inbox to archive
 - more
 
Misc
- Preservation Support in GNU EPrints 3
 - i18n
 - How to contribute
 
Technical Reference
- EPrints Directory Structure - will be linked somewhere better, later.
 
- Metadata - configuring metadata fields.
 - Repository Configuration
 - XML Configuration Files
- EPScript - documentation for the EP3 Scripting language (for use in citations and workflow files).
 - EPrints Control Format - the structure used to embed EPScript in an XML configuration file.
 - Citation Format
 - Workflow Format - the structure of the EP3 workflow files
 - Phrase Format
 - Template Format
 - XPAGE Format
 
 - XML Export Format
 - EPrints data structure
- of the software
 - of the database (relating the dataobjects to each other using eprints fields)
 
 - Data Objects and data sets
- The EPrint Object
 - The User Object
 - The Document Object
 - The Subject Object
 - The Saved Search Object
 - The History Object
 - The Access Object
 - The Request Object
 
 - Plugins
- Import
 - Export Plugins
 - Components
 - Screen
 - Convert
 
 - Autocompletion
 - API
 - Dynamic Template System