Author Topic: Export and Import of WEB Templates  (Read 6114 times)

ralphtq

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Export and Import of WEB Templates
« on: August 25, 2004, 02:08:11 pm »
Is there a way to export WEB templates for documentation from one model to reuse in another model through an import  mechanism?
Ralph Hodgson
TopQuadrant

thomaskilian

  • Guest
Re: Export and Import of WEB Templates
« Reply #1 on: August 26, 2004, 04:03:11 am »
Not quite shure what kind of templates you mean. But assuming these are a set of classes you can simply export them using XML. Right click the according package and export it. The exported XML file can be reused in any other project.

ralphtq

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Export and Import of WEB Templates
« Reply #2 on: August 26, 2004, 05:18:56 am »
I am referring to the "Web Style Templates" used for generating HTML - in the Resources Browser.
Ralph Hodgson
TopQuadrant

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Export and Import of WEB Templates
« Reply #3 on: August 26, 2004, 03:23:45 pm »
Hi,

You're probably after "Export Reference Data" (under Tools)  Then select "Templates - HTML Style" and "Templates HTML Style Detail".

You then do something similar  with "Import Reference Data" to import it into a new model.

Simon