Simon Wilcox wrote: > I'm finding that ttree has some limitations, particularly in the single > config file when running multiple sites.
You know you can create multiple config files? In your .ttreerc: cfg = /home/abw/.ttree Then you put config files in that directory and engage them with the -f option: ttree -f foobar Or pass an absolute or explicitly relative path to -f ttree -f /home/abw/tmp/ttree.cfg ttree -f ./tmp/ttree.cfg HTH A _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.ourshack.com/mailman/listinfo/templates
