Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Iconclass Information Service for CollectiveAccess

InformationService for CollectiveAccess. Queries the Iconclass API and outputs the first page of hits to choose from. Adds URL.

Installation

  • Copy the Iconclass.php to your_providence_install/app/lib/core/Plugins/InformationService/Iconclass.php
  • Create a Metadata Element with Iconclass as Information Service

Pawtucket2

Call it in Pawtucket2, the CA Frontend (for instance in a ca_objects_default_html.php if the Metadata Element is called Iconclass:

{{{<a href="^ca_objects.iconclass.url">^ca_objects.iconclass</a>}}}

Change Language

Also, if you want to change the query language from German to English, change lin 98 from

'label' => $va_result['txt']['de'],

to

'label' => $va_result['txt']['en'],

Video showing the Plugin in action

show

About

Iconclass Information Service for CollectiveAccess

Topics

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages