login | register
Tue 07 of Oct, 2008 (15:22 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

MsTeryGuest

This user has not entered any information yet.

Login
MsTeryGuest
Real Name
MsTeryGuest
Country
United_States United States
Language
English (English, en)
Member since
Sunday 31 of July, 2005
Last Login
Wednesday 24 of August, 2005 (22:31:08 UTC)
Send Message
Send a personal message to this user

Recent Blog Posts

Refresh cachePrint

Are there any multi-lingual aspects of bitweaver

By MsTeryGuest
Tuesday 16 of August, 2005
Posted to Developer's FAQ
Gleaned from irc:

Q. Are there any multi-lingual aspects of bitweaver

A. In short, wrap strings in smarty tpl's with some text and in your php, use the tra( 'some text' );. String collection is automatic as is translation

Q. how does it get translated?

A. lookup tables using md5( 'some text' ) as the master key. Translations are all cached to file system in single strings