<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Updating Bits of Text Across Multiple Documents</title>
	<atom:link href="http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Thu, 24 May 2012 23:56:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: InDesignSecrets Videocast #12: Linking Text Stories &#124; InDesignSecrets</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-491462</link>
		<dc:creator>InDesignSecrets Videocast #12: Linking Text Stories &#124; InDesignSecrets</dc:creator>
		<pubDate>Fri, 24 Jun 2011 23:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-491462</guid>
		<description>[...] This topic came up in a recent blog post by Cari Jansen, too. Note that if you&#8217;re not using CS5.5 yet, you can get a similar effect by using linked RTF, Word, or InCopy stories. [...]</description>
		<content:encoded><![CDATA[<p>[...] This topic came up in a recent blog post by Cari Jansen, too. Note that if you&#8217;re not using CS5.5 yet, you can get a similar effect by using linked RTF, Word, or InCopy stories. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Maivald</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-484631</link>
		<dc:creator>Jim Maivald</dc:creator>
		<pubDate>Sat, 17 Jul 2010 21:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-484631</guid>
		<description>You wouldn&#039;t be able to do this with multiple XML files. InDesign can only handle one file at a time. But each XML file can hold multiple pieces of data. So, you would have to put all the phone numbers and other elements into the XML.
Each data element can then be inserted as needed throughout your layout. The formatting can be applied by mapping the XML tags to the paragraph and character styles.</description>
		<content:encoded><![CDATA[<p>You wouldn&#8217;t be able to do this with multiple XML files. InDesign can only handle one file at a time. But each XML file can hold multiple pieces of data. So, you would have to put all the phone numbers and other elements into the XML.<br />
Each data element can then be inserted as needed throughout your layout. The formatting can be applied by mapping the XML tags to the paragraph and character styles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InDesignSecrets &#187; Blog Archive &#187; Synchronize Multiple InDesign Documents</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-467050</link>
		<dc:creator>InDesignSecrets &#187; Blog Archive &#187; Synchronize Multiple InDesign Documents</dc:creator>
		<pubDate>Tue, 29 Jul 2008 15:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-467050</guid>
		<description>[...] Won&#8217;t Delete by David Blatner Beyond the &#8220;Book Basics&#8221; Episode by Michael Murphy Updating Bits of Text Across Multiple Documents by David Blatner Save All Open Documents by David Blatner Assigning Default Text Formatting by [...]</description>
		<content:encoded><![CDATA[<p>[...] Won&#8217;t Delete by David Blatner Beyond the &#8220;Book Basics&#8221; Episode by Michael Murphy Updating Bits of Text Across Multiple Documents by David Blatner Save All Open Documents by David Blatner Assigning Default Text Formatting by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel Maxim</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-278937</link>
		<dc:creator>Rachel Maxim</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-278937</guid>
		<description>The way I handle this is to set a few common text variables (name, phone number, address, website) in a single file, and then load the variables into a new file when I start it. That way the text can be styled independently, and can also be easily changed in just one document.</description>
		<content:encoded><![CDATA[<p>The way I handle this is to set a few common text variables (name, phone number, address, website) in a single file, and then load the variables into a new file when I start it. That way the text can be styled independently, and can also be easily changed in just one document.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-273160</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Tue, 29 Jan 2008 19:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-273160</guid>
		<description>GM, yes, as our iillustrious colleague Cari Jansen pointed out, you could use XML. The Import XML dialog box offers a way to link the XML file. 

I&#039;m not sure how to make this would work if you had a number of linked files, though. InDesign doesn&#039;t really like the idea of linking to more than one XML file, it seems. Or, it may be able to do it, but it&#039;s tricky (like everything else having to do with XML).</description>
		<content:encoded><![CDATA[<p>GM, yes, as our iillustrious colleague Cari Jansen pointed out, you could use XML. The Import XML dialog box offers a way to link the XML file. </p>
<p>I&#8217;m not sure how to make this would work if you had a number of linked files, though. InDesign doesn&#8217;t really like the idea of linking to more than one XML file, it seems. Or, it may be able to do it, but it&#8217;s tricky (like everything else having to do with XML).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GM</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-272872</link>
		<dc:creator>GM</dc:creator>
		<pubDate>Tue, 29 Jan 2008 17:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-272872</guid>
		<description>Isn&#039;t there a way to do this using xml?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t there a way to do this using xml?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Mensinger</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-272466</link>
		<dc:creator>John Mensinger</dc:creator>
		<pubDate>Tue, 29 Jan 2008 13:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-272466</guid>
		<description>Plus one here on the InCopy method. I&#039;m using that to link entire common stories, (including their styles, anchored objects, and inline tables), among various manuals. It&#039;s been a real time saver.</description>
		<content:encoded><![CDATA[<p>Plus one here on the InCopy method. I&#8217;m using that to link entire common stories, (including their styles, anchored objects, and inline tables), among various manuals. It&#8217;s been a real time saver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Tyson</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-272409</link>
		<dc:creator>Eugene Tyson</dc:creator>
		<pubDate>Tue, 29 Jan 2008 12:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-272409</guid>
		<description>John, try Edit&gt;Preferences&gt;General, try to Reset All Warning Dialogs, the big button at the bottom.</description>
		<content:encoded><![CDATA[<p>John, try Edit&gt;Preferences&gt;General, try to Reset All Warning Dialogs, the big button at the bottom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-271882</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Tue, 29 Jan 2008 05:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-271882</guid>
		<description>John, I think it&#039;s just you. ;) I am constantly bombarded by that warning dialog box. Perhaps rebuild your preferences?</description>
		<content:encoded><![CDATA[<p>John, I think it&#8217;s just you. <img src='http://indesignsecrets.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I am constantly bombarded by that warning dialog box. Perhaps rebuild your preferences?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Smith</title>
		<link>http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php/comment-page-1#comment-271849</link>
		<dc:creator>John Smith</dc:creator>
		<pubDate>Tue, 29 Jan 2008 04:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/updating-bits-of-text-across-multiple-documents.php#comment-271849</guid>
		<description>Is it just me or there is no warning any more when you open a document in InDesign which is linked to a modified file?</description>
		<content:encoded><![CDATA[<p>Is it just me or there is no warning any more when you open a document in InDesign which is linked to a modified file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: indesignsecrets.com @ 2012-05-25 00:54:25 -->
