Expand the default "About" site page with more styles.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Start by locating the default About page content and the HTML editor/save path in plugin-SimplePages; the issue provides target markup and notes that hr and code tags are removed on save. Check the existing behavior before deciding where the change belongs, then verify that the listed elements remain available after saving.
Written by the indexing model from the issue text.
Description
Equivalent to https://github.com/omeka/omeka-s/issues/1870. But simpler. No inbuilt embed codes do anything useful here out of the box.
Just found out, in Classic you can use the HTML editor to insert a "hr" horizontal line, but it gets erased as soon as you save the page. Same for putting text in a "code" tag (one of the menu options) - it appears as formatted in the HTML editor, but when you save the page the two tags disappear.
Something like this:
<p>This is an example page. Feel free to replace this content, or delete the page and start from scratch.</p>
<ul>
<li>This is a bullet list.</li>
<li>Second entry.</li>
</ul>
<p>Back to normal again.</p>
<ol>
<li>This is an ordered list.</li>
<li>Second entry.</li>
</ol>
<p>Back to normal again.</p>
<blockquote>This is a blockquote.</blockquote>
<p>Back to normal again.</p>
<p><a>This text is a link, which currently points to nothing.</a></p>
<p><strong>This text is bold, in a "strong" tag.</strong></p>
<p><em>This text is italicized, in an "em" tag.</em></p>
<p><span style="text-decoration: underline;">This text is underlined, using a span.</span></p>
<p>This text is <sub>subscript</sub> and <sup>superscript</sup> using "sub" and "sup", which can be used for adding notes and citations.</p>
<h1>This is an H1 title, the same size as the Page Title.</h1>
<h2>This is an H2 header.</h2>
<h3>This is an H3 subheader.</h3>
<h4>This is an H4 subheader.</h4>
<h5>This is an H5 subheader.</h5>
<h6>This is an H6 subheader.</h6>
<pre>This text is using the "Formatted" setting in the HTML editor.</pre>
- Dominant language
- PHP
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
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.
More from omeka/plugin-SimplePages
-
a11y
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
omeka/plugin-SimplePages#46 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 50/100
omeka/plugin-SimplePages#44 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
omeka/plugin-SimplePages#43 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
omeka/plugin-SimplePages#39 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
omeka/plugin-SimplePages#38 ·
All issues in omeka/plugin-SimplePages
Similar issues
-
Solved site promotion gate fails on runner PHP patch drift (expects 8.2.33, runner installs 8.2.34) Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Automattic/blocks-engine#2161 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Automattic/static-site-importer#1824 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
0. Needs triage 35-feedback bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100