diff options
Diffstat (limited to 'plugins/accordionList/README.md')
| -rwxr-xr-x | plugins/accordionList/README.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/accordionList/README.md b/plugins/accordionList/README.md deleted file mode 100755 index 18dfafc..0000000 --- a/plugins/accordionList/README.md +++ /dev/null @@ -1,14 +0,0 @@ -# Bootstrap Accordion List -A plugin for ckeditor to allow creation of bootstrap accordion list (grouped collapsible items). - -This allows grouping of collapsible elements in a accordion list. -Requires the following ckeditor Plugins: - - Widget - - [Bootstrap Collapsible Item](https://github.com/pkerspe/ckeditor-bootstrap-collapsibleItem) - -This plugin will add a new widget to allow you to create an accordion list in ckeditor without the need to work in source-code view. -Allows drag and drop rearrangement of collapsible items in one group. - -# Version history: - -- __V 0.1__: First version with basic functionality |
