How does it all work?
Posted: Sun Sep 10, 2006 1:52 am
Im trying to figure out serendipity so if any vets wana throw in some assistance id appreciate it.
So the style.css file controls the layout of the site, thats fine. But I want to see the default template to see the tags so I can see what exactly the css is affecting. So I was reading the documentation and it seems that layout.php is where everything is done, and that if one does not exist its in /default/. So I browse to default and its not there....
Where is the file that has all the html/php all the div tags so that if I wanted I could change the way the CSS affects stuff? Is everything done via plugins? What if I want to manually rip out the Calander code where should I be looking? I understand there are a lot of plugins to do this stuff, but Id actually like to know how it all works before I start using plugins.
So the style.css file controls the layout of the site, thats fine. But I want to see the default template to see the tags so I can see what exactly the css is affecting. So I was reading the documentation and it seems that layout.php is where everything is done, and that if one does not exist its in /default/. So I browse to default and its not there....
Where is the file that has all the html/php all the div tags so that if I wanted I could change the way the CSS affects stuff? Is everything done via plugins? What if I want to manually rip out the Calander code where should I be looking? I understand there are a lot of plugins to do this stuff, but Id actually like to know how it all works before I start using plugins.