diff --git a/manual/faq.html b/manual/faq.html index 45fcff55..8e9389ac 100644 --- a/manual/faq.html +++ b/manual/faq.html @@ -225,7 +225,12 @@

How do I make MerMEId recognize a certain number as a catalogue work number? the 'Work' tab, add a work identifier (under 'Identifier'), enter the file collection's name as the list name and the desired number in the 'No.' field. If MerMEId finds a work identifier corresponding to the file collection defined at the 'File' tab, it regards the - identifier's number as the catalogue number.

+ identifier's number as the catalogue number.

+

Can I paste any HTML tag/structure into the TINYMCE editor?

+

No, since the HTML input needs to be transformed to MEI in the backend, only a limited set + of HTML tags are supported. These include the tags that are accesible via the buttons of the + editor like <em>, <span>, or <strong>. + Other HTML markup will be silently removed.

Customizing the MerMEId editor

Can I add fields to the editor form or alter existing ones?

In principle yes, if you know how to write