root / drupal7 / sites / all / modules / media / modules / media_wysiwyg_view_mode / media_wysiwyg_view_mode.info @ b0d73b57
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 |
|
6 |
dependencies[] = media_wysiwyg |
7 |
|
8 |
configure = admin/config/media/wysiwyg-view-mode |
9 |
|
10 |
files[] = media_wysiwyg_view_mode.test |
11 |
|
12 |
; Information added by Drupal.org packaging script on 2014-10-04 |
13 |
version = "7.x-2.0-alpha4" |
14 |
core = "7.x" |
15 |
project = "media" |
16 |
datestamp = "1412422430" |
17 |
|