2020-08-14 13:36:36 +02:00
|
|
|
name = Views UI
|
|
|
|
description = Administrative interface to views. Without this module, you cannot create or edit your views.
|
|
|
|
package = Views
|
|
|
|
core = 7.x
|
|
|
|
configure = admin/structure/views
|
|
|
|
dependencies[] = views
|
|
|
|
# @codingStandardsIgnoreLine
|
|
|
|
files[] = views_ui.module
|
|
|
|
files[] = plugins/views_wizard/views_ui_base_views_wizard.class.php
|
|
|
|
|
2022-02-06 16:58:04 +01:00
|
|
|
; Information added by Drupal.org packaging script on 2021-09-09
|
|
|
|
version = "7.x-3.25"
|
2020-08-14 13:36:36 +02:00
|
|
|
core = "7.x"
|
|
|
|
project = "views"
|
2022-02-06 16:58:04 +01:00
|
|
|
datestamp = "1631208790"
|