Is shared use of assets of HTML-Articles possible? | Community
Skip to main content
New Participant
September 16, 2015
Solved

Is shared use of assets of HTML-Articles possible?

  • September 16, 2015
  • 5 replies
  • 2113 views

We will have a lot of similar HTML-articles. Is it possible to use things like pictures, fonts, javascript and css files together? Our motive is to have lean HTML-articles.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Neil_Enns_-_Ado

Shared resources are supported via migrated content and via our content upload API. There isn't a way to provide them via the content dashboard UI at the moment, unfortunately.

Neil

5 replies

New Participant
September 18, 2015

Hi Mike,

Thank you for this clues. I'm going to test it.

Best,

Maren

Employee
September 17, 2015

Hi Maren,

The Content Producer API is a service that allows you to manage : articles, collections, products, push notifications.

Is an alternative to the DPS Dashboard portal as it is Folio Producer API for DPS classic.

More information about the Content Producer API, please check the following document which contains also sample code (in PHP) :

Digital Publishing Solution Help | Integrating with Adobe Digital Publishing Solution

Thanks,

Andrei

mikecyang
Employee
September 17, 2015

Hi,

Neil was referring to the DPS 2015 Content Producer Service API, the same set of APIs that the DPS 2015 dashboard is using to interact with your contents. You can refer to the following article on how to utilize shared resources via the Content Producer Service API:

https://helpx.adobe.com/digital-publishing-solution/help/shared-content-api.html

Best,

Mike

New Participant
September 17, 2015

Hi Neil,

thanks for your answer.

What do mean with "content upload API"? How does that work?

Best regards

Neil_Enns_-_Ado
Neil_Enns_-_AdoAccepted solution
Employee
September 16, 2015

Shared resources are supported via migrated content and via our content upload API. There isn't a way to provide them via the content dashboard UI at the moment, unfortunately.

Neil