Skip to content

Fixing template titles #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PascalLike
Copy link
Member

Some templates contain titles with HTML tags, that does not render well in basic GeoNetwork UI:

image

@joachimnielandt
Copy link
Collaborator

The reason for this is that our (https://github.com/Informatievlaanderen/metadata-geonetwork) Flemish fork allows HTML content in those tags, which looks like this:

image

You are right though that this does align well with core geonetwork.

  • we could introduce the html rendering in core
  • we can deviate the templates as you suggest, which would

We never proposed having the html rendering to core, perhaps this could be a good excuse? The related work by @CMath04 is there: Informatievlaanderen/metadata-geonetwork@6c5795c. Any comment, @fxprunayre / @josegar74 ?

@PascalLike
Copy link
Member Author

Thanks for the feedback @joachimnielandt

+1 to introduce the html rendering in core, since it applies only to templates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants