<?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"
	>
<channel>
	<title>Comments on: Easily Add Captions to Graphic Frames</title>
	<atom:link href="http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php/rss2" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<pubDate>Wed, 07 Jan 2009 14:21:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-466256</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Fri, 04 Jul 2008 13:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-466256</guid>
		<description>&lt;a href="http://indesignsecrets.com/modified-script-adds-captions-from-clipboard-to-images.php" rel="nofollow"&gt;Here's the post with the new script&lt;/a&gt; that adds label text frames outside of the graphic frame with text from the clipboard.</description>
		<content:encoded><![CDATA[<p><a href="http://indesignsecrets.com/modified-script-adds-captions-from-clipboard-to-images.php" rel="nofollow">Here&#8217;s the post with the new script</a> that adds label text frames outside of the graphic frame with text from the clipboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-466146</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Tue, 01 Jul 2008 22:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-466146</guid>
		<description>Andreas: Steve Wareham did a great job on modifying the LabelGraphics script that comes with InDesign so that it can paste in any text that's on the clipboard. Very clever, and very handy! I'll write a post about it soon, but in the meantime, &lt;a href="http://www.indesignsecrets.com/downloads/LabelGraphics_mod.zip" rel="nofollow"&gt;you can find it here&lt;/a&gt;. Just unzip it, put it in the scripts panel folder and go for it! (Not sure if this works in CS2.)</description>
		<content:encoded><![CDATA[<p>Andreas: Steve Wareham did a great job on modifying the LabelGraphics script that comes with InDesign so that it can paste in any text that&#8217;s on the clipboard. Very clever, and very handy! I&#8217;ll write a post about it soon, but in the meantime, <a href="http://www.indesignsecrets.com/downloads/LabelGraphics_mod.zip" rel="nofollow">you can find it here</a>. Just unzip it, put it in the scripts panel folder and go for it! (Not sure if this works in CS2.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andreas</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-466038</link>
		<dc:creator>andreas</dc:creator>
		<pubDate>Sat, 28 Jun 2008 23:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-466038</guid>
		<description>Hi,

I'm looking for something similar that can just apply the outer frame + a centered textframe underneith so people can put in their own caption. Most pics won't have the proper IPTC tags, it would be far nicer if it just worked with any random picture one wants to add.

Can someone tell me how to edit it (or hint to another version) so that pictures don't need the metadata?

regards
Andreas</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m looking for something similar that can just apply the outer frame + a centered textframe underneith so people can put in their own caption. Most pics won&#8217;t have the proper IPTC tags, it would be far nicer if it just worked with any random picture one wants to add.</p>
<p>Can someone tell me how to edit it (or hint to another version) so that pictures don&#8217;t need the metadata?</p>
<p>regards<br />
Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Blatner</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406364</link>
		<dc:creator>David Blatner</dc:creator>
		<pubDate>Mon, 19 May 2008 15:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406364</guid>
		<description>This script totally freaks me out, but it makes sense if you understand how it's put together! The effect is achieved by inserting two separate objects inside the graphic frame: The original image &lt;em&gt;plus&lt;/em&gt; a text frame. If you need to reposition the text frame, you can select it with the Direct Selection tool.

In fact, clicking on the image with the Direct Selection tool won't select the image anymore (as it usually does) because there's a big text frame in the way. You have to use the Object &gt; Select &gt; Next Object (or use the next/previous object buttons in the Control panel) to select the other object inside the frame (in this case, the image itself).

So, no, Roland, you can't use this to put the text outside the frame because the text is literally inside the frame.

Great script, Dave, and a great find, Bob! Thank you for sharing it.</description>
		<content:encoded><![CDATA[<p>This script totally freaks me out, but it makes sense if you understand how it&#8217;s put together! The effect is achieved by inserting two separate objects inside the graphic frame: The original image <em>plus</em> a text frame. If you need to reposition the text frame, you can select it with the Direct Selection tool.</p>
<p>In fact, clicking on the image with the Direct Selection tool won&#8217;t select the image anymore (as it usually does) because there&#8217;s a big text frame in the way. You have to use the Object > Select > Next Object (or use the next/previous object buttons in the Control panel) to select the other object inside the frame (in this case, the image itself).</p>
<p>So, no, Roland, you can&#8217;t use this to put the text outside the frame because the text is literally inside the frame.</p>
<p>Great script, Dave, and a great find, Bob! Thank you for sharing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Saunders</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406311</link>
		<dc:creator>Dave Saunders</dc:creator>
		<pubDate>Mon, 19 May 2008 13:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406311</guid>
		<description>Another place where my script can come in handy is if the original frame is already inline or anchored. You can run the script and it will insert the caption without the need to take the original out-of-line first, as is necessary for any other approach to adding captions after the fact to anchored frames.

You can also increase the height of the graphic frame so that the text appears below (or above) the image, producing a result identical in look to traditional captions/figure labels.

Dave</description>
		<content:encoded><![CDATA[<p>Another place where my script can come in handy is if the original frame is already inline or anchored. You can run the script and it will insert the caption without the need to take the original out-of-line first, as is necessary for any other approach to adding captions after the fact to anchored frames.</p>
<p>You can also increase the height of the graphic frame so that the text appears below (or above) the image, producing a result identical in look to traditional captions/figure labels.</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Levine</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406307</link>
		<dc:creator>Bob Levine</dc:creator>
		<pubDate>Mon, 19 May 2008 13:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406307</guid>
		<description>Alexanda, I downloaded that script, also. It's very clever but it's limited in its use as strictly for captions that have already been written and embedded into the graphics as metadata.

The thing I like about Dave's script is that while it was originally written to add captions it can be revised or just used as a jumping off point toward other things.

You're not limited to using this for captions. For instance, you can fill that entire frame with text and drop the opacity of the graphic for special affects similar to using a background graphic on a web page.

As always, let your imagination and creativity be your guide.</description>
		<content:encoded><![CDATA[<p>Alexanda, I downloaded that script, also. It&#8217;s very clever but it&#8217;s limited in its use as strictly for captions that have already been written and embedded into the graphics as metadata.</p>
<p>The thing I like about Dave&#8217;s script is that while it was originally written to add captions it can be revised or just used as a jumping off point toward other things.</p>
<p>You&#8217;re not limited to using this for captions. For instance, you can fill that entire frame with text and drop the opacity of the graphic for special affects similar to using a background graphic on a web page.</p>
<p>As always, let your imagination and creativity be your guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Tyson</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406202</link>
		<dc:creator>Eugene Tyson</dc:creator>
		<pubDate>Mon, 19 May 2008 10:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406202</guid>
		<description>Looks like a cool script and hack for doing this kind of thing. I must give it go and try it out and pass it on to other people. Many thanks for sharing.

Here's my €0.02 on graphic labels.

I tend to use the Label Graphic that came with InD, there is alos a Label Graphics Menu, which adds the Label Graphic to the contextual menu. So you can easily select any image and insert the text, using various ways, file name, path, xml data and something else.

You can assign a style with the dialog box and it even creates a layer called labels in the document. The only thing I can't see it doing is applying an object style, which of course would be handy.</description>
		<content:encoded><![CDATA[<p>Looks like a cool script and hack for doing this kind of thing. I must give it go and try it out and pass it on to other people. Many thanks for sharing.</p>
<p>Here&#8217;s my €0.02 on graphic labels.</p>
<p>I tend to use the Label Graphic that came with InD, there is alos a Label Graphics Menu, which adds the Label Graphic to the contextual menu. So you can easily select any image and insert the text, using various ways, file name, path, xml data and something else.</p>
<p>You can assign a style with the dialog box and it even creates a layer called labels in the document. The only thing I can&#8217;t see it doing is applying an object style, which of course would be handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandra Lemos</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406199</link>
		<dc:creator>Alexandra Lemos</dc:creator>
		<pubDate>Mon, 19 May 2008 10:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406199</guid>
		<description>When I say "I have a script", I mean I have it my Sripts folder, not that I created it ;)</description>
		<content:encoded><![CDATA[<p>When I say &#8220;I have a script&#8221;, I mean I have it my Sripts folder, not that I created it <img src='http://indesignsecrets.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandra Lemos</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406184</link>
		<dc:creator>Alexandra Lemos</dc:creator>
		<pubDate>Mon, 19 May 2008 10:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406184</guid>
		<description>I have a script that was mentioned in Caffé Fibonacci, episode 1. 

This useful script creates a caption frame based on an associated object style with the caption text itself - which is extracted from the Discription field in the metadata of each picture. 

You can choose the height of the frame and the distance it should sit from the picture frame and since you can also choose an object style for that frame, that means you can also define the paragraph style for that caption (since you can append that style to the object style).

You can check that episode at www.adobetv.com to see how it works, and you can find the script here: http://tinyurl.com/2nb44r</description>
		<content:encoded><![CDATA[<p>I have a script that was mentioned in Caffé Fibonacci, episode 1. </p>
<p>This useful script creates a caption frame based on an associated object style with the caption text itself - which is extracted from the Discription field in the metadata of each picture. </p>
<p>You can choose the height of the frame and the distance it should sit from the picture frame and since you can also choose an object style for that frame, that means you can also define the paragraph style for that caption (since you can append that style to the object style).</p>
<p>You can check that episode at <a href="http://www.adobetv.com" rel="nofollow">http://www.adobetv.com</a> to see how it works, and you can find the script here: <a href="http://tinyurl.com/2nb44r" rel="nofollow">http://tinyurl.com/2nb44r</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406082</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Mon, 19 May 2008 07:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/easily-add-captions-to-graphics-frames.php#comment-406082</guid>
		<description>Usually captions are placed below the image, at least in the books and magazines I've read. Can you, perhaps by using the Paragraph Style, set the text to appear below the picture, or will it be bound within the frame?</description>
		<content:encoded><![CDATA[<p>Usually captions are placed below the image, at least in the books and magazines I&#8217;ve read. Can you, perhaps by using the Paragraph Style, set the text to appear below the picture, or will it be bound within the frame?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
