• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Navisworks

    Reply
    Member
    Posts: 5
    Registered: ‎09-09-2008

    where to put a modified clash_report_html_tabular.xsl in Project Directory?

    168 Views, 2 Replies
    09-04-2012 11:07 AM

    I have modified the clash_report_html_tabular.xsl, but I don't want it to override the one in the C:\Program Files\Autodesk\Navisworks Manage 2012\en-US\stylesheets. 

     

    Can I place the modified version in the Project Directory?  If so, what folder should it be in?  I've set the Project Directory folder structure according to the HELP file.  I also want to replace the Autodesk Navisworks logo with the company's logo.  Can I place the logo in the Project Directory too?

    Please use plain text.
    Product Support
    fernanda.firman
    Posts: 135
    Registered: ‎10-07-2011

    Re: where to put a modified clash_report_html_tabular.xsl in Project Directory?

    09-17-2012 04:25 PM in reply to: SUBBB

     

    Unfortunately isn’t possible.  The style sheet is read from that folder C:\Program Files\Autodesk\Navisworks Manage 2012\en-US\stylesheets. If you are modifying it, you’ll want to back up the out of the box one.  We wouldn’t recommend it unless you have a good understanding of stylesheets.

     

    You can submit your feature requests, or feedback, directly to our development team:

    http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=1109794

     

    Regarding the logo please refer to the following blog:

    http://forums.augi.com/showthread.php?138056-Logo-in-html-reports

     

     

     

     



    Fernanda Lima Firman
    Revit Support Specialist
    Autodesk, Inc.

    Revit Clinic


    If this helped solve your issue - remember to 'accept as solution' to help others find answers.
    Please use plain text.
    *Expert Elite*
    dgorsman
    Posts: 3,287
    Registered: ‎10-12-2006

    Re: where to put a modified clash_report_html_tabular.xsl in Project Directory?

    09-18-2012 11:37 AM in reply to: fernanda.firman

    Count me in on that, too (I'll throw in a proper feature request later, right now I've got an ODBCConnection object gnawing on one ankle and an ODBCDataAdapter object on the other... &*(#$* ADO.NET hydra...).  Being able to drop a customized stylesheet into a project, site, or other folder would be a nice feature for those of us fluent in XSL.

     

    In the meantime, it might be possible to export the report as raw XML and manually add the stylesheet reference in the header, and have the XML dynamically transformed to HTML as the report file is opened.

    ----------------------------------
    If you are going to fly by the seat of your pants, expect friction burns.
    Adopt. Adapt. Overcome. Or be overcome.


    Please use plain text.