<?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>Typo3Pedia &#187; install typo3</title>
	<atom:link href="http://typo3pedia.com/tag/install-typo3/feed/" rel="self" type="application/rss+xml" />
	<link>http://typo3pedia.com</link>
	<description>Free Typo3 Templates &#124; Typo3 Tutorials</description>
	<lastBuildDate>Sun, 25 Mar 2012 23:29:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How-to Install TYPO3 Template. Part 2</title>
		<link>http://typo3pedia.com/2010/02/how-to-install-typo3-template-part-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-typo3-template-part-2</link>
		<comments>http://typo3pedia.com/2010/02/how-to-install-typo3-template-part-2/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:02:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TYPO3 for Beginners]]></category>
		<category><![CDATA[TYPO3 Tutorials]]></category>
		<category><![CDATA[how-to's]]></category>
		<category><![CDATA[install typo3]]></category>
		<category><![CDATA[install typo3 template]]></category>
		<category><![CDATA[rasi]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[typo3 cms]]></category>
		<category><![CDATA[typo3 installation]]></category>

		<guid isPermaLink="false">http://typo3pedia.com/?p=136</guid>
		<description><![CDATA[Let&#8217;s finish the previous TYPO3 Tutorial on how-to install TYPO3 Template. Changing Header Banner In the config.txt file, type the path to the header banner: # Changing Header Banner temp.toppic = IMAGE temp.toppic ( file = fileadmin / data / banners / banner.jpg file.import.data = level media: -1, &#8220;slide&#8221; file.import = uploads / media / [...]]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s finish the previous <strong>TYPO3 Tutorial</strong> on <a href="http://typo3pedia.com/2010/01/howto-install-typo3-template-part1/">how-to install TYPO3 Template</a>.</p>
<h3>Changing Header Banner</h3>
<p>In the config.txt file, type the path to the header banner:<br />
<em># Changing Header Banner<br />
temp.toppic = IMAGE<br />
temp.toppic (<br />
file = fileadmin / data / banners / banner.jpg<br />
file.import.data = level media: -1, &#8220;slide&#8221;<br />
file.import = uploads / media /<br />
file.import.listNum = 0<br />
file.import.override.field = media<br />
)</em><br />
As in our case, if no other picture is selected, the file banner.jpg is uploaded and shown at the page.</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/change_banner.png"><img class="alignnone size-medium wp-image-137" title="Change Header Banner" src="http://typo3pedia.com/wp-content/uploads/2010/02/change_banner-300x118.png" alt="How-to Install TYPO3 Template-1" width="300" height="118" /></a></p>
<p><span id="more-136"></span></p>
<p>Now activate the setup.txt file, the marker is already present in the HTML template.<br />
Simply remove the comment character:<br />
<em># subparts.BANNER &lt;temp.toppic change<br />
subparts.BANNER &lt;temp.toppic</em></p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/activate_banner.jpg"><img class="alignnone size-medium wp-image-138" title="Activate Banner" src="http://typo3pedia.com/wp-content/uploads/2010/02/activate_banner-300x146.jpg" alt="How-to Install TYPO3 Template-2" width="300" height="146" /></a></p>
<p>To change the Site type, select <strong>Erweitert</strong>.</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/change-type.jpg"><img class="alignnone size-medium wp-image-139" title="change-type" src="http://typo3pedia.com/wp-content/uploads/2010/02/change-type-300x112.jpg" alt="How-to Install TYPO3 Template-3" width="300" height="112" /></a></p>
<p>Now we have the banner on Site2. Scroll down a bit and click on the <strong>folder icon</strong>:</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/banner2.jpg"><img class="alignnone size-medium wp-image-140" title="banner2" src="http://typo3pedia.com/wp-content/uploads/2010/02/banner2-300x77.jpg" alt="How-to Install TYPO3 Template-4" width="300" height="77" /></a></p>
<p>Click banner2.jpg or the image you created yourself.</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/banner-names.jpg"><img class="alignnone size-medium wp-image-142" title="banner-names" src="http://typo3pedia.com/wp-content/uploads/2010/02/banner-names-300x143.jpg" alt="How-to Install TYPO3 Template-5" width="300" height="143" /></a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6055955701207400";
/* 468x60, created 09/12/09 */
google_ad_slot = "3968389367";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Save the page and delete the cache.<br />
Click the Show website, the graphic should change now from Site1 to Site2.<br />
Enjoy the website!</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/finish-banner.jpg"><img class="alignnone size-medium wp-image-143" title="finish-banner" src="http://typo3pedia.com/wp-content/uploads/2010/02/finish-banner-300x132.jpg" alt="How-to Install TYPO3 Template-6" width="300" height="132" /></a></p>
<h3>Importing t3d file</h3>
<p>Create a folder in the folder fileadmin templates:<br />
fileadmin / templates<br />
Unzip TPL_transition.zip into the folder fileadmin / templates / transition /</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/import-t3d.jpg"><img class="alignnone size-medium wp-image-144" title="import-t3d-file" src="http://typo3pedia.com/wp-content/uploads/2010/02/import-t3d-300x138.jpg" alt="How-to Install TYPO3 Template-7" width="300" height="138" /></a></p>
<p>Click on the globe and choose <strong>Importieren aus .t3d</strong></p>
<p><strong><a href="http://typo3pedia.com/wp-content/uploads/2010/02/click-globe.jpg"><img class="alignnone size-medium wp-image-146" title="click-globe" src="http://typo3pedia.com/wp-content/uploads/2010/02/click-globe-300x124.jpg" alt="How-to Install TYPO3 Template-8" width="300" height="124" /></a><br />
</strong></p>
<p>Click <strong>Upload</strong> tab and then <strong>Durchsuchen</strong> (Browse) and select the unzipped file <strong>transition.t3d</strong></p>
<p><strong><a href="http://typo3pedia.com/wp-content/uploads/2010/02/upload-t3d.jpg"><img class="alignnone size-medium wp-image-147" title="upload-t3d" src="http://typo3pedia.com/wp-content/uploads/2010/02/upload-t3d-300x64.jpg" alt="How-to Install TYPO3 Template-9" width="300" height="64" /></a></strong></p>
<p><strong><a href="http://typo3pedia.com/wp-content/uploads/2010/02/upload-t3d-2.jpg"><img class="alignnone size-medium wp-image-148" title="upload-t3d-2" src="http://typo3pedia.com/wp-content/uploads/2010/02/upload-t3d-2-300x200.jpg" alt="How-to Install TYPO3 Template-10" width="300" height="200" /></a></strong></p>
<p>Click <strong>Upload</strong></p>
<p><strong><a href="http://typo3pedia.com/wp-content/uploads/2010/02/click-upload.jpg"><img class="alignnone size-medium wp-image-149" title="click-upload" src="http://typo3pedia.com/wp-content/uploads/2010/02/click-upload-300x68.jpg" alt="How-to Install TYPO3 Template-11" width="300" height="68" /></a></strong></p>
<p>Open the <strong>Import</strong> tab and check the <strong>alle UID Werte erzwingen</strong>, and if you want to preview, click <strong>Vorschau</strong>. Then click <strong>Import</strong>.</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/02/import-finish.jpg"><img class="alignnone size-medium wp-image-150" title="import-finish" src="http://typo3pedia.com/wp-content/uploads/2010/02/import-finish-300x184.jpg" alt="How-to Install TYPO3 Template-12" width="300" height="184" /></a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6055955701207400";
/* 468x60, created 09/12/09 */
google_ad_slot = "3968389367";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><a href="http://rasi.ch/fileadmin/daten/templates/Installation%20eines%20Templates.pdf">Source</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://typo3pedia.com/2010/01/howto-install-typo3-template-part1/" title="How-to Install TYPO3 Template. Part 1">How-to Install TYPO3 Template. Part 1</a></li><li><a href="http://typo3pedia.com/2009/10/howto-install-typo3-tutorials/" title="TYPO3 Tutorials: How to Install TYPO3">TYPO3 Tutorials: How to Install TYPO3</a></li><li><a href="http://typo3pedia.com/2010/05/typo3-4-2-ecommerce-book/" title="Meet TYPO3 4.2 Ecommerce Book by Packt Publishing">Meet TYPO3 4.2 Ecommerce Book by Packt Publishing</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://typo3pedia.com/2010/02/how-to-install-typo3-template-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to Install TYPO3 Template. Part 1</title>
		<link>http://typo3pedia.com/2010/01/howto-install-typo3-template-part1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-install-typo3-template-part1</link>
		<comments>http://typo3pedia.com/2010/01/howto-install-typo3-template-part1/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:55:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TYPO3 for Beginners]]></category>
		<category><![CDATA[TYPO3 Tutorials]]></category>
		<category><![CDATA[how-to's]]></category>
		<category><![CDATA[install typo3]]></category>
		<category><![CDATA[install typo3 template]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[typo3 cms]]></category>
		<category><![CDATA[typo3 installation]]></category>

		<guid isPermaLink="false">http://typo3pedia.com/?p=112</guid>
		<description><![CDATA[Here we are. And this is the 1st part of tutorial on how to install TYPO3 template by the example of Transition theme. First, install the Typo3 CMS In the folder templates, сreate a new folder fileadmin. Unzip the folder TPL_transition.zip to fileadmin/templates/. Create the following site structure. Select Template from the menu, or click [...]]]></description>
			<content:encoded><![CDATA[<p>Here we are. And this is the 1st part of tutorial on how to <strong>install TYPO3 template</strong> by the example of Transition theme.</p>
<p>First, install the <strong>Typo3 CMS</strong></p>
<div id="attachment_113" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-113 " title="install-typo3" src="http://typo3pedia.com/wp-content/uploads/2010/01/install-typo3-300x182.jpg" alt="Install TYPO3" width="300" height="182" /><p class="wp-caption-text">Install TYPO3</p></div>
<p><span id="more-112"></span></p>
<p style="text-align: left;">In the folder <strong>templates, </strong>сreate a new folder <strong>fileadmin</strong>.<br />
Unzip the folder <strong>TPL_transition.zip</strong> to fileadmin/templates/.</p>
<div id="attachment_114" class="wp-caption alignnone" style="width: 274px"><img class="size-full wp-image-114 " title="create-folder" src="http://typo3pedia.com/wp-content/uploads/2010/01/create-folder.jpg" alt="Create Folder Templates" width="264" height="260" /><p class="wp-caption-text">Create Folder Templates</p></div>
<p style="text-align: left;">Create the following site structure.<br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/structure.jpg"><img class="size-medium wp-image-116 alignnone" title="TYPO3 Website Structure" src="http://typo3pedia.com/wp-content/uploads/2010/01/structure-300x192.jpg" alt="TYPO3 Website Structure" width="300" height="192" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">Select Template from the menu, or click <strong>Create template for a new website</strong>.<br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/choose-template.jpg"><img class="size-medium wp-image-117 alignnone" title="Select Template" src="http://typo3pedia.com/wp-content/uploads/2010/01/choose-template-300x139.jpg" alt="Select Template" width="300" height="139" /></a></p>
<p style="text-align: left;">Edit <strong>Constants</strong> and <strong>Setup</strong><br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/edit.jpg"><img class="size-medium wp-image-118 alignnone" title="edit" src="http://typo3pedia.com/wp-content/uploads/2010/01/edit-300x153.jpg" alt="Edit Template Info" width="300" height="153" /></a></p>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-6055955701207400"; /* 468x60, created 09/12/09 */ google_ad_slot = "3968389367"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p style="text-align: left;">Open the <strong>install.txt</strong> file in the folder <strong>fileadmin/templates/transition/</strong><br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/Open-install-txt.jpg"><img class="size-medium wp-image-119 alignnone" title="Open-install-txt" src="http://typo3pedia.com/wp-content/uploads/2010/01/Open-install-txt-300x128.jpg" alt="Open install.txt" width="300" height="128" /></a></p>
<p>Copy the text in the <strong>#CONSTANTS</strong> and paste it the corresponding field. Click Update. Then, copy the <strong>#CONFIGURATION</strong> text and paste it to the <em>Setup</em> field.</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/01/copy-constants.jpg"><img class="size-medium wp-image-120 alignnone" title="copy-constants" src="http://typo3pedia.com/wp-content/uploads/2010/01/copy-constants-300x21.jpg" alt="" width="300" height="21" /></a><br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/paste.jpg"><img class="size-medium wp-image-121 alignnone" title="paste" src="http://typo3pedia.com/wp-content/uploads/2010/01/paste-300x68.jpg" alt="" width="300" height="68" /></a></p>
<p>Select Template menu. <strong>Click here to edit whole template</strong> and configure the corresponding image.<br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/image.jpg"><img class="size-medium wp-image-122 alignnone" title="image" src="http://typo3pedia.com/wp-content/uploads/2010/01/image-300x175.jpg" alt="" width="300" height="175" /></a></p>
<p>Click <strong>Show website</strong>. As you see, the top right menu is missing on the page screenshot.<br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/show-website.jpg"><img class="size-medium wp-image-123 alignnone" title="show-website" src="http://typo3pedia.com/wp-content/uploads/2010/01/show-website-300x84.jpg" alt="" width="300" height="84" /></a><br />
<a href="http://typo3pedia.com/wp-content/uploads/2010/01/missing-menu.jpg"><img class="size-medium wp-image-124 alignnone" title="Missing Menu" src="http://typo3pedia.com/wp-content/uploads/2010/01/missing-menu-300x109.jpg" alt="" width="300" height="109" /></a></p>
<p>There is a main menu with all templates, in Transition it&#8217;s the blue menu on the left, where the typoscriptdatei menu.txt or menu_links.txt or menu_oben.txt is assigned.</p>
<p>The footer menu is always file menu_unten.txt, but it does not come with Transition. Yet Transition has a top menu, which is the file menu_top.txt. Edit them and put into the subfolder Trenner with id 15.</p>
<p>The id must always be checked and adjusted accordingly, unless you import the t3d file first.<br />
temp.menutop = HMENU<br />
temp.menutop (<br />
special = directory<br />
special.value = 15<br />
Save the file. Show Clear the cache in TYPO3 and click on web page.<br />
The top menu appears.</p>
<p><a href="http://typo3pedia.com/wp-content/uploads/2010/01/finish.jpg"><img class="alignnone size-medium wp-image-127" title="Menu " src="http://typo3pedia.com/wp-content/uploads/2010/01/finish-300x80.jpg" alt="Menu" width="300" height="80" /></a></p>
<p>Edit the file config.txt:<br />
temp.copyright = TEXT<br />
temp.copyright (<br />
data = date: U<br />
strftime =% Y<br />
wrap = Copyright © | Mysite.com<br />
)<br />
Enter your name or domain here.</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://typo3pedia.com/2010/02/how-to-install-typo3-template-part-2/" title="How-to Install TYPO3 Template. Part 2">How-to Install TYPO3 Template. Part 2</a></li><li><a href="http://typo3pedia.com/2009/10/howto-install-typo3-tutorials/" title="TYPO3 Tutorials: How to Install TYPO3">TYPO3 Tutorials: How to Install TYPO3</a></li><li><a href="http://typo3pedia.com/2010/05/typo3-4-2-ecommerce-book/" title="Meet TYPO3 4.2 Ecommerce Book by Packt Publishing">Meet TYPO3 4.2 Ecommerce Book by Packt Publishing</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://typo3pedia.com/2010/01/howto-install-typo3-template-part1/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>TYPO3 Tutorials: How to Install TYPO3</title>
		<link>http://typo3pedia.com/2009/10/howto-install-typo3-tutorials/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=howto-install-typo3-tutorials</link>
		<comments>http://typo3pedia.com/2009/10/howto-install-typo3-tutorials/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 16:53:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TYPO3 for Beginners]]></category>
		<category><![CDATA[TYPO3 Tutorials]]></category>
		<category><![CDATA[how-to's]]></category>
		<category><![CDATA[install typo3]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[typo3 cms]]></category>
		<category><![CDATA[typo3 installation]]></category>

		<guid isPermaLink="false">http://typo3pedia.com/?p=26</guid>
		<description><![CDATA[As I promised, here is a list of most helpful resources with TYPO3 tutorials. Today&#8217;s post is intended for those users who are new to TYPO3. First and foremost, I recommend to have a look at the Getting Started Tutorial. This guide on TYPO3 installation is pretty simple and comprehensible. Yet, if you find that [...]]]></description>
			<content:encoded><![CDATA[<p>As I promised, here is a list of most helpful resources with <strong>TYPO3 tutorials</strong>. Today&#8217;s post is intended for those users who are new to TYPO3.<br />
First and foremost, I recommend to have a look at the <a href="http://typo3.org/documentation/document-library/doc_tut_quickstart/">Getting Started Tutorial</a>. This guide on TYPO3 installation is pretty simple and comprehensible. Yet, if you find that it&#8217;s not enough, try some links below:</p>
<p><span id="more-26"></span><br />
<a href="http://wiki.typo3.org/index.php/TYPO3_Installation_Basics">TYPO3 Installation Basics</a><br />
<a href="http://www.associatedcontent.com/article/77899/how_to_install_typo3.html?cat=59">How to Install TYPO3</a><br />
<a href="http://www.maiahost.com/tutorials/13_typo3.html">How to install TYPO3 from Fantastico</a><br />
<a href="http://blog.neotek.co.yu/how-to-install-typo3-using-main-install-tool/">How to install TYPO3 in Linux</a><br />
<a href="http://www.thewebhostinghero.com/tutorials/lunarpages-typo3.html">How to install TYPO3 on Lunarpages hosting</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6055955701207400";
/* 468x60, created 09/12/09 */
google_ad_slot = "3968389367";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>If you prefer video guides, you could watch some here:<br />
<a href="http://typo3.org/documentation/videos/xvid-format/#c2399">TYPO3.org</a><br />
<a href="http://www.siteground.com/tutorials/typo3/typo3_installation.htm">SiteGround.com</a></p>
<p>For those who do not like to read online, here is a practical guide on <a href="http://www.packtpub.com/beginning-typo3/book">Building Websites with TYPO3</a> from Packt Publishing.</p>
<p>It is also recommended to use the Dummy package If you want to start out a fresh project, take this package which offers an empty database with only a single admin user configured. Good luck!</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://typo3pedia.com/2010/02/how-to-install-typo3-template-part-2/" title="How-to Install TYPO3 Template. Part 2">How-to Install TYPO3 Template. Part 2</a></li><li><a href="http://typo3pedia.com/2010/01/howto-install-typo3-template-part1/" title="How-to Install TYPO3 Template. Part 1">How-to Install TYPO3 Template. Part 1</a></li><li><a href="http://typo3pedia.com/2010/05/typo3-4-2-ecommerce-book/" title="Meet TYPO3 4.2 Ecommerce Book by Packt Publishing">Meet TYPO3 4.2 Ecommerce Book by Packt Publishing</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://typo3pedia.com/2009/10/howto-install-typo3-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

