File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description = Includes content types and views regarding Agenda import and prese
3
3
core = 7.x
4
4
package = OS2Web - Frontend
5
5
php = 5.2.4
6
- version = 7.x-1.11
6
+ version = 7.x-1.0-beta1
7
7
project = os2web_meetings
8
8
dependencies[] = autocomplete_deluxe
9
9
dependencies[] = better_exposed_filters
@@ -33,7 +33,7 @@ dependencies[] = taxonomy
33
33
dependencies[] = text
34
34
dependencies[] = views
35
35
dependencies[] = views_php
36
- datestamp = 1338117520
36
+ dependencies[] = os2web_print_send_to_friend
37
37
features[ctools][] = ds:ds:1
38
38
features[ctools][] = page_manager:pages_default:1
39
39
features[ctools][] = strongarm:strongarm:1
@@ -201,4 +201,3 @@ features[views_view][] = os2web_meetings_view_feeds
201
201
features[views_view][] = os2web_meetings_view_feeds_list
202
202
features[views_view][] = os2web_meetings_view_search
203
203
features[views_view][] = os2web_meetings_view_latest
204
- timestamp = 1353326099
Original file line number Diff line number Diff line change @@ -8,7 +8,17 @@ core = 7.x
8
8
projects[os2web_qbrick][type] = "module"
9
9
projects[os2web_qbrick][download][type] = "git"
10
10
projects[os2web_qbrick][download][branch] = "develop"
11
- projects[os2web_qbrick][download][url] = "git://github.com/OS2web/os2web_qbrick.git"
11
+ projects[os2web_qbrick][download][url] = "
[email protected] :OS2web/os2web_qbrick.git"
12
+
13
+ projects[os2web_print_send_to_friend][type] = "module"
14
+ projects[os2web_print_send_to_friend][download][type] = "git"
15
+ projects[os2web_print_send_to_friend][download][branch] = "develop"
16
+ projects[os2web_print_send_to_friend][download][url] = "
[email protected] :OS2web/os2web_print_send_to_friend.git"
17
+
18
+ projects[os2web_print_send_to_friend][type] = "module"
19
+ projects[os2web_print_send_to_friend][download][type] = "git"
20
+ projects[os2web_print_send_to_friend][download][branch] = "develop"
21
+ projects[os2web_print_send_to_friend][download][url] = "git://github.com/OS2web/os2web_print_send_to_friend.git"
12
22
13
23
;; Contrib modules below :
14
24
You can’t perform that action at this time.
0 commit comments