Oops 2 cents more...
It is better to start with completely clean installation (dummy package) and not install anything at all.
The first check TS browser and TS analizer (check it all the time)
Then create small page tree
Then create root TS tempate
Then create very simple html template
Then add some TS and again check TS browser and analiser
Do not try to add content at this point...later
Then when all is clear enough ...
Include static \"content (default)\" to your TS template and check again.
Then find in documentation section document do not remember the name something like \"Static template\" or so. It has text of content (default) with some explanation.
It will help you to see how everything is growing from the scratch.
|