am-impact / amnav

Navigation plugin for Craft
168 stars 19 forks source link

Is there a way to get the menu entries in all languages at once? #80

Closed m9dfukc closed 8 years ago

m9dfukc commented 8 years ago

Hi,

parts of my website will be build via javascript, therefore I need to output the menu as a json object. Unfortunately I only get the menu entries in the current local language ... is there a way to get all menu entries irrespective current locale?

m9dfukc commented 8 years ago

Ok, for now I just wrote a custom plugin for this ... still would be a nice feature f.e. to build language independent sitemaps!