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

use XSLT Preference in Responsive HTML5

New Here ,
Nov 03, 2020 Nov 03, 2020

Copy link to clipboard

Copied

Hi

When I publish with Responsive HTML5, framemaker don't use my XSLT Preference preprocessing.

How can i do that?

i need to transform sommething like that :

<tag1>
<tag2 />
<tag2 />
</tag1>

 

 

into

<table>
<tbody>
<row>
<entry><img/><tag1><entry/>
<entry><tag2><tag2><entry/>
</row>
</tbody>
</table>

I don't know is there is another solution...

Thanks

Views

133

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 03, 2020 Nov 03, 2020

Copy link to clipboard

Copied

I didn't know that the Publish command can use XSLT.

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
New Here ,
Nov 04, 2020 Nov 04, 2020

Copy link to clipboard

Copied

LATEST

She use it when you publish a PDF...

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