omeka / omeka/plugin-ExhibitBuilder

Internationalizing exhibit pages

Open
#124 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.