⧼vector-jumptocontent⧽

EPrints4 CORE: Difference between revisions

From EPrints Documentation
mNo edit summary
Kgoetz (talk | contribs)
m adding categories
Line 1: Line 1:
[[Category:Eprints4]]
[[Category:Developer]]
Packages that are considered CORE in EPrints4 - this will form the "CORE API" that other extensions can build upon.
Packages that are considered CORE in EPrints4 - this will form the "CORE API" that other extensions can build upon.



Revision as of 06:35, 30 August 2018

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