cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Customize HTML generated

BrettMcCorkle
1-Newbie

Customize HTML generated

Hey everyone,



I want to add some additional <link> and <script> tags to the beginning andend of the HTML generated by Arbortext for HTML output and Web output. I'm trying to add some javascript libraries and additional CSS files to our output.



Does anyone know if it's possible to hook this into the HTML generation, or am I going to have to create custom XSL and add it to that?



Thank you!

2 REPLIES 2

Hi Brett,

You should be able to do that in Styler via Tools->Advanced Edited Source
->Edit XSL Root Template.

Regards,
Richard

Thanks Richard,



In true form, I answered my own question almost immediately after posting this. That's what I get for looking at the help first, rather than monkeying around with it.



I appreciate the fast response, changing the root template got me what I needed.



-Brett

Top Tags