| Re: some doubt during development |
| by urbanspacema on 2009/9/4 16:22:59 in the template this <{$b.birthday_date|date_format:"%A %e %B %Y"}> b.birthday_date is in timestamp. |
| Re: some doubt during development |
| by ghia on 2009/9/4 15:20:23 1. It depends on wich functions you use to do the formatting of your date. |
| some doubt during development |
| by urbanspacema on 2009/9/4 14:35:23 Hello. I have 2 qeustion for module development. 1. my XOOPS development installation is set to italian language but my module show date in english (day name and month name. There is a issue with setlocal? 2. I use jquery in theme.html, I need to use jquery also in the module but the call in theme.html don't work. Now i have added a call in mytemplate.html, it works but stop the jquery in the theme.html there is a way to make both working? tnx |