Difference between revisions of "Category:Plugins"

From EPrints Documentation
Jump to: navigation, search
m
 
Line 1: Line 1:
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.
+
EPrints has a powerful plugin system. In fact 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. You will find the following materials really helpful.
 
If you want to really customise your EPrints repository you probably want to write a plugin. You will find the following materials really helpful.
Line 5: Line 5:
 
* '''[[How to write plugins]]''' - An introduction and tutorial to writing eprints plugins.
 
* '''[[How to write plugins]]''' - An introduction and tutorial to writing eprints plugins.
  
* '''[http://files.eprints.org http://files.eprints.org]''' - 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.
+
* '''[http://files.eprints.org http://files.eprints.org]''' - 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 the future.

Latest revision as of 13:46, 11 April 2014

EPrints has a powerful plugin system. In fact 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. You will find the following materials really helpful.

  • http://files.eprints.org - 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 the future.