Title: celum:connect
Author: brixcrossmedia
Published: <strong>2019년 2월 7일</strong>
Last modified: 2026년 8월 14일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# celum:connect

 작성자: [brixcrossmedia](https://profiles.wordpress.org/brixcrossmedia/)

[다운로드](https://downloads.wordpress.org/plugin/celumconnect.2.32.zip)

 * [세부사항](https://ko.wordpress.org/plugins/celumconnect/#description)
 * [평가](https://ko.wordpress.org/plugins/celumconnect/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/celumconnect/#installation)
 * [개발](https://ko.wordpress.org/plugins/celumconnect/#developers)

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

## 설명

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.

## 스크린샷

[⌊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

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   celum:connect

## 설치

 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

## FAQ

### 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)

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“celum:connect”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 
기여하였습니다.

기여자

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

[자국어로 “celum:connect”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/celumconnect)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/celumconnect/)는, [SVN 저장소](https://plugins.svn.wordpress.org/celumconnect/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/celumconnect/)
을 [RSS](https://plugins.trac.wordpress.org/log/celumconnect/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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)

## 기초

 *  버전 **2.32**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 4.0 또는 그 이상 **
 *  다음까지 시험됨: **5.5.22**
 *  PHP 버전 ** 5.2.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/celumconnect/)
 * 태그:
 * [DAM](https://ko.wordpress.org/plugins/tags/dam/)
 *  [고급 보기](https://ko.wordpress.org/plugins/celumconnect/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/celumconnect/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/celumconnect/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://brix.ch/)