- Messaggi: 29
- Ringraziamenti ricevuti 2
Lyr!C ha scritto: About Google maps, doesn't know currently if possible, as using distant API of Google.
But maybe it's possible... when time, and working on Google Maps, will check this...
if($loadGMapScripts) {
$document->addScript('https://maps.googleapis.com/maps/api/js?sensor=false');
$document->addScript( JURI::base( true ) . '/components/com_icagenda/js/icmap.js' );
}
if($loadGMapScripts) {
$doclang = & JFactory::getDocument();
$curlang = $doclang->language;
$lang = substr($curlang,0,2);
$document->addScript('https://maps.googleapis.com/maps/api/js?sensor=false&language='.$lang);
$document->addScript( JURI::base( true ) . '/components/com_icagenda/js/icmap.js' );
}
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
SLV ha scritto: Mr. Lyr!C
Did you saw this hack? Do you agree? Will be it or something else in update?
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
Which name do you want me to add in contributors list?
case 'p.': $ val = ' p.'; break;
Si prega Accedi o Crea un account a partecipare alla conversazione.
I will next week update the list of contributors. (i think it a basic thank you!) I can add just "SLV" if you don't want your full name ?SLV ha scritto:
Which name do you want me to add in contributors list?
Mr. Lyr!C
Thank you very much for appreciating my minimum contribution for your great job.
This is unnecessary.
Yes, i can, and will for 3.2.8SLV ha scritto: I have suggestions into TODO list:
- add such lines to helper.php (component and modules)(р - cyrillic letter)case 'p.': $ val = ' p.'; break;
There's some missing files for date format, and i will work on them as soon as a little time. But today, i add a file for globalization only if already a language pack.SLV ha scritto: and the corresponding globalization file uk-UA.php
for Ukrainian date format localization.
SLV ha scritto: - make it possible to output such string "There are no scheduled events" (JText::_) in the output list of today and upcoming events if really no scheduled events...
Si prega Accedi o Crea un account a partecipare alla conversazione.
Could you explain me ?
My globalization file attached.... if you have understand how to create one for ukrainian, i can add it.
Si prega Accedi o Crea un account a partecipare alla conversazione.
SLV ha scritto:
Of course, please.
Screenshot attached. It looks like an empty list of upcoming events.
SLV ha scritto: I tried to attach my globalization file, but after submit button forum gives an error.
Si prega Accedi o Crea un account a partecipare alla conversazione.
Thanks for the clarification. It works....you have to activate subtitle description
Si prega Accedi o Crea un account a partecipare alla conversazione.
SLV ha scritto:
Thanks for the clarification. It works....you have to activate subtitle description
Si prega Accedi o Crea un account a partecipare alla conversazione.