jQueryEventCalendar icon indicating copy to clipboard operation
jQueryEventCalendar copied to clipboard

multi-language support suggestion.

Open tsuijie opened this issue 9 years ago • 3 comments

something like this:

$(id).eventCalendar({
  eventsjson: 'file.json',
  lang: 'en.json'
});

and load external language file.

tsuijie avatar Jul 27 '15 05:07 tsuijie

Hi Tsui,

I just upload a new version of the plugin with this feature: http://www.vissit.com/projects/eventCalendar/ https://github.com/jaime8111/jQueryEventCalendar

Thanks for advice. It was a good idea.

2015-07-27 7:42 GMT+02:00 Tsui Jie [email protected]:

something like this:

$(id).eventCalendar({ eventsjson: 'file.json', lang: 'en.json' });

and load external language file.

— Reply to this email directly or view it on GitHub https://github.com/jaime8111/jQueryEventCalendar/issues/22.

Jaime Fernández · [email protected] · Twitter http://twitter.com/vissit · Facebook http://www.facebook.com/jaime8111 · Linkedin

http://www.linkedin.com/in/jaimefdez

jaime8111 avatar Aug 13 '15 08:08 jaime8111

Can u give an example of the json file ? There is an Ember-Addon here, https://github.com/adamsrog/ember-cli-event-calendar Can u give some advices ?

yanzixiang avatar Oct 11 '15 10:10 yanzixiang

I didn't develop the ember-addon.

You will have to ask to adamsrog about it.

All the info about my plugin is here: http://www.vissit.com/projects/eventCalendar/

2015-10-11 12:59 GMT+02:00 yanzixiang [email protected]:

Can u give an example of the json file ? There is an Ember-Addon here, https://github.com/adamsrog/ember-cli-event-calendar Can u give some advices ?

— Reply to this email directly or view it on GitHub https://github.com/jaime8111/jQueryEventCalendar/issues/22#issuecomment-147181248 .

Jaime Fernández · [email protected] · Twitter http://twitter.com/vissit · Facebook http://www.facebook.com/jaime8111 · Linkedin

http://www.linkedin.com/in/jaimefdez

jaime8111 avatar Oct 12 '15 20:10 jaime8111