Yappa and Smarty
May 29th, 2002I really like Yappa because of the way the backend is written. It is very modular, and class based, making it very easy to work with and/or modify. It has a pseudo Template system in which the HTML (and very little code) is stored in a single file in PHP, and all the code that does the work is in another file. I'm considering making it fully templatable by adding Smarty into it. This should be pretty easy to do. I would just use The Gallery like evreyone else does, but I don't like the fact that the link to the images themselves are not portable or easily accessible.


















