ubl/pubman_importer

queries an escidoc server for journals and displays from journal to content

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 1

Open Issues: 0

Type:typo3-cms-extension

1.0.2 2017-06-06 15:07 UTC

This package is not auto-updated.

Last update: 2024-04-13 23:41:21 UTC


README

This typo3 extension retrieves journals from an escidoc repository by querying it with its cql query language

Dependencies

Configuration

After adding the plugin to the page one can configure it according to one's needs:

  • Escidoc Server URL
  • Escidoc Server Path
  • Escidoc Content Model Object Id
  • Escidoc Context Object Id

To use the plugin's css and javascript one has to add the plugin-typoscript to the page's template: Go to List and add a new System Records:Template. Under Tab Includes choose Pubman Importer

Usage

Add the Journals plugin in your page and you will have your journals listed. You can descend into the issue and articles and even download the content of an issue or article if added. If you have html content added then this content is integrated into the page. Make sure that it does not violate html conformity.