EPrints4 CORE

From EPrints Documentation
Revision as of 23:54, 11 September 2018 by Kgoetz (talk | contribs) (Change category Developer to Contribute)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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