omeka / omeka/plugin-ExhibitBuilder

Consider removing the "Block #" labelling

Open
#107 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

When looking at blocks on a page, they get a heading like "Block 1", "Block 2", etc.

But, someone else editing the page and reordering makes those unstable. It's possible for one day Block 1 to become Block 2. Doesn't matter too much in the interface, but outside the interface if someone thinks "Block 1 has this content", "Block 2 has that content", that could get disrupted. Seems like that info is duplicative of simple display order?

Especially with the new checks on conflicting edits, might make sense to simplify to just the block type info, without the Block 1, Block 2 info.

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

No file or test is named. Start by locating the page editor code that renders the “Block 1” and “Block 2” headings, then verify how block type labels are displayed; done means the redundant numeric labels are removed while the block types and ordering remain clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.