QR Code

Table of contents

Description

Enriches information objects with qr-codes as images containing the links to their web-sites.

Responsible Person

Status

Status

Ready for use

Possible Values: Ready for Use, In Development, Plannend, Broken

Info

Aggregation Features

Fill

No

Update

No

Enrich

Yes

Source Code

Project: https://github.com/soziotech/CommunityMashup/tree/master/sources/QRCodeSourceService

Tracking

0%

Planned Todos

  1. handler

    add a needed MetaTag restriction

    Priority MEDIUM
    lachenma
    May 16, 2014
0%

Bugs

0%

Feature Request

Used Service

Name

Google Chart Tools: Image Charts

Link

https://developers.google.com/chart/image/

Developer Portal

https://developers.google.com/chart/image/

Authentication

none

 

Used Libraries

No libraries are currently included.

 

Configuration

Key

Description

Possible Values

Default

Required (Yes/No)

markerSize

Size of the qr marker images. Images are sqare so only one dimension is needed. You could provide two dimensions like 150x200, the marker will be square with additional whitespace.

n or nxm eg. 150 or 150x200

150

No

loadBalancingIf set to true, the images will be gathered randomly from 10 different servers. Note: This can be unproductive in combination with local caching due to the fact that the same image can be reached by 10 different urls. If in doubt, set it to false.true/falsefalseNo

Example:

<sources bundleId="org.sociotech.communitymashup.source.QRCodeSourceService" name="QRCodes">
   <configuration>
      <properties Key="markerSize" Value="400" />
      <properties Key="loadBalancing" Value="false" />
   </configuration>
</sources>

Description

Creates qr-code images with the size 400x400 for all websites and attaches it to the corresponding information object. Load balancing is explicitly switched off.

Meta-Informations

Type

Description

Value

Items

MetaTag

Marker for qr images.

qr

Images

MetaTagSize of the qr imagesnxm eg. 150x200Images

Transformation

External

CommunityMashup

Qr-code image

Image