• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Full path instead of relative references in HTML output

Community Beginner ,
Feb 04, 2019 Feb 04, 2019

Copy link to clipboard

Copied

Hello,

Is there a way to export a project in HTML and have the full path of every assets and references in the html/js files instead of the relative reference?

E.G.:

In the index.html file of the published project there is a reference to a JS that looks like this:

script.src = 'assets/js/CPXHRLoader.js';

But instead I would like to have the full reference of the file, especially when publishing to a sharepoint directly.

Ideally the same line of code would look like this:

script.src = 'https://company.sharepoint.com/teams/SiteName/SiteAssets/Program/ProjectName/assets/js/CPXHRLoader.j...';

or even like

script.src = 'C:/Documents/Program/ProjectName/assets/js/CPXHRLoader.js'; when publishing to a local drive.

So far i had to look to every reference in all the files and replace them manually which is really time consuming.

Any help would be much appreciated.

Thanks

Views

236

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 04, 2019 Feb 04, 2019

This option does not currently exist by default in Captivate.  Feel free to log an enhancement request if you like, but don't hold your breath.

Adobe Captivate

Votes

Translate

Translate
Community Expert ,
Feb 04, 2019 Feb 04, 2019

Copy link to clipboard

Copied

LATEST

This option does not currently exist by default in Captivate.  Feel free to log an enhancement request if you like, but don't hold your breath.

Adobe Captivate

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources