Difference between revisions of "EPrints Training Course"

From EPrints Documentation
Jump to: navigation, search
(Using EPrints)
(Configuring EPrints)
Line 37: Line 37:
 
Basic configuration can be done at the front-end, and requires no knowledge of perl or the EPrints API.
 
Basic configuration can be done at the front-end, and requires no knowledge of perl or the EPrints API.
  
==== Branding ====
+
* Branding
==== Metadata Configuration ====
+
* Metadata Configuration
==== The Workflow ====
+
* The Workflow
==== Browse Views ====
+
* Browse Views
==== Searches ====
+
* Searches
==== Installing Bazaar Packages ====
+
* Installing Bazaar Packages
  
 
=== Advanced Configuration ===
 
=== Advanced Configuration ===
Line 48: Line 48:
 
Advanced configuration assumes some knowledge of the command-line and sometimes a little bit of Perl.
 
Advanced configuration assumes some knowledge of the command-line and sometimes a little bit of Perl.
  
==== Default and Automatic Values ====
+
* Default and Automatic Values
==== Custom Rendering of Values ====
+
* Custom Rendering of Values
  
 
</td>
 
</td>

Revision as of 11:53, 6 October 2015


This page is intended to tie together training videos and other resources into a set of comprehensive training courses for EPrints. It is intended to serve as an introduction to EPrints for users, administrators and systems administrators involved with running an EPrints Repository.

Introduction and System Overview

Course Streams

Using EPrints

...as a User

  • Depositing an EPrints
  • Saved Searches and Notifications
  • Managing Your User Profile

...as an Editor

  • The Editorial Buffer
  • The Staff Search

...as an Administrator

  • Managing Users
  • Basic Troubleshooting


Configuring EPrints

Basic Configuration

Basic configuration can be done at the front-end, and requires no knowledge of perl or the EPrints API.

  • Branding
  • Metadata Configuration
  • The Workflow
  • Browse Views
  • Searches
  • Installing Bazaar Packages

Advanced Configuration

Advanced configuration assumes some knowledge of the command-line and sometimes a little bit of Perl.

  • Default and Automatic Values
  • Custom Rendering of Values

Maintaining and Developing EPrints

Systems Administration

Installing EPrints

Troubleshooting

The EPrints API

API Basics

Advanced Configuration

Developing Plugins and Bazaar Packages