Update 'Upgrading Omeka core'

chris 2021-05-17 16:44:42 +02:00
parent d903b378c1
commit 2369368296
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
Things to do after upgrading the Omeka core.
## Remove unwanted blocks for page edit
## Remove unwanted blocks from page edit page
Blocks are:
* **HTML**: Users can paste text into the Omeka HTML block. This is undesirable because html style and classes are included in the html. We de not want unexpected formats. For this reason we have developed the Markdown text module. Markdown allows basic HTML formatting without extra unwanted text formatting. But we also want to remove the HTML block so users cannot include it in their pages.