AntennaHouse / pdf5-ml

Antenna House PDF5-ML DITA-OT Plug-in
23 stars 9 forks source link

Integration steps required with DITA-OT-3.5.4 #187

Closed hemantverma25 closed 2 years ago

hemantverma25 commented 3 years ago

Hi

I want to integrate AntennaHouse (pdf5-ml) plugin with latest DITA-OT-3.5.4

I have performed following step at my local machine

DITA-OT-3.5.4\bin>dita install com.antennahouse.pdf5.ml Failed to read registry configuration https://plugins.dita-ot.org/com.antennahouse.pdf5.ml.json: plugins.dita-ot.org Error: Unable to find plugin com.antennahouse.pdf5.ml in any configured registry.

Please suggest

ToshihikoMakita commented 3 years ago

The most simple approach is following:

  1. Clone or download ZIP from pdf5-ml repository.
  2. Copy com.antennahouse.pdf5.ml folder into DITA-OT-3.5.4/plugins folder.
  3. From shell type bin/dita --install command.

2020-10-28-7

If you have any trouble above steps, please let me know.

Regards,

ToshihikoMakita commented 3 years ago

@hemantverma25

If your question has been resolved, write your answer please.