Project

General

Profile

Download (453 Bytes) Statistics
| Branch: | Tag: | Revision:
1 7669867e n.hoffmann
name = DarwinCore Archive (DwC-A) export
2
description = Creates a DarwinCore Archive of this scratchpad
3
4
package = "Scratchpads"
5
core = 7.x
6 2ee04e12 Andreas Kohlbecker
7 7156bdbf n.hoffmann
files[] = dwca_export.module
8
dependencies[] = views_data_export
9 95cfb699 n.hoffmann
dependencies[] = darwincore
10 7156bdbf n.hoffmann
11
; Theme
12
files[] = theme/dwca_export.theme.inc
13
14 2ee04e12 Andreas Kohlbecker
; manually configured version since this module is not yet hosted on the drupal.org infrastructure
15
; see also bhttp://drupal.org/node/542202#version
16
version = "7.x-0.1-dev"