Title: celum:connect
Author: brixcrossmedia
Published: <strong>7. februar 2019</strong>
Last modified: 14. august 2026

---

Søk gjennom innstikk

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

![](https://s.w.org/plugins/geopattern-icon/celumconnect.svg)

# celum:connect

 Av [brixcrossmedia](https://profiles.wordpress.org/brixcrossmedia/)

[Last ned](https://downloads.wordpress.org/plugin/celumconnect.2.32.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/celumconnect/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/celumconnect/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/celumconnect/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/celumconnect/#developers)

 [Hjelp](https://wordpress.org/support/plugin/celumconnect/)

## Skildring

WordPress:connect, an extension that integrates an «Asset Picker» allowing the selection
of images and other media objects directly from CELUM, embedding them into the post
and storing them in the media gallery of WordPress. This also enables you to link
them in other posts later on. As an alternative to saving in WordPress, assets can
only be linked from CELUM, so that they remain up to date at all times, even if 
they are adapted in CELUM.

To enable cross-references, the brix extension Direct Download is included as part
of WordPress:connect. If an asset from CELUM is used via WordPress:connect, the 
usage (linked or downloaded assets) can be automatically written to an information
field of the asset to mark it in CELUM with a «WordPress bullet», for example. With
separate bullets can be distinguished whether an asset is linked in the CMS and 
deletion in CELUM DAM has an immediate effect, or is simply used there, which has
no effect on deletion in CELUM DAM.

The API key of the CELUM user and the ID of the CELUM root node to be used as well
as the «Asset Picker» version to be used can be entered via a separate WordPress
settings dialog. Just as, the desired download formats for saving assets in WordPress
can be defined for each media type. Finally, for the two types of use (download 
or link), a name can be defined, which will be set as a node-ref value for downloaded
resp. linked assets. The related information field is defined in the configuration
of the Direct Download extension.

Requires: CELUM CORA, 1 licensed API connection (for CELUM Asset Picker)

### Adding a new Asset Picker version (development)

When vendoring a new Asset Picker bundle into `assetPicker/assetPicker_<version>/`,
the vendor default in `assetPickerApi.js` (around line 39) must be patched from

    ```
    pathPrefix: 'picker/'
    ```

to

    ```
    pathPrefix: 'wp-content/plugins/'+plugin_data.plugin_basename+'/assetPicker/assetPicker_<version>/picker/'
    ```

Without this patch the picker iframe resolves to the site root (`/picker/index.html`)
and returns a 404. Every bundled version needs this; 6.20.7 initially shipped unpatched.

## Skjermbilete

[⌊Add a new Post⌉⌊Add a new Post⌉[

Add a new Post

[⌊Asset Picker: Search⌉⌊Asset Picker: Search⌉[

Asset Picker: Search

[⌊Asset Picker: Load asets from to WordPress or link them from Celum⌉⌊Asset Picker:
Load asets from to WordPress or link them from Celum⌉[

Asset Picker: Load asets from to WordPress or link them from Celum

[⌊Asset Picker: Select⌉⌊Asset Picker: Select⌉[

Asset Picker: Select

[⌊Asset Picker: Set download format⌉⌊Asset Picker: Set download format⌉[

Asset Picker: Set download format

## Blokker

Denne utvidinga gjev 1 blokk.

 *   celum:connect

## Installasjon

 1. Upload the plugin files to the `/wp-content/plugins/celum_connect` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the «Plugins» screen in WordPress
 3. Use the Settings->celum:connect screen to configure the plugin

## Vanlege spm.

### Where can I configure the CELUM server I want to use?

The url to the used CELUM server is encrypted in the license key. To get a license
key for your CELUM server you need to contact brix cross media (https://brix.ch)

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“celum:connect” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ brixcrossmedia ](https://profiles.wordpress.org/brixcrossmedia/)

[Omset “celum:connect” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/celumconnect)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/celumconnect/), sjekk
[SVN-lageret](https://plugins.svn.wordpress.org/celumconnect/) eller abonner på 
[utviklingsloggen](https://plugins.trac.wordpress.org/log/celumconnect/) med [RSS](https://plugins.trac.wordpress.org/log/celumconnect/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.0

 * Initial verison

#### 1.1

 * Added tracking of downloaded Assets with «Direct Download»

#### 1.2

 * Added Possibility to choose between «Load assets to WordPress» and «Link assets
   from Celum»

#### 1.3

 * Added Support for different Asset Picker Versions (2.0 – 2.4), Selectable in 
   the celum:connect Options
 * Configurable usage for link and for download

#### 1.4

 * Asset Picker versions 2.5 and 2.5.2 added

#### 1.4

 * Asset Picker version 2.5.1 added

#### 2.0

 * Gutenberg block support added

#### 2.2

 * License with expiration date

#### 2.3

 * Asset Picker version 3.0 added

#### 2.4

 * AssetPicker version select bugfixing

#### 2.5

 * AssetPicker 3.0 Support approved (Config creation with no infofield possible)

#### 2.6

 * License need an expiration date

#### 2.9

 * WordPress 5.5 compatibility
 * Asset picker in media module as seperate tab

#### 2.14

 * Asset Picker version 6.8.11 and 6.9.3 added

#### 2.17

 * Asset Picker version 6.9.3 added

#### 2.18

 * Quickfix if Celum not defined (library not loaded)

#### 2.19

 * Fix media tab in custom post types

#### 2.20

 * Fix media tab in custom post types

#### 2.21

 * Featured image fix

#### 2.22

 * Check if WP Error

#### 2.23

 * Improved Error message

#### 2.24

 * do not send empty consumer parameter in directDownload URL

#### 2.25

 * Use filename if not Content-Disposition

#### 2.28

 * Asset Picker 6.15.12, 6.16.14, 6.17.4, 6.18.4 and 6.19.1 added

#### 2.29

 * Asset Picker 6.11.9, 6.12.4, 6.13.10 and 6.14.12 added

#### 2.30

 * Asset Picker 6.12.4, 6.13.10, 6.14.12, 6.15.12, 6.16.14, 6.17.4, 6.18.4 and 6.19.1
   added, REST API Client ID configuration property added (for asset picker version
   6.19 and newer)

#### 2.31

 * Asset Picker 6.20.7 added, Versions 2.x and 3.x removed

#### 2.32

 * Fix: Asset Picker 6.20.7 pathPrefix patched (picker iframe returned 404)

## Om

 *  Version **2.32**
 *  Last updated **1 veke sidan**
 *  Active installations **Færre enn 10**
 *  WordPress version ** 4.0 eller nyare **
 *  Tested up to **5.5.20**
 *  PHP version ** 5.2.4 eller nyare **
 *  Language
 * [English (US)](https://wordpress.org/plugins/celumconnect/)
 * Tag
 * [DAM](https://nn.wordpress.org/plugins/tags/dam/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/celumconnect/advanced/)

## Vurderingar

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/celumconnect/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/celumconnect/reviews/)

## Contributors

 *   [ brixcrossmedia ](https://profiles.wordpress.org/brixcrossmedia/)

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/celumconnect/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://brix.ch/)