Skip to content

Iconclass Information Service for CollectiveAccess

Notifications You must be signed in to change notification settings

karkraeg/ca_iconclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages