2013-03-06 22:51:39 +00:00
|
|
|
name: 'Text Editor'
|
2013-05-07 13:51:26 +00:00
|
|
|
type: module
|
2013-07-10 21:50:39 +00:00
|
|
|
description: 'Provides a means to associate text formats with text editor libraries such as WYSIWYGs or toolbars.'
|
2013-03-06 22:51:39 +00:00
|
|
|
package: Core
|
|
|
|
version: VERSION
|
|
|
|
core: 8.x
|
|
|
|
dependencies:
|
|
|
|
- filter
|
2013-11-05 16:52:08 +00:00
|
|
|
- file
|
2013-10-08 06:07:56 +00:00
|
|
|
configure: filter.admin_overview
|