Difference between revisions of "Manual"
 (→Installing EPrints & Getting Started)  | 
				 (→Installing EPrints & Getting Started:  added Installing EPrints 3 on Ubuntu 6.10)  | 
				||
| Line 15: | Line 15: | ||
** [[Installing EPrints 3 on RedHat Enterprise 4]]  | ** [[Installing EPrints 3 on RedHat Enterprise 4]]  | ||
** [[Installing EPrints 3 on OS X]]  | ** [[Installing EPrints 3 on OS X]]  | ||
| + | ** [[Installing EPrints 3 on Ubuntu 6.10]]  | ||
** ''[[:Category:Installation|other platforms]]''  | ** ''[[:Category:Installation|other platforms]]''  | ||
* [[Upgrading EPrints 3 versions]]  | * [[Upgrading EPrints 3 versions]]  | ||
Revision as of 11:18, 19 June 2007
See the Main Page for other areas of this wiki.
Introduction
- Introduction
 - How to Get Help/Support
 - History
 
Installing EPrints & Getting Started
- Required software
 - Installing EPrints
 - Upgrading EPrints 3 versions
 - Migrating from EPrints 2.3
 - Getting Started
 - Backups
 - Troubleshooting
 - Advanced Installation
 - Installing EPrints on various platforms.
 
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