-
Notifications
You must be signed in to change notification settings - Fork 0
/
lazarus.make
63 lines (52 loc) · 1.49 KB
/
lazarus.make
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
; lazarus.make
; the 'drupal-as-mobile-messaging' framework...
core = 6.x
projects[pressflow][type] = "core"
projects[pressflow][download][type] = "get"
projects[pressflow][download][url] = "http://launchpad.net/pressflow/6.x/6.16.77/+download/pressflow-6.16.77.tar.gz"
; sms
projects[] = smsframework ; -dev version??
; any sms gw modules not yet ported to smsframework?
; messaging framework
; may want 6.x-4.x-* (beta or dev)??? versions of
; messaging/notifications (which require autoload)
projects[] = autoload
projects[] = messaging
; messaging_sendto (?)
projects[] = notifications
projects[] = notifications_tools
projects[] = mailhandler
; mimemail (?)
; mimerouter (?)
; mail2web (drupal.org) or mailcomment (dev seed port of mail2web) (?)
projects[] = cck
projects[] = contemplate
projects[] = filefield
projects[] = imagefield
projects[] = imagecache
; projects[] = nodewords #?
projects[] = views
projects[] = views_bulk_operations
; packages to extend & enrich user profiles...
projects[] = vcard
; nodeaccess or node_access??
projects[] = nodeaccess
projects[] = content_access
projects[] = context
projects[] = spaces
projects[] = token
; projects[token_logic][]
projects[] = strongarm
; location-based enhancement
projects[] = georss ;(devseed)
; subscribe to content related to your location
projects[] = notifications_location
; utilize organic groups?
projects[] = og
; interop
projects[] = feeds
projects[] = services
projects[] = json_server
; theme stuffs
projects[] = fusion
projects[] = skinr