[#5392] Integration with Search Module
History
Updates
Updated: 2010-09-08 10:58
description: Hi,
We made the following hacks to enable displaying/filtering results by lang using Babel :
In modules/babel/babel.module.php, added a new function :
function get_lang_by_url($url){
global $gCms;
$tmp = explode('/',parse_url($url,PHP_URL_ => Hi,
We made the following hacks to enable displaying/filtering results by lang using Babel :
In modules/babel/babel.module.php, added a new function :
function get_lang_by_url($url){
global $gCms;
$tmp = explode('/',parse_url($url,PHP_URL_
resolution_id: => 5