vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v1.x (Archive - Closed for Posting) > Feedback & Suggestions

 
 
Thread Tools Display Modes
  #1  
Old 05-25-2004, 11:02 AM
RandomLove RandomLove is offline
Junior Member
 
Join Date: May 2004
Posts: 11
Default Please make it language enabled

Hi,
This can be done by modifying adv_portal template, replace:

Code:
<html>
with
Code:
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">

Thanks
R.L.
  #2  
Old 05-25-2004, 11:05 AM
RandomLove RandomLove is offline
Junior Member
 
Join Date: May 2004
Posts: 11
Default Re: Please make it language enabled

In the same file,

Replace:

Code:
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
with

Code:
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" />
Thanks.
R.L.
  #3  
Old 05-25-2004, 01:17 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Please make it language enabled

That will be updated in the next version.
  #4  
Old 05-26-2004, 04:41 AM
RandomLove RandomLove is offline
Junior Member
 
Join Date: May 2004
Posts: 11
Default Re: Please make it language enabled

Great..thanks Brian.
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:45 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.