Skip to content

tabbed profile view and global hyphenation support #1789

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

MightyMCoder
Copy link
Member

Tabbed profile view

  • Implemented a tabbed / accordion view for the profile page. The view switches between these views depending on the available content width.
  • Moving some buttons from the previous cards to the menu bar.

Language File Updates:

  • Added the string SYS_CURRENT_ROLE_MEMBERSHIP in German (de-DE.xml, de.xml) and English (en.xml) language files.
  • @Fasse: It is necessary to translate this string to all available languages!

Hyphenation support:

  • Added the lang attribute to the <html> tag in multiple template files (ecard_templates.tpl, index.tpl, etc.) to support dynamic language settings based on smarty variable {$languageIsoCode} (gets set by $gL10n).
  • Introduced hyphenation support in admidio.css for better text wrapping based on the lang attribute.

@MightyMCoder
Copy link
Member Author

i updated the Pull-Request to fit the new folder structure of Admidio (adm_program-folder was removed by #1788)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant