autolink, lists, charmap, print, hr, anchor, visualblocks, visualchars, nonbreaking, directionality, paste, textcolor, fullscreen, image, link, code, table, tabindex, smartsiterollups, template, accordionknoppen, accordion, searchreplace, insertdatetime, youtubelink, codemirror
formatselect,styleselect,template,bold,italic,|,pastetext,pasteword,|,alignleft,aligncenter,alignright,alignjustify,|,bullist,numlist,|,outdent,indent,|,undo,redo,|,quicklink,smartsitelinks,|,smartsitemedia, youtubelink,|,fullscreen,|,removeformat, code,|,accordionknoppen, accordion,|,searchreplace, insertdatetime, code
Paragraph=p;Header 2=h2;Header 3=h3;Header 4=h4;Header 5=h5
{
insertdatetime_formats: ["%d-%m-%Y", "%d-%m-%Y %H.%M uur"],
browser_spellcheck: true,
content_css: ['/designs/top/css/bootstrap.min.css', '/hw/hw_additions.css', '/hw/hw_smartsite_editor.css', '/Scf/tinymceplugins/codemirror/codemirror/theme/ambiance.css'],
image_title: true,
templates: [
{title: 'Bootstrap - Alertbox blauw', description: 'Bootstrap waarschuwingsmeldingen', url: '/wrt.net?id=102960'},
{title: 'Bootstrap - Alertbox grijs', description: 'Bootstrap waarschuwingsmeldingen', url: '/wrt.net?id=103547'},
{title: 'Bootstrap - Alertbox groen', description: 'Bootstrap waarschuwingsmeldingen', url: '/wrt.net?id=103548'},
{title: 'Bootstrap - Alertbox rood', description: 'Bootstrap waarschuwingsmeldingen', url: '/wrt.net?id=103549'},
{title: 'Bootstrap - Alertbox geel', description: 'Bootstrap waarschuwingsmeldingen', url: '/wrt.net?id=103550'},
{title: 'Bootstrap - Button', description: 'Bootstrap knoppen', url: '/wrt.net?id=102962'},
{title: 'Bootstrap - Card (wit kader)', description: 'Bootstrap card (wit kader)', url: '/wrt.net?id=103509'},
{title: 'Bootstrap - Modal (klikbare afbeelding)', description: 'Bootstrap Modal (klikbare afbeelding)', url: '/wrt.net?id=103863'},
{title: 'Call-to-action link / knop', description: 'Call-to-action link / knop', url: '/wrt.net?id=101010'},
{title: 'E-mailadres gemeente@weert.nl', description: 'E-mailadres gemeente@weert.nl', url: '/wrt.net?id=100895'},
{title: 'Icoontjes', description: 'Icoontjes', url: '/wrt.net?id=100898'},
{title: 'Link contactpagina', description: 'Link naar de contactgegevens', url: '/wrt.net?id=100878'},
{title: 'Link openingstijden', description: 'Link naar de openingstijden', url: '/wrt.net?id=100876'},
{title: 'Link RuimtelijkePlannen.nl', description: 'Link naar RuimtelijkePlannen.nl', url: '/wrt.net?id=100877'},
{title: 'Link RuimtelijkePlannen.nl met ID', description: 'Link naar RuimtelijkePlannen.nl', url: '/wrt.net?id=101781'},
{title: 'Redirect / automatische doorlink', description: 'Link een pagina automaisch door naar een andere pagina (itemnr)', url: '/wrt.net?id=101061'},
{title: 'Standaardtekst ruimtelijke plannen (inzien stukken)', description: 'stukken inzien op site of ruimteijkeplannen.nl', url: '/heerlijkweert.net?id=109152'},
{title: 'Tabel', description: 'Tabel', url: '/wrt.net?id=103498'},
{title: 'Tabel (sorteerbare lijst)', description: 'Tabel (sorteerbare lijst)', url: '/wrt.net?id=102961'},
{title: 'Tekstlink Vimeo-filmpje', description: 'Tekst-link naar een Vimeo-filmpje', url: '/wrt.net?id=101023'},
{title: 'Tekstlink Youtube-filmpje', description: 'Tekst-link naar een Youtube-filmpje', url: '/wrt.net?id=101022'},
{title: 'Template pagina maatregelen', description: 'Template pagina maatregelen', url: '/heerlijkweert.net?id=109152'},
],
image_title: true,
content_style: '.collapse {display: block !important;}',
external_plugins: {
'accordionknoppen': '/Scf/tinymceplugins/accordionknoppen.js',
'accordion': '/Scf/tinymceplugins/accordion.js',
'youtubelink': '/Scf/tinymceplugins/youtubelink.js',
'codemirror': '/Scf/tinymceplugins/codemirror/plugin.js'
},
codemirror: {
indentOnInit: true, // Whether or not to indent code on init.
fullscreen: false, // Default setting is false
path: 'codemirror', // Path to CodeMirror distribution
config: { // CodeMirror config object
mode: 'application/x-httpd-php',
theme: 'default',
lineNumbers: true,
lineWrapping: true,
indentUnit: 4,
tabSize: 4,
indentWithTabs: true,
smartIndent: true,
saveCursorPosition: true,
matchTags: {bothTags: true},
styleActiveLine: true,
extraKeys: {"Ctrl-J": "toMatchingTag"},
autoCloseTags: true
},
width: 1000, // Default value is 800
height: 550, // Default value is 550
jsFiles: [ // Additional JS files to load
'mode/clike/clike.js',
'mode/php/php.js',
'addon/edit/matchtags.js',
'addon/fold/xml-fold.js',
'addon/edit/closetag.js'
],
},
image_class_list: [
{title: 'Geen', value: ''},
{title: 'Responsive', value: 'img-fluid'},
{title: 'Rand + Responsive', value: 'border img-fluid'},
{title: 'Icoontje', value: 'icoontje'}
]
}