Webworks Std - Html output naming

2007-05-22 Thread Elisabeth SABOT

Hi all,

I recently started generating Html files using Webworks Std 8.0.
I want to split one FM file into multiple html output files based on the
headings  (I tried also to output based on the sgml elements) (I mean I
tried both ways). 
Everything works pretty fine, but I can't figure out how to set the
output file names so that the first heading format encountered is used
as name for the generated html file.
Lets say, my file includes 2 sections: Installing Foo and Configuring
Bar,  each one being formatted with the Heading format, the html output
split is based on.
I'd like Webworks to generate html files called Foo.hmtl and Bar.html 
I tried to use the $H in the Options panel, but it turned out as
file_a.html and file_b.html... Where does Webworks take this $H value
from?
Am I doing something wrong? 

Second question, do you know if Webworks application language is based
on the local/regional settings or on the OS it-self?
I installed FM7.2 English version on my French OS, and Webworks is
opening localized in French although I'd rather work with the original
version. Any clue?

Please copy me on your reply as am on digest mode.

Many thanks in advance,

Elisa
esabot \at\ talend \.\ com

This message and any attachments (the message) is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.


___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


RE: Webworks Std - Html output naming

2007-05-23 Thread Elisabeth SABOT

David, Chuck, and all

Thanks a mil for the tips. It works great!
However, I went through the online help (Getting Started, User Guide and 
Template Reference are the only parts provided) and I browsed the program files 
on my system but couldn't find any mention of a Style Designer nor Filename 
marker anywhere so far...
Is the Style Designer a panel in the application itself? (with this bl**dy 
localised application which is btw badly translated, I can't find my way)
On the other hand, the online help doesn't fully match my actual WWStd 
application (v8.0), there are some discrepancies between online help and the 
actual application. (not talking about the fact that the online help is only 
half-way translated... Leading to my second question about how to get back to 
the English version of WWStd when running on a French OS).

Many thanks again for your prompt replies and to all for this great list.
Elisa

-Message d'origine-
De : David Schor [mailto:[EMAIL PROTECTED] 
Envoyé : Wednesday, May 23, 2007 8:41 AM
À : Elisabeth SABOT; framers@lists.frameusers.com
Objet : Re: Webworks Std - Html output naming

Somewhere in WW, you probably have to define the reference to the Filename 
marker (we use a different marker name where I work). Check in the Style 
Designer.

--
David Schor
Senior Technical Writer
RADLAN, a Marvell Company
Tel: (+972) 3 7662823
Cellular: (+972) 54 4788253
E-mail: [EMAIL PROTECTED]
Web: www.marvell.com


On 5/22/07, Charles Beck [EMAIL PROTECTED] wrote:
 Hi Elisa,

 I think I can help with the first question. It's been awhile since I did
 this, but I *think* I remember how to do it.

 What you need to do first is create a new marker type in Framemaker
 called Filename. (This is the part I'm not 100% sure about, but the
 WebWorks documentation, I believe, has this procedure somewhere.)

 Then, for each heading that will constitute the beginning of a new file
 in HTML, add one of these markers. For the marker text, use what you
 want WebWorks to assign as the name of the file, minus the .htm. For
 instance, in the example you gave, you would place a marker in the
 Installing Foo heading and enter foo as the marker text. Add another
 marker in the Configuring Bar heading and enter bar as the marker
 text.

 When you generate the output with WebWorks, like magic, WebWorks knows
 to assign these as the file names for the output files.

 Like I say, it's been awhile, but I am pretty sure this is right (though
 I feel compelled to add the caveat that I have always used WW Pro, not
 Standard... Not sure if the Standard version does it any differently).

 HTH,
 Chuck


This message and any attachments (the message) is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.


___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


RE: [SPAM] - Re: Webworks Std - Html output naming - Found word(s) list error in the Text body

2007-05-23 Thread Elisabeth SABOT
Hi David,

It worked fine, thanks. 
I've used a Filename element which auto-mapped with the Filename WW style. And 
the output looks fine so far (I've only generated part of the files).
I think the WWStd edition is pretty restricted as no alteration to the WW 
styles seems to be authorized... However I need to look at it more thoroughly, 
maybe am overlooking something.
Many thanks again for your help.

Do you all (of most of yous) use WWPro? 

Elisa

-Message d'origine-
De : David Schor [mailto:[EMAIL PROTECTED] 
Envoyé : Wednesday, May 23, 2007 4:23 PM
À : Elisabeth SABOT
Cc : framers@lists.frameusers.com
Objet : [SPAM] - Re: Webworks Std - Html output naming - Found word(s) list 
error in the Text body

The marker type does not have to named Filename. You can name it anything you 
want as long as you define it also in WW. Once again, I'm not sure where in the 
application. I'm not at work today, but I think Style Designer is in the 
Options menu or similar.

David
--
David Schor
Senior Technical Writer
RADLAN, a Marvell Company
Tel: (+972) 3 7662823
Cellular: (+972) 54 4788253
E-mail: [EMAIL PROTECTED]
Web: www.marvell.com

On 5/23/07, Elisabeth SABOT [EMAIL PROTECTED] wrote:

 David, Chuck, and all

 Thanks a mil for the tips. It works great!
 However, I went through the online help (Getting Started, User Guide and 
 Template Reference are the only parts provided) and I browsed the program 
 files on my system but couldn't find any mention of a Style Designer nor 
 Filename marker anywhere so far...
 Is the Style Designer a panel in the application itself? (with this 
 bl**dy localised application which is btw badly translated, I can't find my 
 way) On the other hand, the online help doesn't fully match my actual WWStd 
 application (v8.0), there are some discrepancies between online help and the 
 actual application. (not talking about the fact that the online help is only 
 half-way translated... Leading to my second question about how to get back to 
 the English version of WWStd when running on a French OS).

 Many thanks again for your prompt replies and to all for this great list.
 Elisa

 -Message d'origine-
 De : David Schor [mailto:[EMAIL PROTECTED] Envoyé : Wednesday, May 
 23, 2007 8:41 AM À : Elisabeth SABOT; framers@lists.frameusers.com 
 Objet : Re: Webworks Std - Html output naming

 Somewhere in WW, you probably have to define the reference to the Filename 
 marker (we use a different marker name where I work). Check in the Style 
 Designer.

 --
 David Schor
 Senior Technical Writer
 RADLAN, a Marvell Company
 Tel: (+972) 3 7662823
 Cellular: (+972) 54 4788253
 E-mail: [EMAIL PROTECTED]
 Web: www.marvell.com


 On 5/22/07, Charles Beck [EMAIL PROTECTED] wrote:
  Hi Elisa,
 
  I think I can help with the first question. It's been awhile since I 
  did this, but I *think* I remember how to do it.
 
  What you need to do first is create a new marker type in Framemaker 
  called Filename. (This is the part I'm not 100% sure about, but 
  the WebWorks documentation, I believe, has this procedure 
  somewhere.)
 
  Then, for each heading that will constitute the beginning of a new 
  file in HTML, add one of these markers. For the marker text, use 
  what you want WebWorks to assign as the name of the file, minus the 
  .htm. For instance, in the example you gave, you would place a 
  marker in the Installing Foo heading and enter foo as the marker 
  text. Add another marker in the Configuring Bar heading and enter 
  bar as the marker text.
 
  When you generate the output with WebWorks, like magic, WebWorks 
  knows to assign these as the file names for the output files.
 
  Like I say, it's been awhile, but I am pretty sure this is right 
  (though I feel compelled to add the caveat that I have always used 
  WW Pro, not Standard... Not sure if the Standard version does it any 
  differently).
 
  HTH,
  Chuck
 

 This message and any attachments (the message) is intended solely for the 
 addressees and is confidential. If you receive this message in error, please 
 delete it and immediately notify the sender. Any use not in accord with its 
 purpose, any dissemination or disclosure, either whole or partial, is 
 prohibited except formal approval. The internet can not guarantee the 
 integrity of this message. Talend shall not therefore be liable for the 
 message if modified.


 ___


 You are currently subscribed to Framers as [EMAIL PROTECTED]

 Send list messages to [EMAIL PROTECTED]

 To unsubscribe send a blank email to
 [EMAIL PROTECTED]
 or visit 
 http://lists.frameusers.com/mailman/options/framers/dsch.tw%40gmail.co
 m

 Send administrative questions to [EMAIL PROTECTED] Visit 
 http://www.frameusers.com/ for more resources and info.


___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank

RE: Webworks Std - Html output naming

2007-05-23 Thread Elisabeth SABOT

Thanks for the info, Richard.
WWStd does actually include Filename marker support... Thank God.
But you're right, WWP Standard is rather limited...putting it mildly...

It seems that you all use WWP Pro? Or the native Frame XML output maybe? (I'm 
not very familiar with XML and stuff so I didn't go much further than creating 
a structured document in FrameMaker based on one of the templates provided.)


Thanks all for your help.
Elisa



-Message d'origine-
De : Combs, Richard [mailto:[EMAIL PROTECTED] 
Envoyé : Wednesday, May 23, 2007 4:44 PM
À : Elisabeth SABOT; framers@lists.frameusers.com
Objet : RE: Webworks Std - Html output naming

Elisabeth SABOT wrote:
 
 Thanks a mil for the tips. It works great!
 However, I went through the online help (Getting Started, User Guide 
 and Template Reference are the only parts
 provided) and I browsed the program files on my system but couldn't 
 find any mention of a Style Designer nor Filename marker anywhere so 
 far...
 Is the Style Designer a panel in the application itself? 

IIRC (it's been a while since I've used WWP), Style Designer is only available 
in the Professional version of WWP, not the Standard version that's free with 
FM. (If it were there, you'd simply go to the Style menu and select Designer, 
or click the corresponding toolbar button.) 

The free Standard version of WWP is rather limited. You can generate output 
using one of the included templates, but you can't do much to modify those 
templates. Style Designer is the tool for modifying templates (defining new 
styles, adding macros, etc.). So the question is whether the pre-built 
templates in the Standard edition include support for the Filename marker, 
because I don't think you can add it if they don't.

Richard


--
Richard G. Combs
Senior Technical Writer
Polycom, Inc.
richardDOTcombs AT polycomDOTcom
303-223-5111
--
rgcombs AT gmailDOTcom
303-777-0436
--







This message and any attachments (the message) is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.


___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


transparency of png import

2006-10-06 Thread Elisabeth SABOT
Hi Framers !

 

Windows FM7.1.b0.23

 

I import png graphics by reference in my FM files, and for some reason,
the transparency becomes black when displaying in FM, hence in pdf
output.

Is there a way to get FM to support transparency in imported gfx? Or
should I use another format instead? In that case, which one?  jpeg? 

 

Many thanks!

 

Elisa


This message and any attachments (the message) is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.

___


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to
[EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.


Webworks Std - Html output naming

2007-05-22 Thread Elisabeth SABOT

Hi all,

I recently started generating Html files using Webworks Std 8.0.
I want to split one FM file into multiple html output files based on the
headings  (I tried also to output based on the sgml elements) (I mean I
tried both ways). 
Everything works pretty fine, but I can't figure out how to set the
output file names so that the first heading format encountered is used
as name for the generated html file.
Lets say, my file includes 2 sections: "Installing Foo" and "Configuring
Bar",  each one being formatted with the Heading format, the html output
split is based on.
I'd like Webworks to generate html files called Foo.hmtl and Bar.html 
I tried to use the "$H" in the Options panel, but it turned out as
file_a.html and file_b.html... Where does Webworks take this $H value
from?
Am I doing something wrong? 

Second question, do you know if Webworks application language is based
on the local/regional settings or on the OS it-self?
I installed FM7.2 English version on my French OS, and Webworks is
opening localized in French although I'd rather work with the original
version. Any clue?

Please copy me on your reply as am on digest mode.

Many thanks in advance,

Elisa
esabot \at\ talend \.\ com

This message and any attachments (the "message") is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.





Webworks Std - Html output naming

2007-05-23 Thread Elisabeth SABOT

David, Chuck, and all

Thanks a mil for the tips. It works great!
However, I went through the online help (Getting Started, User Guide and 
Template Reference are the only parts provided) and I browsed the program files 
on my system but couldn't find any mention of a Style Designer nor Filename 
marker anywhere so far...
Is the Style Designer a panel in the application itself? (with this bl**dy 
localised application which is btw badly translated, I can't find my way)
On the other hand, the online help doesn't fully match my actual WWStd 
application (v8.0), there are some discrepancies between online help and the 
actual application. (not talking about the fact that the online help is only 
half-way translated... Leading to my second question about how to get back to 
the English version of WWStd when running on a French OS).

Many thanks again for your prompt replies and to all for this great list.
Elisa

-Message d'origine-
De : David Schor [mailto:dsch.tw at gmail.com] 
Envoy? : Wednesday, May 23, 2007 8:41 AM
? : Elisabeth SABOT; framers at lists.frameusers.com
Objet : Re: Webworks Std - Html output naming

Somewhere in WW, you probably have to define the reference to the "Filename" 
marker (we use a different marker name where I work). Check in the Style 
Designer.

--
David Schor
Senior Technical Writer
RADLAN, a Marvell Company
Tel: (+972) 3 7662823
Cellular: (+972) 54 4788253
E-mail: dschor at marvell.com
Web: www.marvell.com


On 5/22/07, Charles Beck  wrote:
> Hi Elisa,
>
> I think I can help with the first question. It's been awhile since I did
> this, but I *think* I remember how to do it.
>
> What you need to do first is create a new marker type in Framemaker
> called "Filename". (This is the part I'm not 100% sure about, but the
> WebWorks documentation, I believe, has this procedure somewhere.)
>
> Then, for each heading that will constitute the beginning of a new file
> in HTML, add one of these markers. For the marker text, use what you
> want WebWorks to assign as the name of the file, minus the ".htm". For
> instance, in the example you gave, you would place a marker in the
> "Installing Foo" heading and enter "foo" as the marker text. Add another
> marker in the "Configuring Bar" heading and enter "bar" as the marker
> text.
>
> When you generate the output with WebWorks, like magic, WebWorks knows
> to assign these as the file names for the output files.
>
> Like I say, it's been awhile, but I am pretty sure this is right (though
> I feel compelled to add the caveat that I have always used WW Pro, not
> Standard... Not sure if the Standard version does it any differently).
>
> HTH,
> Chuck
>

This message and any attachments (the "message") is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.





[SPAM] - Re: Webworks Std - Html output naming - Found word(s) list error in the Text body

2007-05-23 Thread Elisabeth SABOT
Hi David,

It worked fine, thanks. 
I've used a Filename element which auto-mapped with the Filename WW style. And 
the output looks fine so far (I've only generated part of the files).
I think the WWStd edition is pretty restricted as no alteration to the WW 
styles seems to be authorized... However I need to look at it more thoroughly, 
maybe am overlooking something.
Many thanks again for your help.

Do you all (of most of yous) use WWPro? 

Elisa

-Message d'origine-
De : David Schor [mailto:dsch.tw at gmail.com] 
Envoy? : Wednesday, May 23, 2007 4:23 PM
? : Elisabeth SABOT
Cc : framers at lists.frameusers.com
Objet : [SPAM] - Re: Webworks Std - Html output naming - Found word(s) list 
error in the Text body

The marker type does not have to named "Filename". You can name it anything you 
want as long as you define it also in WW. Once again, I'm not sure where in the 
application. I'm not at work today, but I think Style Designer is in the 
Options menu or similar.

David
--
David Schor
Senior Technical Writer
RADLAN, a Marvell Company
Tel: (+972) 3 7662823
Cellular: (+972) 54 4788253
E-mail: dschor at marvell.com
Web: www.marvell.com

On 5/23/07, Elisabeth SABOT  wrote:
>
> David, Chuck, and all
>
> Thanks a mil for the tips. It works great!
> However, I went through the online help (Getting Started, User Guide and 
> Template Reference are the only parts provided) and I browsed the program 
> files on my system but couldn't find any mention of a Style Designer nor 
> Filename marker anywhere so far...
> Is the Style Designer a panel in the application itself? (with this 
> bl**dy localised application which is btw badly translated, I can't find my 
> way) On the other hand, the online help doesn't fully match my actual WWStd 
> application (v8.0), there are some discrepancies between online help and the 
> actual application. (not talking about the fact that the online help is only 
> half-way translated... Leading to my second question about how to get back to 
> the English version of WWStd when running on a French OS).
>
> Many thanks again for your prompt replies and to all for this great list.
> Elisa
>
> -Message d'origine-
> De : David Schor [mailto:dsch.tw at gmail.com] Envoy? : Wednesday, May 
> 23, 2007 8:41 AM ? : Elisabeth SABOT; framers at lists.frameusers.com 
> Objet : Re: Webworks Std - Html output naming
>
> Somewhere in WW, you probably have to define the reference to the "Filename" 
> marker (we use a different marker name where I work). Check in the Style 
> Designer.
>
> --
> David Schor
> Senior Technical Writer
> RADLAN, a Marvell Company
> Tel: (+972) 3 7662823
> Cellular: (+972) 54 4788253
> E-mail: dschor at marvell.com
> Web: www.marvell.com
>
>
> On 5/22/07, Charles Beck  wrote:
> > Hi Elisa,
> >
> > I think I can help with the first question. It's been awhile since I 
> > did this, but I *think* I remember how to do it.
> >
> > What you need to do first is create a new marker type in Framemaker 
> > called "Filename". (This is the part I'm not 100% sure about, but 
> > the WebWorks documentation, I believe, has this procedure 
> > somewhere.)
> >
> > Then, for each heading that will constitute the beginning of a new 
> > file in HTML, add one of these markers. For the marker text, use 
> > what you want WebWorks to assign as the name of the file, minus the 
> > ".htm". For instance, in the example you gave, you would place a 
> > marker in the "Installing Foo" heading and enter "foo" as the marker 
> > text. Add another marker in the "Configuring Bar" heading and enter 
> > "bar" as the marker text.
> >
> > When you generate the output with WebWorks, like magic, WebWorks 
> > knows to assign these as the file names for the output files.
> >
> > Like I say, it's been awhile, but I am pretty sure this is right 
> > (though I feel compelled to add the caveat that I have always used 
> > WW Pro, not Standard... Not sure if the Standard version does it any 
> > differently).
> >
> > HTH,
> > Chuck
> >
>
> This message and any attachments (the "message") is intended solely for the 
> addressees and is confidential. If you receive this message in error, please 
> delete it and immediately notify the sender. Any use not in accord with its 
> purpose, any dissemination or disclosure, either whole or partial, is 
> prohibited except formal approval. The internet can not guarantee the 
> integrity of this message. Talend shall not therefore be liable for the 
> message if modified.
>
>
> ___
>
>
> You are currently subscribed to Framers as dsch.tw at gmail.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit 
> http://lists.frameusers.com/mailman/options/framers/dsch.tw%40gmail.co
> m
>
> Send administrative questions to listadmin at frameusers.com. Visit 
> http://www.frameusers.com/ for more resources and info.
>




Webworks Std - Html output naming

2007-05-23 Thread Elisabeth SABOT

Thanks for the info, Richard.
WWStd does actually include Filename marker support... Thank God.
But you're right, WWP Standard is rather limited...putting it mildly...

It seems that you all use WWP Pro? Or the native Frame XML output maybe? (I'm 
not very familiar with XML and stuff so I didn't go much further than creating 
a structured document in FrameMaker based on one of the templates provided.)


Thanks all for your help.
Elisa



-Message d'origine-
De : Combs, Richard [mailto:richard.combs at Polycom.com] 
Envoy? : Wednesday, May 23, 2007 4:44 PM
? : Elisabeth SABOT; framers at lists.frameusers.com
Objet : RE: Webworks Std - Html output naming

Elisabeth SABOT wrote:

> Thanks a mil for the tips. It works great!
> However, I went through the online help (Getting Started, User Guide 
> and Template Reference are the only parts
> provided) and I browsed the program files on my system but couldn't 
> find any mention of a Style Designer nor Filename marker anywhere so 
> far...
> Is the Style Designer a panel in the application itself? 

IIRC (it's been a while since I've used WWP), Style Designer is only available 
in the Professional version of WWP, not the Standard version that's free with 
FM. (If it were there, you'd simply go to the Style menu and select Designer, 
or click the corresponding toolbar button.) 

The free Standard version of WWP is rather limited. You can generate output 
using one of the included templates, but you can't do much to modify those 
templates. Style Designer is the tool for modifying templates (defining new 
styles, adding macros, etc.). So the question is whether the pre-built 
templates in the Standard edition include support for the Filename marker, 
because I don't think you can add it if they don't.

Richard


--
Richard G. Combs
Senior Technical Writer
Polycom, Inc.
richardDOTcombs AT polycomDOTcom
303-223-5111
--
rgcombs AT gmailDOTcom
303-777-0436
--







This message and any attachments (the "message") is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.





transparency of png import

2006-10-06 Thread Elisabeth SABOT
Hi Framers !



Windows FM7.1.b0.23



I import png graphics by reference in my FM files, and for some reason,
the transparency becomes black when displaying in FM, hence in pdf
output.

Is there a way to get FM to support transparency in imported gfx? Or
should I use another format instead? In that case, which one?  jpeg? 



Many thanks!



Elisa


This message and any attachments (the "message") is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.




data reuse in structured FM...

2006-09-07 Thread Elisabeth SABOT
Hi all,



Am on FM 7.1, structured (more or less coz I haven't defined a proper
template/EDD yet).



In brief, I'm currently writing a user guide for an OpenSource ETL
process designer. 

This designer allows me to use components to compose ETL process
flowcharts.



In one chapter of this guide, I detailed each component and in
particular the component's specific property parameters.

This chapter is divided into section per component and subsections for
properties and use case scenario.

Then within the properties subsection, the actual properties are
organised in a table which differs more or less from one component to
the other. 



I want to be able to reuse the content of part of the component
properties table for another component which has almost the same
properties although some differ... 



The idea behind this, being obviously to ease the maintenance and update
of the component properties chapter...



I have never been very familiar with text insets but I thought this
could be the right solution for this...But I am unable to import a
specific part of a data flow from one section to another in the same FM
file... anyone can help me on this?

Maybe the text inset option isn't the right solution for this, as it is
structured document?



I hope my question isn't to messy. 



Many thanks in advance,

Elisa








This message and any attachments (the "message") is intended solely for the 
addressees and is confidential. If you receive this message in error, please 
delete it and immediately notify the sender. Any use not in accord with its 
purpose, any dissemination or disclosure, either whole or partial, is 
prohibited except formal approval. The internet can not guarantee the integrity 
of this message. Talend shall not therefore be liable for the message if 
modified.