Zum Hauptinhalt gehen

Can I copy an image to FS_REFERENCE from an external gallery?

Kommentare

6 Kommentare

  • Zendesk API User
    Author: bIT_sosswald - 11/18/2016 14:13

    Hi Leland,

    I think this could be done by an AppCenter Integration. (http://www.e-spirit.com/en/product/working-with-firstspirit/appcenter-using-web-applications/)

    Broadly speaking you can display your external DAM, Filckr, etc. inside FirstSpirit, inject some code into the Page which then could be used to get the URL of the image which sould be embedded into your Website. So it is possible to use Images from an external DAM, Filckr, etc. without importing them into FirstSpirit.

    Another way could be a DataAccess Plugin which can access e.g. external WebServices. So if your DAM offers an API this would be a possibility. (http://www.e-spirit.com/odfs52/plug-developmen/universal-exten/data-access/)

    Greetings

    Sandro

    0
  • Zendesk API User
    Author: ldriver - 11/18/2016 15:25

    Is AppCenter specific to Site Architect?  This solution needs to work in Content Creator moreso than Site Architect.  Is AppCenter available for CC (WebEdit)?

    0
  • Zendesk API User
    Author: pavone - 11/21/2016 12:43

    Hello Leland,

    AppCenter is not available in the CC, but DataAccessPlugins.

    Best regards

    Tim

    0
  • Zendesk API User
    Author: ldriver - 11/22/2016 20:48

    Is there any way to create an FS_REFERENCE with the URL of the image?  Or does anyone have another suggestion?

    What will happen is the user will select the external image and click a select button which will close the dialog and return control to the section template, I want the selected image in some kind of an FS_REFERENCE after the select.

    This question is really centered around FS_REFERENCE, not AppCenter.  Basically is there a way to "shoehorn" an external image into FS_REFERENCE, or if not does anyone have any other suggestions.  I want to avoid a custom gadget if possible.

    0
  • Zendesk API User
    Author: pavone - 12/2/2016 9:11

    Hi Leland,

    FS_REFERENCE can not be used to reference external objects. There are different things you could do:

    1. The easiest option would be to store the url in a textfield. But that's probably not very satisfactory and not what you and the editors want

    2. Create a "placeholder" object in the media store for each image and store the url in the meta data of that object. Then you can reference the placeholder object using FS_REFERENCE.

    3. The recommended way of referencing external resources is to use FS_INDEX and implement a DataAccessPlugin.

    Best regards

    Tim

    0
  • Zendesk API User
    Author: thmarx - 12/9/2016 11:31

    Hello Leland,   

    do you need further help or did Tim's reply already help you? If so, it would be great if you marked

    his reply as "correct answer" so that other community users find the solution easily. If you have

    already found a solution by yourself, it would be very kind of you, if you posted it here.   

    Best regards 

    Thorsten

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.