1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 04:38:27 +01:00
Achim a14b21f98a
Reverted changes in member.xml
Reverted changes in member.xml
- Removed the icons for the mediamanager
2019-02-08 21:04:44 +01:00

24 lines
1.2 KiB
XML

<?xml version="1.0"?>
<tinymce name="Member" version="4">
<plugins>advlist autosave lists link image charmap print preview hr anchor pagebreak searchreplace wordcount visualchars fullscreen
insertdatetime media nonbreaking table contextmenu directionality emoticons template paste textcolor </plugins>
<menubar>edit view insert format table tools</menubar>
<toolbar1>undo redo | bold italic underline forecolor | alignleft aligncenter alignright alignjustify | bullist numlist | outdent indent | link image media table | smileys | fullscreen</toolbar1>
<external_plugins>e107</external_plugins>
<image_advtab>false</image_advtab>
<media_alt_source>false</media_alt_source>
<media_dimensions>true</media_dimensions>
<media_poster>false</media_poster>
<plugin_preview_width>800</plugin_preview_width>
<extended_valid_elements>i[*], bbcode[*]</extended_valid_elements>
<templates>[
{
title: "Bootstrap table",
url: "{e_PLUGIN}tinymce4/snippets/bootstrap_table.htm",
description: "Adds a Bootstrap 3 table"
}
]
</templates>
<table_default_attributes>{ class: 'table table-striped table-bordered' }</table_default_attributes>
</tinymce>