Book a Demo

Author Topic: about html document generation ??  (Read 3375 times)

jerry

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
about html document generation ??
« on: July 20, 2005, 02:54:59 am »
how do i configure ea to make the document rendered by ea DO NOT contain the contents as follows:


Author:  
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 2005-07-15 10:33:41; Modified: 2005-07-20 14:39:16;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:  
UUID: {6B034489-525B-490c-8FA2-0D811AB94BC2}

mbc

  • EA User
  • **
  • Posts: 237
  • Karma: +1/-0
  • Embedded software developer
    • View Profile
Re: about html document generation ??
« Reply #1 on: July 20, 2005, 05:09:57 am »
You can edit the HTML templates and remove these fields.

Resource View - Templates - Web Style Templates

Mikkel

Tuser

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
  • So much stuff to do, so little time...
    • View Profile
Re: about html document generation ??
« Reply #2 on: July 21, 2005, 06:08:40 am »
My first (but not last!) contribution.

I have been playing around with the Web Style Templates and managed to change it quite a lot. And I really like it. It makes a powerfull impression.

But I often get frustrated looking for the Template which provides the html for a given part of the documents.

1. Can I in any way search the templates for keywords?

2. Is there anywhere where it is described which template is used for which diagrams?

3. And can this be modified?

The documentation states
"The HTML and CSS Style Editor (shown below) contains a list of all available HTML fragments for modification and customization."
Which indicates that only parts can be customized.

Also how/whether the templates uses each other is a mystery to me.
4. Can a template call another template?
The "#" tag seems only to be used to dereference 'attribute' values, i.e. "#NOTES#" gives you the text in the note. I say seem to because I have a feeling that '#CONTENTS#' actually calls the Contents template...

My current problem is that I would like to remove the "Custom Properties" part of an activity description, but can't find where it is. I would also like to split the "Connections" part into a 'from' and a 'to' part.