digitalascetic / iron-router-i18n

Meteor iron router support for i18n
MIT License
36 stars 5 forks source link

Flow Router #47

Open zimt28 opened 9 years ago

zimt28 commented 9 years ago

It would be cool if this would be just a router-i18n package and support flow-router as well :)

martinopic commented 9 years ago

I was already thinking about it ;-)

zimt28 commented 9 years ago

That's cool :) I've already looked at flow router, and don't know how that could be done. But maybe you have an idea. My thoughts: https://github.com/meteorhacks/flow-router/issues/45 and https://github.com/meteorhacks/flow-router/issues/41

martinopic commented 9 years ago

I've had a first look, I think the same strategy (and even lots of code code) used for Iron Router i18n can be reused for Flowrouter, maybe this could be a reason more to also create a separate i18nConf package (see https://github.com/yoolab/iron-router-i18n/issues/46).

In any case it probably does not make much sense to have a generic "i18n router", better to have a separate package. I'll keep this issue open for updates.

zimt28 commented 9 years ago

Okay, cool! Really interested in how you'll implement it :)

laurentpayot commented 9 years ago

Flow Router is now the "first choice" router for MDG, but its lack of i18n prevents me from using it. Any news about Flow Router support? That would be really much appreciated!

mwarren2 commented 9 years ago

I agree with @laurentpayot. I'm a developer in europe, where multilanguage apps and sites are common. In my case they are the norm. But unfortunately i18n is usually an afterthought. I'm beginning to wonder if my first Meteor app will ever see the light of day. Just discovered also that both ms-seo for iron-router and flow-router-seo ignore 18n, for example. @martinopic your iron-router add-on was great, any chance of the same miracle for flow-router soon?

laurentpayot commented 8 years ago

I have just opened https://github.com/kadirahq/flow-router/issues/441 to see if there is hope or not...

laurentpayot commented 8 years ago

So there is no hope. Yet.

tcastelli commented 8 years ago

+1 for this idea

marktomm commented 8 years ago

+1 any hope yet?

martinopic commented 8 years ago

Hi, I might start working on a flow-router version on January but I cannot be sure at the moment. Sorry about that (I love flow-router too!)

rafa-munoz commented 8 years ago

+1 as well!

laurentpayot commented 8 years ago

@martinopic Any news? I don't want to be pushy, iron-router-i18n is great and a flow-router version would be much appreciated by the community.

WitaliB commented 8 years ago

+1

slissner commented 8 years ago

+1 painfully needed as meteor 1.3 update crashed my app running on iron:router.