root / drupal7 / sites / all / modules / media / modules / media_wysiwyg_view_mode / media_wysiwyg_view_mode.info @ 1f623f01
1 |
name = Media WYSIWYG View Mode |
---|---|
2 |
description = Enables files inside of the WYSIWYG editor to be displayed using a separate view mode. |
3 |
package = Media |
4 |
core = 7.x |
5 |
dependencies[] = media_wysiwyg |
6 |
files[] = media_wysiwyg_view_mode.test |
7 |
|
8 |
; Information added by Drupal.org packaging script on 2016-10-31 |
9 |
version = "7.x-2.0-beta5" |
10 |
core = "7.x" |
11 |
project = "media" |
12 |
datestamp = "1477886358" |
13 |
|