Project

General

Profile

Download (442 Bytes) Statistics
| Branch: | Tag: | Revision:
1
; $Id: csv_export.info 2012-12-01 a.oppermann$
2
name = CDM CSV Export
3
description = Export of cdm structured data into a flat csv file format
4
package = "CDM"
5
core = 7.x
6
dependencies[] = cdm_dataportal
7
dependencies[] = cdm_api
8

    
9
version = "7.x-0.1"
10

    
11
stylesheets[all][] = css/cdm_csv_export.css
12

    
13
scripts[] = js/jquery.cookie.js
14
scripts[] = js/jquery.blockUI.js  
15
scripts[] = js/cdm_csv_export.js
16

    
17
configure = admin/config/cdm_dataportal/csvexport
(1-1/2)