Difference between revisions of "Category:Plugins"

From EPrints Documentation
Jump to: navigation, search
(Created page with 'EPrints has a powerful plugin system. Infact most of the screens the user interacts with in EPrints are plugins. Examples include the "Manage Deposits" all the input components i…')
(No difference)

Revision as of 11:17, 12 February 2010

EPrints has a powerful plugin system. Infact most of the screens the user interacts with in EPrints are plugins. Examples include the "Manage Deposits" all the input components in the workflow and all of the importers and exporters.

If you want to really customise your EPrints repository you probably want to write a plugin.

How to write plugins - An introduction and tutorial to writing eprints plugins.

[1] - A repository of EPrints plugins which already exist. It might be worth having a look here to see if someone has already done the work for you. If they haven't you should upload your stuff. It might save someone (even yourself) some work in future.