<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wmasterj</id>
	<title>Joomla! Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.sandbox.joomla.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Wmasterj"/>
	<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/Special:Contributions/Wmasterj"/>
	<updated>2026-07-01T21:35:01Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://docs.sandbox.joomla.org/index.php?title=Setting_up_a_directory_structure&amp;diff=9214</id>
		<title>Setting up a directory structure</title>
		<link rel="alternate" type="text/html" href="https://docs.sandbox.joomla.org/index.php?title=Setting_up_a_directory_structure&amp;diff=9214"/>
		<updated>2008-07-16T02:32:34Z</updated>

		<summary type="html">&lt;p&gt;Wmasterj: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To make the most basic template, &#039;&#039;&#039;create a new folder&#039;&#039;&#039; in the &#039;&#039;&amp;quot;templates&amp;quot;&#039;&#039; folder. Name this folder after your template i.e. &amp;quot;mynewtemplate&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Using a text editor (or dedicated editor such as [[Adobe Dreamweaver]]) &#039;&#039;&#039;create the files &amp;quot;index.php&amp;quot;, &amp;quot;templateDetails.xml&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
To keep things organised, make &#039;&#039;&#039;2 new folders called &amp;quot;images&amp;quot; and &amp;quot;css&amp;quot;&#039;&#039;&#039;. Insided the &amp;quot;css&amp;quot; folder create a file called &amp;quot;style.css&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This is the most basic practical setup. Theoretically, the css could be missed out but if you place the styling information within your &amp;quot;index.php&amp;quot; it will bloat the size of webpages and give a poor user experience.&lt;br /&gt;
&lt;br /&gt;
Outline of folder and file structure:&lt;br /&gt;
* &#039;&#039;&#039;mynewtemplate/&#039;&#039;&#039;&lt;br /&gt;
** &amp;lt;u&amp;gt;css/&amp;lt;/u&amp;gt;&lt;br /&gt;
*** &#039;&#039;style.css&#039;&#039;&lt;br /&gt;
** &amp;lt;u&amp;gt;images/&amp;lt;/u&amp;gt;&lt;br /&gt;
** &#039;&#039;index.php&#039;&#039;&lt;br /&gt;
** &#039;&#039;templateDetails.xml&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Wmasterj</name></author>
	</entry>
</feed>