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

Make filename safe adapt PR #23 #98

Merged
merged 3 commits into from
Dec 31, 2024
Merged

Make filename safe adapt PR #23 #98

merged 3 commits into from
Dec 31, 2024

Conversation

JLTRY
Copy link
Collaborator

@JLTRY JLTRY commented Dec 30, 2024

adapt PR #23 to new joomla 4.+ implementation

@parapente
Copy link
Collaborator

@JLTRY I would prefer if we made this optional. This transliterates the characters of the filename which can have a huge impact on the readability of the filenames for some languages. Internally it uses transliterator_transliterate and iconv to convert every filename character to ASCII and remove symbols.

@JLTRY
Copy link
Collaborator Author

JLTRY commented Dec 31, 2024

@parapente adaptation done with option (default false)

@parapente
Copy link
Collaborator

@JLTRY looks fine you can merge it. I reordered the translation messages so they are alphabetically ordered and fixed the description constant.

@JLTRY JLTRY merged commit ec39eef into jmcameron:master Dec 31, 2024
@JLTRY JLTRY mentioned this pull request Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants