Skip to main content
1-Visitor
June 3, 2013
Question

Customize HTML generated

  • June 3, 2013
  • 2 replies
  • 890 views

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

    10-Marble
    June 3, 2013
    Hi Brett,

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

    Regards,
    Richard

    1-Visitor
    June 3, 2013

    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