Author Topic: Default Web Template file naming  (Read 2754 times)

Erik

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Default Web Template file naming
« on: April 03, 2009, 02:43:58 am »
It would be nice if when generating a website, the html page associated to each element (or diagram) would contain it`s UUID. That way, when regenerating a website, any links in place would not be broken.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Default Web Template file naming
« Reply #1 on: April 03, 2009, 01:47:01 pm »
Erik,

As of EA 7.1 Build 834, generated HTML pages can be referenced by guid.  See:
http://www.sparxsystems.com/uml_tool_guide/enterprise_architect_reports/htmlreport.html

Quote
Release Notes for EA 7.1 Build 834
...
Added support for absolute links to documentation pages by referencing "index.htm?guid=XXXXXXXX"

HTH.

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Default Web Template file naming
« Reply #2 on: April 03, 2009, 07:09:58 pm »
Hi,

I had found out this once, when inspecting the Java Script stuff of the templates.
The only drawback was, as far I remember, that the navigation tree wasn't synchronized with the targeted page. Couldn't really figure out, what is necessary to change in the templates, to get this working.

WBR
Günther