Describe the problem you would like to solve
Remove visible html markup from article titles in the submissions page.
Describe the solution you’d like
Either display titles as plain text, or use the markup to render the titles. Either would be much better than currently.
Who is asking for this feature?
Editor
Additional information
Submission titles show html markup rendering them illegible [OJS 3.3.0.6]. It makes it challenging to keep track when most of the titles are missing, especially when dealing with dozens of papers. Is there a way to fix this? Image example here:
Hi @markhughesis ,
Starting with version 3.4.0, OJS/OMP/OPS formally support HTML markup in submission titles:
opened 06:19PM - 02 Jun 17 UTC
closed 09:00PM - 16 Feb 23 UTC
Enhancement:3:Major
Community:2:Priority
Hosting
Italics display in the TOC title (see The Poetic Life-Form: An Analysis on the R… ole of Elegy and Form in In Memoriam):
http://journals.sfu.ca/courses/index.php/eng435/index
But not on the article page, where the tags themselves are displayed:
http://journals.sfu.ca/courses/index.php/eng435/article/view/7
### Edits
Metadata support details listed by @asmecher https://github.com/pkp/pkp-lib/issues/2564#issuecomment-904147340
### PRs
**App**
[pkp-lib](https://github.com/pkp/pkp-lib) --> https://github.com/pkp/pkp-lib/pull/8584
[ui-library](https://github.com/pkp/ui-library) --> https://github.com/pkp/ui-library/pull/252
[ojs](https://github.com/pkp/ojs) --> https://github.com/pkp/ojs/pull/3731
[ops](https://github.com/pkp/ops) --> https://github.com/pkp/ops/pull/464
[omp](https://github.com/pkp/omp) --> https://github.com/pkp/omp/pull/1329
**Plugins**
OAI DC, MarcXML, RSS/ATOM [`HTML Tag Support : NO`] --> No Change Required
DC(DublinCore) [`HTML Tag Support : NO`] --> No Change Required
[googleScholar](https://github.com/pkp/googleScholar)[`HTML Tag Support : NO`] --> https://github.com/pkp/googleScholar/pull/11 [PR CLOSED]
[orcidProfile](https://github.com/pkp/orcidProfile) [`HTML Tag Support : NO`] --> https://github.com/pkp/orcidProfile/pull/231
[crossref-ojs](https://github.com/pkp/crossref-ojs) [`HTML Tag Support : YES`] --> https://github.com/pkp/crossref-ojs/pull/25
[crossref-ops](https://github.com/pkp/crossref-ops) [`HTML Tag Support : YES`] --> https://github.com/pkp/crossref-ops/pull/22
[medra](https://github.com/pkp/medra)[`HTML Tag Support : NO`] --> https://github.com/pkp/medra/pull/6 [PR CLOSED]
DataCite [`HTML Tag Support : NO`] --> https://github.com/touhidurabir/ojs/commit/e0676e58571dd9bc2443c00b61c7e08aeceb7ef6
DOAJ [`HTML Tag Support : NO`] --> https://github.com/touhidurabir/ojs/commit/b080ef16f9b9da33fda40c5548b36e75704f7966
PubMed[`HTML Tag Support : YES`] --> https://github.com/touhidurabir/ojs/commit/ae06853af45791239cb7aa5582cdf7740acdb334
[jatsTemplate](https://github.com/pkp/jatsTemplate) [`HTML Tag Support : YES`] --> https://github.com/pkp/jatsTemplate/pull/22
[oaiJats](https://github.com/pkp/oaiJats) [`HTML Tag Support : YES`] --> https://github.com/pkp/oaiJats/pull/33
ONIX [`HTML Tag Support : NO`] --> https://github.com/pkp/omp/pull/1355
We’re unlikely to make changes to 3.3.x in this regard.
Regards,
Alec Smecher
Public Knowledge Project Team
Thanks for the info Alec! Good to know it is working in later versions, I’ll chase for an ugrade.