Infrastructure

October 1, 2005

I want to avoid a database if possible. Let’s run with the XML Theme and store everything in XML Files. One great big XML file for everything is out. I like the directory approach because it leaves navigation up to the operating system. A webmaster can browse folders to find templates, components and page data.

What about this?

  • All Components in the /component folder, seperated by context - Global or Page.
  • All Templates in the /template folder, seperated by context - Global or Page.
  • All binaries (files and images) in the /media folder.
  • All Stylesheets in the /design folder.
  • config.xml to bring it all together

Comments »

No comments yet.

RSS feed for comments on this post.

Leave a comment