2010-05-29, 17:22:04
Wonderful, thank you.
Still got problem, with the content is show May instead of Maj when its published..
Solution?
//Maxpop
Still got problem, with the content is show May instead of Maj when its published..
Solution?
//Maxpop
pauloc Wrote:maxpop, goto to http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/ and download your language file and put it in /plugins/vudu_news/js/ folder.
Then edit vudu_news.php and add this line after line 49:
Code:echo '<script type="text/javascript" src="'.$this_plug_path.'js/jquery.ui.datepicker-XX.js" ></script>'."\n";
Change "jquery.ui.datepicker-XX.js" to your language code (sv in your case), or better, to your downloaded file name.