Difference between revisions of "EPrints4 CORE"
(Created page with 'Packages that are considered CORE in EPrints4 - this will form the "CORE API" that other extensions can build upon. Note that this is not an official document and any informatio…') |
|||
Line 3: | Line 3: | ||
Note that this is not an official document and any information on this page should not be taken as the law. | Note that this is not an official document and any information on this page should not be taken as the law. | ||
− | * ACL.pm | + | * Core - core |
− | * Apache.pm | + | |
− | * Apache/Auth.pm | + | ** ACL.pm |
− | * Apache/Conf.pm | + | ** Apache.pm |
− | * CLIProcessor.pm | + | ** Apache/Auth.pm |
− | * Config.pm | + | ** Apache/Conf.pm |
− | * Const.pm | + | ** Apache/Handler.pm |
− | * Database.pm | + | ** CLIProcessor.pm |
− | * Database/* | + | ** Config.pm |
− | * DataObj.pm | + | ** Const.pm |
− | * DataObj/* | + | ** Database.pm |
− | * DataSet.pm | + | ** Database/* |
− | * Email.pm | + | ** DataObj.pm |
− | * Index.pm | + | ** DataObj/* |
− | * Index/* | + | ** DataSet.pm |
− | * Language.pm | + | ** Email.pm |
− | * List.pm | + | ** Index.pm |
− | * MetaField.pm | + | ** Index/* |
− | * MetaField/* | + | ** Language.pm |
− | * NamedSet.pm | + | ** List.pm |
− | * Plugin.pm | + | ** MetaField.pm |
− | * PluginFactory.pm | + | ** MetaField/* |
− | * RepositoryConfig.pm | + | ** NamedSet.pm |
− | * Repository.pm | + | ** Plugin.pm |
− | * Storage.pm | + | ** PluginFactory.pm |
− | * System.pm | + | ** RepositoryConfig.pm |
− | * System/* | + | ** Repository.pm |
− | * SystemSettings.pm | + | ** Storage.pm |
− | * Test.pm | + | ** System.pm |
− | * Test/* | + | ** System/* |
− | * Time.pm | + | ** SystemSettings.pm |
− | * URL.pm | + | ** Test.pm |
− | * Xapian.pm | + | ** Test/* |
− | * Xapian/* | + | ** Time.pm |
− | * XML.pm | + | ** URL.pm |
− | * XML/* | + | ** Xapian.pm |
+ | ** Xapian/* | ||
+ | ** XML.pm | ||
+ | ** XML/* | ||
+ | |||
+ | * Core - plugins | ||
+ | |||
+ | ** Controller.pm | ||
+ | ** Controller/* | ||
+ | ** Convert.pm | ||
+ | ** Event.pm | ||
+ | ** Event/* | ||
+ | ** Export.pm | ||
+ | ** Export/* | ||
+ | ** Import.pm | ||
+ | ** Import/* | ||
+ | ** Screen.pm | ||
+ | ** Screen/* | ||
+ | ** Storage.pm | ||
+ | ** Storage/* | ||
+ | |||
+ | * Uncertain future | ||
+ | |||
+ | Not quite decided what will happen to the following former core modules. Note that plenty of modules have been removed already. | ||
+ | |||
+ | ** Page.pm | ||
+ | ** Page/* | ||
+ | ** Probity.pm | ||
+ | ** ScreenProcessor.pm | ||
+ | ** Script.pm | ||
+ | ** Script/* | ||
+ | ** Search.pm | ||
+ | ** Search/* | ||
+ | ** Sword/* | ||
+ | ** Update/* | ||
+ | ** Utils.pm | ||
+ | ** XHTML.pm |
Revision as of 16:33, 23 May 2014
Packages that are considered CORE in EPrints4 - this will form the "CORE API" that other extensions can build upon.
Note that this is not an official document and any information on this page should not be taken as the law.
- Core - core
- ACL.pm
- Apache.pm
- Apache/Auth.pm
- Apache/Conf.pm
- Apache/Handler.pm
- CLIProcessor.pm
- Config.pm
- Const.pm
- Database.pm
- Database/*
- DataObj.pm
- DataObj/*
- DataSet.pm
- Email.pm
- Index.pm
- Index/*
- Language.pm
- List.pm
- MetaField.pm
- MetaField/*
- NamedSet.pm
- Plugin.pm
- PluginFactory.pm
- RepositoryConfig.pm
- Repository.pm
- Storage.pm
- System.pm
- System/*
- SystemSettings.pm
- Test.pm
- Test/*
- Time.pm
- URL.pm
- Xapian.pm
- Xapian/*
- XML.pm
- XML/*
- Core - plugins
- Controller.pm
- Controller/*
- Convert.pm
- Event.pm
- Event/*
- Export.pm
- Export/*
- Import.pm
- Import/*
- Screen.pm
- Screen/*
- Storage.pm
- Storage/*
- Uncertain future
Not quite decided what will happen to the following former core modules. Note that plenty of modules have been removed already.
- Page.pm
- Page/*
- Probity.pm
- ScreenProcessor.pm
- Script.pm
- Script/*
- Search.pm
- Search/*
- Sword/*
- Update/*
- Utils.pm
- XHTML.pm