31
timgno
Re: XoopsFormTime Class
  • 2016/5/19 15:41

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


But it's supported by all browsers?

This is the problem, otherwise you're right to use the html5 tag



32
timgno
Re: XoopsFormTime Class
  • 2016/5/18 20:16

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Ok!
As soon as possible I will send it on github for XOOPS 2.5.x, and XOOPS 2.6



33
timgno
Re: wgXPiwik
  • 2016/5/18 20:10

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I've forked on github ;)



34
timgno
Video Module
  • 2016/5/15 19:58

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


it's difficult to upload a file video, from a file upload

Test yourself and let me know

Url work fine

Use bootstrap

From GitHub

Tested on Xoops 2.5.8 RC3



35
timgno
XoopsFormTime Class
  • 2016/4/28 7:25

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Why, it's never a class only for time was created?

First I would like to create your own!

I need a single select box for the 'start' and 'end' distinct time from the date!

If I want once I'm forced to put his hand to the class XoopsFormDateTime



36
timgno
Auto Detect Language
  • 2016/4/1 8:25

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Hi All!

To Core Team...!!!

In the file session.php, I've noticed in a variable 'securityLevel', the possibility of implement this hack.

The likely source code could be this:

$lang substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 02);
$langConfig = array("en" => "english/""it" => "italian/"
                            
"de" => "deutsch/""fr" => "french/"
                            
"default" => "english/");
if(
array_key_exists($lang$langConfig)) {
    
$language $langConfig[$lang];
} else {
    
$language $langConfig['default'];
}
header('Location: ' $language);



37
timgno
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2016/3/7 19:50

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I've traslated in Italian Language

https://www.transifex.com/xoops/tdmcreate-191-alpha-34/dashboard/

It would be better to create a folder with only the name of the module to avoid writing alpha-34, that way we can load aventually other versions on the same space



38
timgno
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2016/3/7 18:23

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I have not had time to translate it, I'll do it if I have time directly on transfex, if no user will do



39
timgno
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2016/3/6 21:12

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Thanks Cesag!

There will be no changes in the language files



40
timgno
Re: TDMCreate 1.91 alpha 1 for Testing
  • 2016/3/4 10:08

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


You can upload, please, to create translation on transifex?




TopTop
« 1 2 3 (4) 5 6 7 ... 113 »



Login

Who's Online

194 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 194


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits