done
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 12, 2011 8:36am
Subscribe [3]#1 / Nov 12, 2011 8:36am
done
#2 / Nov 12, 2011 8:47am
Hello DymDym
If you install the Agile Records theme EE will automatically install some sample template groups and templates for you. These are sometimes useful if you are learning EE because they show give you some template tags and settings to play with - you can delete the Agile theme later and replace with your own templates.
If you do not install the Agile theme you will start with no templates and have to build them yourself.
If this is your first EE site I suggest installing the Agile theme and play with it. Once you are confident you can simple delete those templates and create your own.
#3 / Nov 12, 2011 8:53am
Hello bluedreamer,
Thanks. I just choose Agile and will learn 😉
#4 / Nov 13, 2011 6:53am
When I have my own design (html and css) do I have to upload this in “theme/profile_themes/mydesign/” or “theme/site_themes/mydesign/”?
#5 / Nov 13, 2011 7:49am
You will need to do either of these:
1. Create your new template groups and template in the template editor and copy/paste in your code
or
2. Use flat file templates and import them, see http://ellislab.com/expressionengine/user-guide/templates/templates_as_files.html
#6 / Nov 13, 2011 8:07am
Aha, thanks.
So if I want to upload via ftp I have to add it in system/expressionengine/templates/my_site_name/ folder?
#7 / Nov 13, 2011 1:22pm
DymDym,
yes that is correct. If you are not using MSM then your site name for the purposes of templates will be system/expressionengine/templates/default_site/
Is there anything else I can help you with?
bluedreamer, Thanks for the assist.
#8 / Nov 13, 2011 2:16pm
I want to add MSM later does this has any effect on the template folder?
#9 / Nov 14, 2011 6:45pm
DymDym,
No it does not. When you add MSM later your new sites’ templates will be in a folder with the same name as the sites short name.
Sean