Menu

Tree [0037ba] master /
 History

HTTPS access


File Date Author Commit
 doc 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 doxygen 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 gfx 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 src 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 AUTHORS 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 COPYING 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 ChangeLog 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 NEWS 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit
 README 2013-08-22 Rouven Spreckels Rouven Spreckels [0037ba] Initial commit

Read Me

 * Description

   Snape is a PHP tool for transparent language, template, and content management consisting of two classes, Snare and Ape:
   Snare transparently fuses languages (XML/Ape files) with PHP or Smarty templates
   while Ape provides substitution capabilities being an XML/SimpleXML extension.

 * Documentation

   Have a look at 'doc/html/index.html'.

 * Demonstration

   Move entire distribution to a webserver.
   Have a look at 'src/demo/index.php'.

 * Homepage

   <http://snape.sourceforge.net>

 * To-do

   Interface with PDO providing a kind of XML/object-oriented database access.
   Fuse also with settings being language independent assignments.