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

[ANN] InDesign CC 2020 DOM API Docs

Community Expert ,
Nov 19, 2019 Nov 19, 2019

Copy link to clipboard

Copied

I've just updated my representation of the Scripting DOM API Documentation for InDesign CC 2020.

http://www.indesignjs.de/extendscriptAPI/indesign-latest/

The website supports copy & paste for every text where the copy icon appears while hoovering with the mouse.

You can find a short overview of the DOM here:
http://www.indesignjs.de/auflage2/wp-content/uploads/2015/04/InDesign_Skripting_Kurzreferenz.pdf

 

Code Completion for Sublime Text is available here: https://www.indesignjs.de/extendscriptAPI/indesign-latest/jsx.sublime-completions
If there is interest in IntelliSense/VS Code - with some help how to structure IntelliSense Code Completion I will provide that happily.


In case you're interested in the creation process, have a look at the transformations at https://github.com/grefel/extendscriptApiDoc

A big THANK YOU towards jongware who inspired me with his version at http://jongware.mit.edu/ for the work!

TOPICS
Scripting , SDK

Views

1.4K

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
Community Expert ,
Nov 19, 2019 Nov 19, 2019

Copy link to clipboard

Copied

Thank you very, very much, Gregor!

 

Regards,
Uwe Laubender

( ACP )

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
Community Expert ,
Nov 19, 2019 Nov 19, 2019

Copy link to clipboard

Copied

Thank you!!! 

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
Community Expert ,
Nov 19, 2019 Nov 19, 2019

Copy link to clipboard

Copied

As always, you're welcome 🙂

 

Your Sublime Text autocomplete list is awesome! I'm going to have a go at creating these for my collection of older versions, will update the home page if there is progress on that.

 

I did a quick test to see how to get it to work – and it's just fabulous. One suggestion for an improvement, though: for enumerations you could add their proper enum name, as "LocationOptions.AFTER", "LocationOptions.AT_BEGINNING", "LocationOptions.AT_END", "LocationOptions.BEFORE" etc,. since these prefixes are all unique to begin with. That works even better:

 

sublime-completion.png

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
Explorer ,
Nov 19, 2019 Nov 19, 2019

Copy link to clipboard

Copied

Tank you, Gregor. I'm using your model every day since 4 years, and I must say, it helped me in understanding indd OMV very well 🙂

I'm very ineteresting in InteliSense code coplention in VS Code, since this is my only tool to write scripts after upgrade to macOS Catalina. So I'll be grateful  for all kind of help 🙂  

Best regards 

Marcin

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
Explorer ,
Nov 22, 2019 Nov 22, 2019

Copy link to clipboard

Copied

First of all, thanks for the update. I use your DOM documentation very oft, mostly as .chm file for quick references.

I also switched to VS Code aud would be very interested in code completion. If I could help anyhow I would do it with pleasure.

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
Community Expert ,
Nov 22, 2019 Nov 22, 2019

Copy link to clipboard

Copied

LATEST

Alternate Text for Hyperlinks

This new feature with InDesign 2020 version 15.0.0.155 is not supported with:

 

1. The scripting DOM

2. IDML

3. IDMS

 

Bug report:

https://indesign.uservoice.com/forums/913162-adobe-indesign-sdk-scripting-bugs-and-features/suggesti...

 

The feature with my German InDesign 2020:

NEW-FEATURE-AlternateText-with-Hyperlink-15.0.0.155.PNG

 

Regards,
Uwe Laubender

( ACP )

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