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

i18n object preview button #164

Merged
merged 1 commit into from
Jun 20, 2024
Merged

i18n object preview button #164

merged 1 commit into from
Jun 20, 2024

Conversation

benwalch
Copy link
Member

Q A
Branch? dev-master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no

This PR modifies pimcore's preview button for data objects. If an object supports preview, the original preview button is modified into a dropdown, with all available sites and locales. The selection (site, locale) will be passed as i18n_ parameter to the object preview. If configured correctly (i18n's preview generator is used, see pimcore preview generator), this PR fixes the object preview button.

@benwalch benwalch requested a review from solverat June 20, 2024 10:07
@solverat solverat added this to the 5.0.7 milestone Jun 20, 2024
@benwalch benwalch force-pushed the feature/object-preview-btn branch from c4b667e to 41de7bd Compare June 20, 2024 14:09
@solverat solverat merged commit c7381c1 into master Jun 20, 2024
3 checks passed
@solverat solverat deleted the feature/object-preview-btn branch June 20, 2024 14:20
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.

2 participants