annotate sites/all/modules/custom/digitalobjects/digitalobjects.info @ 0:015d06b10d37 default tip

initial
author dwinter
date Wed, 31 Jul 2013 13:49:13 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
015d06b10d37 initial
dwinter
parents:
diff changeset
1 name = digitalobjects
015d06b10d37 initial
dwinter
parents:
diff changeset
2 description = Allows access to the digital library
015d06b10d37 initial
dwinter
parents:
diff changeset
3 core = 7.x
015d06b10d37 initial
dwinter
parents:
diff changeset
4
015d06b10d37 initial
dwinter
parents:
diff changeset
5
015d06b10d37 initial
dwinter
parents:
diff changeset
6 configure = admin/config/media/digitalobjects/settings
015d06b10d37 initial
dwinter
parents:
diff changeset
7
015d06b10d37 initial
dwinter
parents:
diff changeset
8 files[] =
015d06b10d37 initial
dwinter
parents:
diff changeset
9 files[] = digitalobjects.module
015d06b10d37 initial
dwinter
parents:
diff changeset
10 files[] = digitalobjects.install
015d06b10d37 initial
dwinter
parents:
diff changeset
11 files[] = digitalobjects.item.inc
015d06b10d37 initial
dwinter
parents:
diff changeset
12 files[] = digitalobjects.admin.inc
015d06b10d37 initial
dwinter
parents:
diff changeset
13 files[] = digitalobjects-item.tpl.php
015d06b10d37 initial
dwinter
parents:
diff changeset
14 files[] = digitalobject_reader.php
015d06b10d37 initial
dwinter
parents:
diff changeset
15 files[] = digitalobjects.collections.inc
015d06b10d37 initial
dwinter
parents:
diff changeset
16
015d06b10d37 initial
dwinter
parents:
diff changeset
17
015d06b10d37 initial
dwinter
parents:
diff changeset
18 stylesheets[all][] = digitalobjects.css