Importing Frame Text Insets

This forum is for all Flare issues related to importing files or projects.
Post Reply
ltnunes
Propeller Head
Posts: 34
Joined: Mon Mar 20, 2006 6:52 pm
Location: San Francisco, California

Importing Frame Text Insets

Post by ltnunes »

I have run into my first Frame to Flare import where the Frame author used text insets. I want to pass along the suggestion I received from Sharon Burton regarding how to handle these. Frame text insets import as text, not import as snippets. The best way to handle these is after the text is imported into Flare.

1. Import the content
2. Return to Frame and look at the first text inset. Identify the first unique sentence in the inset.
3. Back in Flare, search for that unique sentence.
4. Create a snippet that includes all of the text from the text inset.

Repeat for each text inset.

Labor intensive? Yes! Better than losing all of the inset text? You bet!
GregStenhouse
Sr. Propeller Head
Posts: 330
Joined: Tue May 13, 2008 3:27 pm
Location: Christchurch, New Zealand

Re: Importing Frame Text Insets

Post by GregStenhouse »

Another cunning plan would be to set up your snippet(s) in Flare, condition out (or delete) the text inset in Frame, and include a passthrough marker for each relevant inset. The marker text would be something like
<MadCap:snippetText src="../Resources/Snippets/NewSnippet.flsnp" />

This might be useful if you are linking to Frame source files and reimporting.
KevinDAmery
Propellus Maximus
Posts: 1985
Joined: Tue Jan 23, 2007 8:18 am
Location: Darn, I knew I was around here somewhere...

Re: Importing Frame Text Insets

Post by KevinDAmery »

Errmmm, that's fine as long as no one got sneaky and actually changed the text inserts in the Frame doc. If they did change anything, using a pass through would prevent those changes from being imported.

Just a thought.
Until next time....
Image
Kevin Amery
Certified MAD for Flare
ltnunes
Propeller Head
Posts: 34
Joined: Mon Mar 20, 2006 6:52 pm
Location: San Francisco, California

Re: Importing Frame Text Insets

Post by ltnunes »

Good point but we're dealing with a one time only import, so once in Flare - no longer in Frame. I forgot to add that Analyzer can also be launched to find additional instances of a text inset/snippets.
Post Reply