Movatterモバイル変換


[0]ホーム

URL:


BloomreachBloomreach
Hippo CMS

Bloomreach Documentation version

Bloomreach.com

Gallery Picker Plugin Configuration

Default Configuration

The Gallery Picker plugin is part of Bloomreach Experience Manager's default configuration as provided by the Maven archetype. If youcreated your project as described in theGet Started Trail you don't have to install anything.

See theDocument Type Editor documentation for more information on the Imagelink field type provided by the Gallery Picker plugin.

Restrict Allowed Image Set Types

If your project uses multipleimage set types, you can configure which ones the picker allows the authors to pick.

In theDocument Type Editor select the Imagelink field. In its properties panel, undernodetypes, for each image set type clickAdd and enter its JCR node type (e.g.myproject:imagetype).

If you leave the nodetypes property empty, then all imageset types will be available for picking.

Disable Image Upload

By default, the Gallery Picker dialog provides a direct upload option through which authors can upload an image from their local system to the content repository and directly insert it in the document being edited.

This option can be disabled by setting the boolean propertyenable.upload on the node/hippo:namespaces/hippogallerypicker/imagelink/editor:templates/_default_/root tofalse usingthe Console:

/hippo:namespaces/hippogallerypicker/imagelink/editor:templates/_default_/root:  jcr:primaryType: frontend:plugin  enable.upload: false

Enable Upload of SVG Image with Javascript embedded

By default, the Gallery Picker dialog does not allow upload of SVG images with embedded Javascript.

If uploading of SVG images with Javascript embedded is still required, then this option can be enabled by setting the boolean propertysvg.scripts.enabled on the configuration node:/hippo:namespaces/hippogallerypicker/imagelink/editor:templates/_default_/root totrue using the Console or add this in your project bootstrap configuration.

Did you find this page helpful?
How could this documentation serve you better?
Cheers!
On this page
    Did you find this page helpful?
    How could this documentation serve you better?
    Cheers!

    [8]ページ先頭

    ©2009-2025 Movatter.jp