-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmashup.info
144 lines (144 loc) · 6.92 KB
/
mashup.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
name = refresher
description = Events from Facebook, Meetup and Lastfm, including feeds importers and content types
core = 7.x
package = Features
version = 7.x-1.0
dependencies[] = active_tags
dependencies[] = addthis_displays
dependencies[] = ctools
dependencies[] = date
dependencies[] = ds
dependencies[] = entityreference
dependencies[] = facebook_feeds_importer
dependencies[] = facetapi
dependencies[] = fb_event
dependencies[] = fbconnect_stream_publish
dependencies[] = features
dependencies[] = feeds
dependencies[] = feeds_jsonpath_parser
dependencies[] = feeds_oauth_facebook
dependencies[] = feeds_tamper
dependencies[] = feeds_xpathparser
dependencies[] = geofield
dependencies[] = getdirections_fields
dependencies[] = leaflet
dependencies[] = link
dependencies[] = number
dependencies[] = taxonomy
dependencies[] = text
features[ctools][] = feeds:feeds_importer_default:1
features[ctools][] = feeds_tamper:feeds_tamper_default:2
features[features_api][] = api:2
features[feeds_importer][] = LastFM
features[feeds_importer][] = eventbrite
features[feeds_importer][] = last_fm_artists
features[feeds_importer][] = meetup_json_api
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_10-math
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_11-default_value
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_11-required
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_12-default_value
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_12-required
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_18-math
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_2-html_entity_decode
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_3-html_entity_decode
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_4-html_entity_decode
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_5-html_entity_decode
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_6-html_entity_decode
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_8-html_entity_decode
features[feeds_tamper][] = meetup_json_api-jsonpath_parser_9-math
features[field_base][] = body
features[field_base][] = field_address
features[field_base][] = field_addthis
features[field_base][] = field_artist
features[field_base][] = field_artists
features[field_base][] = field_city
features[field_base][] = field_country
features[field_base][] = field_date
features[field_base][] = field_event_id
features[field_base][] = field_geometry
features[field_base][] = field_get_directions
features[field_base][] = field_image
features[field_base][] = field_imagefield
features[field_base][] = field_interests
features[field_base][] = field_last_fm_url_address
features[field_base][] = field_last_fm_venue_entity
features[field_base][] = field_lastfm_logo
features[field_base][] = field_latitude
features[field_base][] = field_longitude
features[field_base][] = field_meetup_logo
features[field_base][] = field_phone_number
features[field_base][] = field_postal
features[field_base][] = field_rsvp_going
features[field_base][] = field_rsvp_maybe
features[field_base][] = field_start_time
features[field_base][] = field_tags
features[field_base][] = field_ticket_link
features[field_base][] = field_timezone
features[field_base][] = field_url
features[field_base][] = field_utc_offset
features[field_base][] = field_venue
features[field_base][] = field_venue_url
features[field_instance][] = node-lastfm-body
features[field_instance][] = node-lastfm_feeditem-body
features[field_instance][] = node-lastfm_feeditem-field_address
features[field_instance][] = node-lastfm_feeditem-field_addthis
features[field_instance][] = node-lastfm_feeditem-field_artist
features[field_instance][] = node-lastfm_feeditem-field_artists
features[field_instance][] = node-lastfm_feeditem-field_city
features[field_instance][] = node-lastfm_feeditem-field_country
features[field_instance][] = node-lastfm_feeditem-field_date
features[field_instance][] = node-lastfm_feeditem-field_event_id
features[field_instance][] = node-lastfm_feeditem-field_geometry
features[field_instance][] = node-lastfm_feeditem-field_get_directions
features[field_instance][] = node-lastfm_feeditem-field_image
features[field_instance][] = node-lastfm_feeditem-field_imagefield
features[field_instance][] = node-lastfm_feeditem-field_interests
features[field_instance][] = node-lastfm_feeditem-field_last_fm_venue_entity
features[field_instance][] = node-lastfm_feeditem-field_lastfm_logo
features[field_instance][] = node-lastfm_feeditem-field_latitude
features[field_instance][] = node-lastfm_feeditem-field_longitude
features[field_instance][] = node-lastfm_feeditem-field_phone_number
features[field_instance][] = node-lastfm_feeditem-field_postal
features[field_instance][] = node-lastfm_feeditem-field_rsvp_going
features[field_instance][] = node-lastfm_feeditem-field_start_time
features[field_instance][] = node-lastfm_feeditem-field_tags
features[field_instance][] = node-lastfm_feeditem-field_ticket_link
features[field_instance][] = node-lastfm_feeditem-field_timezone
features[field_instance][] = node-lastfm_feeditem-field_url
features[field_instance][] = node-lastfm_feeditem-field_venue
features[field_instance][] = node-lastfm_feeditem-field_venue_url
features[field_instance][] = node-meetup-body
features[field_instance][] = node-meetup_feeditem-body
features[field_instance][] = node-meetup_feeditem-field_address
features[field_instance][] = node-meetup_feeditem-field_addthis
features[field_instance][] = node-meetup_feeditem-field_city
features[field_instance][] = node-meetup_feeditem-field_country
features[field_instance][] = node-meetup_feeditem-field_date
features[field_instance][] = node-meetup_feeditem-field_geometry
features[field_instance][] = node-meetup_feeditem-field_get_directions
features[field_instance][] = node-meetup_feeditem-field_interests
features[field_instance][] = node-meetup_feeditem-field_latitude
features[field_instance][] = node-meetup_feeditem-field_longitude
features[field_instance][] = node-meetup_feeditem-field_meetup_logo
features[field_instance][] = node-meetup_feeditem-field_postal
features[field_instance][] = node-meetup_feeditem-field_rsvp_going
features[field_instance][] = node-meetup_feeditem-field_rsvp_maybe
features[field_instance][] = node-meetup_feeditem-field_url
features[field_instance][] = node-meetup_feeditem-field_utc_offset
features[field_instance][] = node-meetup_feeditem-field_venue
features[field_instance][] = taxonomy_term-artists-field_image
features[field_instance][] = taxonomy_term-artists-field_last_fm_url_address
features[node][] = facebook_feed
features[node][] = facebook_page_url
features[node][] = lastfm
features[node][] = lastfm_feeditem
features[node][] = meetup
features[node][] = meetup_feeditem
features[taxonomy][] = artists
features[taxonomy][] = cities
features[taxonomy][] = country
features[taxonomy][] = subjects
features[taxonomy][] = tags
features[taxonomy][] = venues
features_exclude[dependencies][addthis] = addthis
features_exclude[dependencies][image] = image