www.kosiy.phpnet.us
Page 1 of 1
Simple blog with multi-lang and theme
#3
Posted 27 February 2009 - 06:09 PM
Actually if you changed it from fluid to static (with all the content in a 'column' in the center of the screen) i think it would look better than just ok
#4
Posted 28 February 2009 - 01:47 AM
Not bad design , Cool , Let me know one thing , how did you managed multiple language content ? I m new here.
Thanks
Thanks
#5
Posted 28 February 2009 - 05:11 AM
Quote
Let me know one thing , how did you managed multiple language content ? I m new here.
In table "Post" I'm added field "lang" for storing language for every article.
When application start I check default language from browser settings or the user's selected in current session and set
Yii::app()->language.
Then select from table "Post" only record's in needed language.
Code: http://kosiy.phpnet....show/id/18.html
Sorry for bad English.
Share this topic:
Page 1 of 1

Help












