Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [epf-dev] Properties table on Descriptor pages

 

Thanks for your help, Kelvin.

It will be very very usefull.

 

Regards,

Maciel


From: epf-dev-bounces@xxxxxxxxxxx [mailto:epf-dev-bounces@xxxxxxxxxxx] On Behalf Of Kelvin Low
Sent: quarta-feira, 23 de maio de 2007 17:54
To: Eclipse Process Framework Project Developers List
Cc: Eclipse Process Framework Project Developers List; epf-dev-bounces@xxxxxxxxxxx
Subject: Re: [epf-dev] Properties table on Descriptor pages

 

Currently, EPF Composer does not provide such customization via the UI. If you are familiar with XSL, edit the \layout\xsl\task_descriptor.xsl in the org.eclipse.epf.library plug-in and comment out the following line:

<xsl:call-template name="propertiesSection"/>

Regards,
Kelvin

-------------------------------------------------------------------
Kelvin Low
Software Architect, IBM Method Engineering
Committer, Eclipse Process Framework
tel: 408-463-5230
fax: 408-463-3834
email: lowk@xxxxxxxxxx

Inactive hide details for "Maciel, Eduardo" <eduardo.maciel@xxxxxx>"Maciel, Eduardo" <eduardo.maciel@xxxxxx>

"Maciel, Eduardo" <eduardo.maciel@xxxxxx>
Sent by: epf-dev-bounces@xxxxxxxxxxx

05/23/2007 12:37 PM

Please respond to
Eclipse Process Framework Project Developers List <epf-dev@xxxxxxxxxxx>

To


"Eclipse Process Framework Project Developers List" <epf-dev@xxxxxxxxxxx>

cc

Subject


[epf-dev] Properties table on Descriptor pages

 


Hello,

   Is there a way to publish a delivery process without that Properties table(the one which tells about Multiple Occurrences, Event-Driven, etc) on descriptor pages?

   Some may agree with me that that table consumes considerable space on screen and could be reduced to a very small information table or even to a graphical notation (after publishing I´m working with regex scripts to replace that information with icons).

Regards,
Maciel
   _______________________________________________
epf-dev mailing list
epf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epf-dev


Back to the top