<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - Removal of Full screen images</title>
			<lastBuildDate>Wed, 12 Aug 2026 17:36:23 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>Removal of Full screen images</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=565#Comment_565</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=565#Comment_565</guid>
		<pubDate>Fri, 21 Oct 2005 11:13:18 +0000</pubDate>
		<author>puk</author>
		<description>
			<![CDATA[Hey guys, could you tell me what code i need to snip to remove the ability to click the image and it open up new tab/browser to full screen it?<br /><br />Cheers]]>
		</description>
	</item>
	<item>
		<title>Removal of Full screen images</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=572#Comment_572</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=572#Comment_572</guid>
		<pubDate>Fri, 21 Oct 2005 16:09:31 +0000</pubDate>
		<author>stobal</author>
		<description>
			<![CDATA[If I understand your request correctly, you need to change the following lines of gallery.php from:<br /><br />$output .= '<br />	&lt;div id=&quot;picture-holder&quot;&gt;<br />		&lt;a accesskey=&quot;v&quot; href=&quot;'.$config[&quot;baseurl&quot;].'images/'.$row[&quot;path&quot;].'&quot;&gt;'.$imgtag.'&lt;/a&gt;<br />	&lt;/div&gt;';<br /><br />to:<br /><br />$output .= '<br />	&lt;div id=&quot;picture-holder&quot;&gt;'.$imgtag.'&lt;/div&gt;';<br /><br />This will remove the link which shows the full image.  <br /><br />I have modified my beta 2 install so I don't know the exact line number for a clean gallery.php, but the above lines should be around line 234.]]>
		</description>
	</item>
	<item>
		<title>Removal of Full screen images</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=580#Comment_580</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=580#Comment_580</guid>
		<pubDate>Fri, 21 Oct 2005 17:35:23 +0000</pubDate>
		<author>puk</author>
		<description>
			<![CDATA[Did the job Pukka, cheers Stobal.<br /><br />Thankyou :)]]>
		</description>
	</item>
	<item>
		<title>Removal of Full screen images</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=649#Comment_649</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=111&amp;Focus=649#Comment_649</guid>
		<pubDate>Tue, 25 Oct 2005 15:12:30 +0000</pubDate>
		<author>paul</author>
		<description>
			<![CDATA[Nice fotobook !<br /><br />Could you tell me what code i need to snip to remove the ability to click the slideshowimage.<br />I think you name it hotlink!]]>
		</description>
	</item>
	
		</channel>
	</rss>