omeka / omeka/plugin-ExhibitBuilder
Internationalizing exhibit pages
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 25
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I've been trying to see if I can internationalize exhibit pages so that some of the text will translate. I believe this is the section that needs work (https://github.com/omeka/plugin-ExhibitBuilder/blob/cc9c90364d8a0f66eeda2322e3d2016396d625fc/helpers/ExhibitPageFunctions.php#L13) but I haven't been able to work it out. Is there a way to internationalize the exhibit page content itself? Thank you for your help.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading helpers/ExhibitPageFunctions.php around line 13, the only implementation location identified in the issue. Determine whether exhibit page content is currently handled there and what scope would be required for translation. Done means establishing a clear, working way for exhibit page text to be internationalized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- content, internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100