<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christopher Howie &#187; tut</title>
	<atom:link href="https://www.christopherhowie.com/tag/tut/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.christopherhowie.com</link>
	<description></description>
	<lastBuildDate>Sat, 08 Feb 2020 15:50:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>Concrete5: Manually Configure a Link to Open in a New Window</title>
		<link>https://www.christopherhowie.com/concrete5-manually-configure-a-link-to-open-in-a-new-window/</link>
		<comments>https://www.christopherhowie.com/concrete5-manually-configure-a-link-to-open-in-a-new-window/#comments</comments>
		<pubDate>Tue, 13 Jan 2015 20:33:19 +0000</pubDate>
		<dc:creator><![CDATA[Christopher Howie]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[concrete5]]></category>
		<category><![CDATA[tut]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.christopherhowie.com/?p=27</guid>
		<description><![CDATA[The 5.7.2 Version of Concrete5 does not give us the option to make a link open in a new tab.  Concrete5 staff have said, in their discussion forum (read the discussion), that they plan to add this functionality in the next release.  But, for now, the way to configure your links so that they will &#8230; <a href="https://www.christopherhowie.com/concrete5-manually-configure-a-link-to-open-in-a-new-window/" class="more-link">Continue reading <span class="screen-reader-text">Concrete5: Manually Configure a Link to Open in a New Window</span></a>]]></description>
				<content:encoded><![CDATA[<div>The 5.7.2 Version of Concrete5 does not give us the option to make a link open in a new tab.  Concrete5 staff have said, in their discussion forum (<a title="Linking external url to open in a New window" href="http://bit.ly/cch-concrete5-open-in-new-tab" target="_blank">read the discussion</a>), that they plan to add this functionality in the next release.  But, for now, the way to configure your links so that they will open in a new tab is to edit the HTML directly.</div>
<div></div>
<div>First, click on the source code button:</div>
<div><img class="en-media" src="https://www.evernote.com/shard/s1/res/c93eafd5-aac5-4945-9a50-c04af525a795/Screen%20Shot%202015-01-13%20at%202.44.03%20PM.png" alt="" name="c93eafd5-aac5-4945-9a50-c04af525a795" /></div>
<div></div>
<div>Next, find the link you would like configure:</div>
<div></div>
<div><img class="en-media" src="https://www.evernote.com/shard/s1/res/6498f3e4-2f87-442b-a478-38272999f098/Screen%20Shot%202015-01-13%20at%202.47.03%20PM.png" alt="" name="6498f3e4-2f87-442b-a478-38272999f098" /></div>
<div>Then, edit the anchor tag, inserting the attribute <em>target=&#8221;_blank&#8221;:</em></div>
<div></div>
<blockquote>
<div>&lt;a href=&#8221;http://clear.msu.edu/clear/&#8221;&gt;here&lt;/a&gt;</div>
</blockquote>
<div>TO</div>
<div></div>
<blockquote>
<div>&lt;a href=&#8221;http://clear.msu.edu/clear/&#8221; <span style="color: #ff0000;"><strong><em>target=&#8221;_blank&#8221;</em>&gt;</strong></span>here&lt;/a&gt;</div>
</blockquote>
<p>&nbsp;</p>
<p><iframe src="//www.youtube.com/embed/YXP1bXCgRqU" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
<div class="saboxplugin-wrap">
<div class="saboxplugin-gravatar"><img src="https://2.gravatar.com/avatar/e4b44dfcd7ee346d3f61376b7dcc51c0?s=100&#038;d=mm&#038;r=g" width="100" height="100" alt="" class="avatar avatar-100 wp-user-avatar wp-user-avatar-100 photo avatar-default" /></div>
<div class="saboxplugin-authorname"><a href="https://www.christopherhowie.com/author/chrisemaj7/">Christopher Howie</a></div>
<div class="saboxplugin-desc">
<div class="vcard author"><span class="fn"></span></div>
</div>
<div class="clearfix"></div>
<div class="saboxplugin-socials "><a target="_self" href="https://www.facebook.com/christopherhowie"><span class="saboxplugin-icon-grey saboxplugin-icon-facebook"></span></a><a target="_self" href="https://github.com/chowie"><span class="saboxplugin-icon-grey saboxplugin-icon-github"></span></a><a target="_self" href="https://plus.google.com/+ChristopherHowie"><span class="saboxplugin-icon-grey saboxplugin-icon-googleplus"></span></a><a target="_self" href="https://www.linkedin.com/in/christopherhowie"><span class="saboxplugin-icon-grey saboxplugin-icon-linkedin"></span></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>https://www.christopherhowie.com/concrete5-manually-configure-a-link-to-open-in-a-new-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
