Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Saturday, May 18 2013 @ 08:55 PM EDT


 Forum Index > Support > General Geeklog Support New Topic Post Reply
 Partial multilingual support
   
::Ben
 01/18/10 05:13AM (Read 631 times)  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
Hello,

Is there a way to set a partial multilingual support on a Geeklog site?

What I get is a Geeklog site, with topics, stories, and pages.
What I want is to activate multilingual support but serve default items from the main language if optional language items are not available.

How to make this possible?

Thanks,

::Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
LWC
 01/18/10 08:58AM  
+++++
Full Member

Status: offline


Registered: 02/19/04
Posts: 811
Make a feature request to load english/_utf-8.php before loading the current translation. It would, of course, force 100% of the non English-only sites out there to load an extra file...for every plugin too.

Alternatively, just put your manual changes inside an existing file thus keeping its other entries untouched - that way it would simulate what you want.

Or if you want to take care of future upgrades, take an existing file and at its bottom create manual duplicated entries, e.g.
PHP Formatted Code
 $LANG01 => array(
...
'foo' => 'bar',
...
)

 // add this section after each upgrade. Entries here overwrite original assignments:
$LANG01['foo'] = 'no longer bar';

 
Profile Email Website
 Quote
::Ben
 01/18/10 11:44AM  
+++++
Full Member

Status: offline


Registered: 01/14/05
Posts: 1359
About a feature request, to allow this "partial multilanguage support", do we need more than a $CONF value (AND / OR) to make the right sql query?

::Ben

We speak french on http://geeklog.fr
 
Profile Email Website
 Quote
Content generated in: 0.87 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content