forked from stefankeidel/collectiveaccess
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcollectiveaccess.info
More file actions
23 lines (21 loc) · 1008 Bytes
/
collectiveaccess.info
File metadata and controls
23 lines (21 loc) · 1008 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = CollectiveAccess
description = Simple module that allows searching, browsing and item-level display of your CollectiveAccess data
package = Web
core = 7.x
files[] = collectiveaccess.module
files[] = collectiveaccess-search.tpl.php
files[] = collectiveaccess-detail-ca-collections.tpl.php
files[] = collectiveaccess-detail-ca-entities.tpl.php
files[] = collectiveaccess-detail-ca-objects.tpl.php
files[] = collectiveaccess-detail-ca-occurrences.tpl.php
files[] = collectiveaccess-detail-ca-places.tpl.php
files[] = collectiveaccess-result-ca-collections.tpl.php
files[] = collectiveaccess-result-ca-entities.tpl.php
files[] = collectiveaccess-result-ca-objects.tpl.php
files[] = collectiveaccess-result-ca-occurrences.tpl.php
files[] = collectiveaccess-result-ca-places.tpl.php
files[] = /service_wrapper/ItemService.php
files[] = /service_wrapper/BrowseService.php
files[] = /service_wrapper/ModelService.php
files[] = /service_wrapper/SearchService.php
files[] = /service_wrapper/ServiceResult.php