
Put a face on your database
http://xataface.com/forum/
This is not a problem.Ê Any template can be overridden on a per-application basis by adding a template of the same name into the templates directory of your application's directory.
-Steve
Not quite.
Am I correct in assuming that all of your applications are stored in separate directories?
If so, then suppose you have your #1 application in the www/dist/1 directory.Ê Then you would create a directory www/dist/1/templates where you can place templates for that application only.Ê You can copy template files from the dataface/Dataface/templates directory to your application's templates directory (www/dist/1/templates) and modify them to suit your purposes for that app.