<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKFinder_2.x%2FDevelopers_Guide%2FASP.NET%2FConfiguration%2FThumbnails</id>
		<title>CKFinder 2.x/Developers Guide/ASP.NET/Configuration/Thumbnails - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://docs-old.ckeditor.com/index.php?action=history&amp;feed=atom&amp;title=CKFinder_2.x%2FDevelopers_Guide%2FASP.NET%2FConfiguration%2FThumbnails"/>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_2.x/Developers_Guide/ASP.NET/Configuration/Thumbnails&amp;action=history"/>
		<updated>2026-04-05T23:19:15Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>https://docs-old.ckeditor.com/index.php?title=CKFinder_2.x/Developers_Guide/ASP.NET/Configuration/Thumbnails&amp;diff=2956&amp;oldid=prev</id>
		<title>Wiktor: Created page with 'You can set configure thumbnails by using the following settings in the configuration file: &lt;pre&gt;Thumbnails.Url = BaseUrl + &quot;_thumbs/&quot;; Thumbnails.Dir = &quot;&quot;; Thumbnails.Enabled = …'</title>
		<link rel="alternate" type="text/html" href="https://docs-old.ckeditor.com/index.php?title=CKFinder_2.x/Developers_Guide/ASP.NET/Configuration/Thumbnails&amp;diff=2956&amp;oldid=prev"/>
				<updated>2010-05-14T19:06:18Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;You can set configure thumbnails by using the following settings in the configuration file: &amp;lt;pre&amp;gt;Thumbnails.Url = BaseUrl + &amp;quot;_thumbs/&amp;quot;; Thumbnails.Dir = &amp;quot;&amp;quot;; Thumbnails.Enabled = …&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You can set configure thumbnails by using the following settings in the configuration file:&lt;br /&gt;
&amp;lt;pre&amp;gt;Thumbnails.Url = BaseUrl + &amp;quot;_thumbs/&amp;quot;;&lt;br /&gt;
Thumbnails.Dir = &amp;quot;&amp;quot;;&lt;br /&gt;
Thumbnails.Enabled = true;&lt;br /&gt;
Thumbnails.MaxWidth = 100;&lt;br /&gt;
Thumbnails.MaxHeight = 100;&lt;br /&gt;
Thumbnails.Quality = 80;&lt;br /&gt;
&amp;lt;/pre&amp;gt; &lt;br /&gt;
== Url and Dir ==&lt;br /&gt;
&lt;br /&gt;
The Url and Dir properties defined the folder used to hold all thumbnail images, and the URL to access them. It works just like the [[CKFinder_2.x/Developers Guide/ASP.NET/Configuration/Quick Start#Base URL and Directory|BaseUrl and BaseDir]] settings.&lt;br /&gt;
&lt;br /&gt;
== Enabled ==&lt;br /&gt;
&lt;br /&gt;
By setting Enabled to &amp;quot;false&amp;quot;, CKFinder will have no support for thumbnails.&lt;br /&gt;
&lt;br /&gt;
== MaxWidth and MaxHeight ==&lt;br /&gt;
&lt;br /&gt;
Sets the maximum size of the thumbnails displayed in CKFinder. These values are expressed in pixels.&lt;br /&gt;
&lt;br /&gt;
== Quality ==&lt;br /&gt;
&lt;br /&gt;
Sets the quality level used to produce thumbnails in a range from 1 to 100. The smaller the quality the smaller the size of the thumbnail files. Notice that an acceptable value should not be less than 45. For quality thumbnails, 80 is more than sufficient.&lt;/div&gt;</summary>
		<author><name>Wiktor</name></author>	</entry>

	</feed>