I need to create a set of static HTML documents for a help file. For translation reasons, I would like to keep content at template separate, and to use TT2 to compile into the right help files.
Since some customers may be from areas with complex scripts, I wonder how TT2 copes with RTL languages (such as hebrew and arab). Are the characters output in the correct order ? What should I be aware about in terms of selection of database, and compilation / template ? My HTML and Template files can be UTF8 with BOM set. I can use dir="rtl" in CSS, which works correctly. Thinking of SQLite3 as database, a good choice ? _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
