wiki:filesystem

File Organization

In KaZoe, the files organization is made to look like to an UNIX files system.
On the ROOT of the website, you can find :

  • bin : All PHP sources for KaZoe core
  • etc : All XML configuration files
  • lib : All external GPL used tools like  Cryptographp projects
  • skin : All XSL and CSS files used for the themes
  • var : All temporary files like cache, log...
  • home : Websites nodes

home contains one or many root websites nodes. (like user in Unix files system).
All this root are calling meta in KaZoe vocabulary.
With this concept, one website can deserve many tree (with different menu architecture, different skin...).


etc contains configurations files, in XML.