diff --git a/src/pat/tinymce/README.md b/src/pat/tinymce/README.md index 3619acbf4..ecae5d1d7 100644 --- a/src/pat/tinymce/README.md +++ b/src/pat/tinymce/README.md @@ -10,7 +10,7 @@ Use the TinyMCE editor for HTML editing. ## Configuration | Option | Type | Default | Description | -| :----------------: | :-----: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | ----------- | --------------------------------------------- | ------------------------------ | ----------------------------------------------------------- | ---- | +| :----------------: | :-----: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------: | :-------------------------------------------: | :----------------------------: | :---------------------------------------------------------: | :--: | | relatedItems | object | { attributes: ["UID", "Title", "Description", "getURL", "portal_type", "path", "ModificationDate"], batchSize: 20, basePath: "/", vocabularyUrl: null, width: 500, maximumSelectionSize: 1, placeholder: "Search for item on site..." } | Related items pattern options. | | upload | object | { attributes: look at upload pattern for getting the options list } | Upload pattern options. | | text | object | { insertBtn: "Insert", cancelBtn: "Cancel", insertHeading: "Insert link", title: "Title", internal: "Internal", external: "External", email: "Email", anchor: "Anchor", subject: "Subject" image: "Image", imageAlign: "Align", scale: "Size", alt: "Alternative Text", captionFromDescription: "Show Image Caption from Image Description", caption: "Image Caption", externalImage: "External Image URI"} | Translation strings |