Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

templates: language selector dropdown #40

Closed
1 task
jirikuncar opened this issue Oct 25, 2016 · 0 comments · Fixed by #47
Closed
1 task

templates: language selector dropdown #40

jirikuncar opened this issue Oct 25, 2016 · 0 comments · Fixed by #47

Comments

@jirikuncar
Copy link
Member

jirikuncar commented Oct 25, 2016

  • update macro generating select box with languages (<form ...POST><select onchange=...>...</form>)

extracted from #34 (comment)

@jirikuncar jirikuncar added this to the v1.0.0 milestone Oct 25, 2016
andrewm89 added a commit that referenced this issue Nov 18, 2016
andrewm89 added a commit that referenced this issue Nov 18, 2016
* Add language dropdown selector
  addresses #40

Signed-off-by: Andrew McCracken <andrew@tind.io>
andrewm89 added a commit that referenced this issue Nov 18, 2016
* Add language dropdown selector (addresses #40)

Signed-off-by: Andrew McCracken <andrew@tind.io>
jirikuncar pushed a commit that referenced this issue Nov 21, 2016
* Adds macro with a language dropdown.  (addresses #40)

Signed-off-by: Andrew McCracken <andrew@tind.io>
PaulinaLach pushed a commit to PaulinaLach/invenio-i18n that referenced this issue Feb 2, 2017
* FIX Fixes issue with language selector dropdown not allowing
  to choose first language in dropdown. (closes inveniosoftware#40)

* FIX Changes current_i18n into a template global to make it
  available in e.g. macros.

Signed-off-by: Paulina Lach <paulina.malgorzata.lach@cern.ch>
@PaulinaLach PaulinaLach self-assigned this Feb 2, 2017
lnielsen pushed a commit that referenced this issue Feb 2, 2017
* FIX Fixes issue with language selector dropdown not allowing
  to choose first language in dropdown. (closes #40)

* FIX Changes current_i18n into a template global to make it
  available in e.g. macros.

Signed-off-by: Paulina Lach <paulina.malgorzata.lach@cern.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants