1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header |
2 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header 2006-03-15 17:51:24.000000000 -0600 |
3 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/00header 2006-09-10 17:19:07.000000000 -0500 |
4 |
@@ -2,7 +2,7 @@ |
5 |
/** |
6 |
* registry.php -- Horde application registry. |
7 |
* |
8 |
- * $Horde: horde/config/registry.php.dist,v 1.255.2.10.2.1 2005/10/27 11:08:52 jan Exp $ |
9 |
+ * $Horde: horde/config/registry.php.dist,v 1.255.2.17 2006/07/21 15:49:46 jan Exp $ |
10 |
* |
11 |
* This configuration file is used by Horde to determine which Horde |
12 |
* applications are installed and where, as well as how they interact. |
13 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba |
14 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba 2006-03-15 17:51:23.000000000 -0600 |
15 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/210AppRegistryTurba 2006-09-10 17:26:31.000000000 -0500 |
16 |
@@ -8,3 +8,10 @@ |
17 |
'menu_parent' => 'organizing' |
18 |
); |
19 |
|
20 |
+$this->applications['turba-menu'] = array( |
21 |
+ 'status' => 'block', |
22 |
+ 'app' => 'turba', |
23 |
+ 'blockname' => 'tree_menu', |
24 |
+ 'menu_parent' => 'turba', |
25 |
+); |
26 |
+ |
27 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie |
28 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie 2006-03-15 17:51:23.000000000 -0600 |
29 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/250AppRegistryGenie 2006-09-10 17:29:15.000000000 -0500 |
30 |
@@ -2,7 +2,7 @@ |
31 |
$this->applications['genie'] = array( |
32 |
'fileroot' => dirname(__FILE__) . '/../genie', |
33 |
'webroot' => $this->applications['horde']['webroot'] . '/genie', |
34 |
- 'name' => _("Wishlists"), |
35 |
+ 'name' => _("Wishlist"), |
36 |
'status' => 'inactive', |
37 |
'provides' => 'wishlist', |
38 |
'menu_parent' => 'organizing' |
39 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora |
40 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora 2006-03-15 17:51:23.000000000 -0600 |
41 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/310AppRegistryChora2006-10-07 12:09:18.000000000 -0500 |
42 |
@@ -3,7 +3,7 @@ |
43 |
'fileroot' => dirname(__FILE__) . '/../chora', |
44 |
'webroot' => $this->applications['horde']['webroot'] . '/chora', |
45 |
'name' => _("Version Control"), |
46 |
- 'status' => 'active', |
47 |
+ 'status' => 'inactive', |
48 |
'menu_parent' => 'devel' |
49 |
); |
50 |
|
51 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor |
52 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor 2006-03-15 17:51:23.000000000 -0600 |
53 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/330AppRegistryThor 1969-12-31 18:00:00.000000000 -0600 |
54 |
@@ -1,10 +0,0 @@ |
55 |
-// 330AppRegistryThor |
56 |
-$this->applications['thor'] = array( |
57 |
- 'fileroot' => dirname(__FILE__) . '/../thor', |
58 |
- 'webroot' => $this->applications['horde']['webroot'] . '/thor', |
59 |
- 'name' => _("Projects"), |
60 |
- 'status' => 'inactive', |
61 |
- 'provides' => 'projects', |
62 |
- 'menu_parent' => 'devel' |
63 |
-); |
64 |
- |
65 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic |
66 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic 2006-03-15 17:51:23.000000000 -0600 |
67 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/360AppRegistryNic 2006-09-10 17:34:43.000000000 -0500 |
68 |
@@ -4,7 +4,6 @@ |
69 |
'webroot' => $this->applications['horde']['webroot'] . '/nic', |
70 |
'name' => _("Network"), |
71 |
'status' => 'inactive', |
72 |
- 'provides' => 'net', |
73 |
'menu_parent' => 'devel' |
74 |
); |
75 |
|
76 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz |
77 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz 1969-12-31 18:00:00.000000000 -0600 |
78 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryKlutz 2006-09-10 17:39:09.000000000 -0500 |
79 |
@@ -0,0 +1,10 @@ |
80 |
+// 410AppRegistryKlutz |
81 |
+$this->applications['klutz'] = array( |
82 |
+ 'fileroot' => dirname(__FILE__) . '/../klutz', |
83 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/klutz', |
84 |
+ 'name' => _("Comics"), |
85 |
+ 'status' => 'inactive', |
86 |
+ 'provides' => 'comics', |
87 |
+ 'menu_parent' => 'info' |
88 |
+); |
89 |
+ |
90 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle |
91 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle 2006-03-15 17:51:23.000000000 -0600 |
92 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/410AppRegistryMottle 1969-12-31 18:00:00.000000000 -0600 |
93 |
@@ -1,9 +0,0 @@ |
94 |
-// 410AppRegistryMottle |
95 |
-$this->applications['mottle'] = array( |
96 |
- 'fileroot' => dirname(__FILE__) . '/../mottle', |
97 |
- 'webroot' => $this->applications['horde']['webroot'] . '/mottle', |
98 |
- 'name' => _("MOTD"), |
99 |
- 'status' => 'inactive', |
100 |
- 'menu_parent' => 'info' |
101 |
-); |
102 |
- |
103 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah |
104 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah 2006-03-15 17:51:23.000000000 -0600 |
105 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryJonah 1969-12-31 18:00:00.000000000 -0600 |
106 |
@@ -1,10 +0,0 @@ |
107 |
-// 420AppRegistryJonah |
108 |
-$this->applications['jonah'] = array( |
109 |
- 'fileroot' => dirname(__FILE__) . '/../jonah', |
110 |
- 'webroot' => $this->applications['horde']['webroot'] . '/jonah', |
111 |
- 'name' => _("News"), |
112 |
- 'status' => 'inactive', |
113 |
- 'provides' => 'news', |
114 |
- 'menu_parent' => 'info' |
115 |
-); |
116 |
- |
117 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam |
118 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam 1969-12-31 18:00:00.000000000 -0600 |
119 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/420AppRegistryOccam 2006-09-10 17:39:15.000000000 -0500 |
120 |
@@ -0,0 +1,9 @@ |
121 |
+// 420AppRegistryOccam |
122 |
+$this->applications['occam'] = array( |
123 |
+ 'fileroot' => dirname(__FILE__) . '/../occam', |
124 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/occam', |
125 |
+ 'name' => _("Courses"), |
126 |
+ 'status' => 'inactive', |
127 |
+ 'menu_parent' => 'info' |
128 |
+); |
129 |
+ |
130 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle |
131 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle 1969-12-31 18:00:00.000000000 -0600 |
132 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryMottle 2006-09-10 17:39:21.000000000 -0500 |
133 |
@@ -0,0 +1,9 @@ |
134 |
+// 430AppRegistryMottle |
135 |
+$this->applications['mottle'] = array( |
136 |
+ 'fileroot' => dirname(__FILE__) . '/../mottle', |
137 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/mottle', |
138 |
+ 'name' => _("MOTD"), |
139 |
+ 'status' => 'inactive', |
140 |
+ 'menu_parent' => 'info' |
141 |
+); |
142 |
+ |
143 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam |
144 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam 2006-03-15 17:51:23.000000000 -0600 |
145 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/430AppRegistryOccam 1969-12-31 18:00:00.000000000 -0600 |
146 |
@@ -1,9 +0,0 @@ |
147 |
-// 430AppRegistryOccam |
148 |
-$this->applications['occam'] = array( |
149 |
- 'fileroot' => dirname(__FILE__) . '/../occam', |
150 |
- 'webroot' => $this->applications['horde']['webroot'] . '/occam', |
151 |
- 'name' => _("Courses"), |
152 |
- 'status' => 'inactive', |
153 |
- 'menu_parent' => 'info' |
154 |
-); |
155 |
- |
156 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops |
157 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops 2006-03-15 17:51:23.000000000 -0600 |
158 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryGoops 1969-12-31 18:00:00.000000000 -0600 |
159 |
@@ -1,9 +0,0 @@ |
160 |
-// 440AppRegistryGoops |
161 |
-$this->applications['goops'] = array( |
162 |
- 'fileroot' => dirname(__FILE__) . '/../goops', |
163 |
- 'webroot' => $this->applications['horde']['webroot'] . '/goops', |
164 |
- 'name' => _("Search Engines"), |
165 |
- 'status' => 'inactive', |
166 |
- 'menu_parent' => 'info' |
167 |
-); |
168 |
- |
169 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah |
170 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah 1969-12-31 18:00:00.000000000 -0600 |
171 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/440AppRegistryJonah 2006-09-10 17:39:01.000000000 -0500 |
172 |
@@ -0,0 +1,17 @@ |
173 |
+// 440AppRegistryJonah |
174 |
+$this->applications['jonah'] = array( |
175 |
+ 'fileroot' => dirname(__FILE__) . '/../jonah', |
176 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/jonah', |
177 |
+ 'name' => _("News"), |
178 |
+ 'status' => 'inactive', |
179 |
+ 'provides' => 'news', |
180 |
+ 'menu_parent' => 'info' |
181 |
+); |
182 |
+ |
183 |
+$this->applications['jonah-menu'] = array( |
184 |
+ 'status' => 'block', |
185 |
+ 'app' => 'jonah', |
186 |
+ 'blockname' => 'tree_menu', |
187 |
+ 'menu_parent' => 'jonah', |
188 |
+); |
189 |
+ |
190 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz |
191 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz 2006-03-15 17:51:23.000000000 -0600 |
192 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryKlutz 1969-12-31 18:00:00.000000000 -0600 |
193 |
@@ -1,10 +0,0 @@ |
194 |
-// 450AppRegistryKlutz |
195 |
-$this->applications['klutz'] = array( |
196 |
- 'fileroot' => dirname(__FILE__) . '/../klutz', |
197 |
- 'webroot' => $this->applications['horde']['webroot'] . '/klutz', |
198 |
- 'name' => _("Comics"), |
199 |
- 'status' => 'inactive', |
200 |
- 'provides' => 'comics', |
201 |
- 'menu_parent' => 'info' |
202 |
-); |
203 |
- |
204 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll |
205 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll 1969-12-31 18:00:00.000000000 -0600 |
206 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/450AppRegistryTroll 2006-09-10 17:40:54.000000000 -0500 |
207 |
@@ -0,0 +1,16 @@ |
208 |
+// 450AppRegistryTroll |
209 |
+$this->applications['troll'] = array( |
210 |
+ 'fileroot' => dirname(__FILE__) . '/../troll', |
211 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/troll', |
212 |
+ 'name' => _("Newsgroups"), |
213 |
+ 'status' => 'inactive', |
214 |
+ 'menu_parent' => 'info' |
215 |
+); |
216 |
+ |
217 |
+$this->applications['troll-menu'] = array( |
218 |
+ 'status' => 'block', |
219 |
+ 'app' => 'troll', |
220 |
+ 'blockname' => 'tree_menu', |
221 |
+ 'menu_parent' => 'troll', |
222 |
+); |
223 |
+ |
224 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops |
225 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops 1969-12-31 18:00:00.000000000 -0600 |
226 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryGoops 2006-09-10 17:40:34.000000000 -0500 |
227 |
@@ -0,0 +1,9 @@ |
228 |
+// 460AppRegistryGoops |
229 |
+$this->applications['goops'] = array( |
230 |
+ 'fileroot' => dirname(__FILE__) . '/../goops', |
231 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/goops', |
232 |
+ 'name' => _("Search Engines"), |
233 |
+ 'status' => 'inactive', |
234 |
+ 'menu_parent' => 'info' |
235 |
+); |
236 |
+ |
237 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll |
238 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll 2006-03-15 17:51:24.000000000 -0600 |
239 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/460AppRegistryTroll 1969-12-31 18:00:00.000000000 -0600 |
240 |
@@ -1,9 +0,0 @@ |
241 |
-// 150AppRegistryTroll |
242 |
-$this->applications['troll'] = array( |
243 |
- 'fileroot' => dirname(__FILE__) . '/../troll', |
244 |
- 'webroot' => $this->applications['horde']['webroot'] . '/troll', |
245 |
- 'name' => _("Newsgroups"), |
246 |
- 'status' => 'inactive', |
247 |
- 'menu_parent' => 'info' |
248 |
-); |
249 |
- |
250 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes |
251 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes 2006-03-15 17:51:23.000000000 -0600 |
252 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryHermes 1969-12-31 18:00:00.000000000 -0600 |
253 |
@@ -1,10 +0,0 @@ |
254 |
-// 510AppRegistryHermes |
255 |
-$this->applications['hermes'] = array( |
256 |
- 'fileroot' => dirname(__FILE__) . '/../hermes', |
257 |
- 'webroot' => $this->applications['horde']['webroot'] . '/hermes', |
258 |
- 'name' => _("Time Tracking"), |
259 |
- 'status' => 'inactive', |
260 |
- 'menu_parent' => 'office', |
261 |
- 'provides' => 'time' |
262 |
-); |
263 |
- |
264 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno |
265 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno 1969-12-31 18:00:00.000000000 -0600 |
266 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/510AppRegistryJuno 2006-09-10 17:42:28.000000000 -0500 |
267 |
@@ -0,0 +1,9 @@ |
268 |
+// 510AppRegistryJuno |
269 |
+$this->applications['juno'] = array( |
270 |
+ 'fileroot' => dirname(__FILE__) . '/../juno', |
271 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/juno', |
272 |
+ 'name' => _("Accounting"), |
273 |
+ 'status' => 'inactive', |
274 |
+ 'menu_parent' => 'office' |
275 |
+); |
276 |
+ |
277 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno |
278 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno 2006-03-15 17:51:23.000000000 -0600 |
279 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryJuno 1969-12-31 18:00:00.000000000 -0600 |
280 |
@@ -1,9 +0,0 @@ |
281 |
-// 520AppRegistryJuno |
282 |
-$this->applications['juno'] = array( |
283 |
- 'fileroot' => dirname(__FILE__) . '/../juno', |
284 |
- 'webroot' => $this->applications['horde']['webroot'] . '/juno', |
285 |
- 'name' => _("Accounting"), |
286 |
- 'status' => 'inactive', |
287 |
- 'menu_parent' => 'office' |
288 |
-); |
289 |
- |
290 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas |
291 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas 1969-12-31 18:00:00.000000000 -0600 |
292 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/520AppRegistryMidas 2006-09-10 17:43:04.000000000 -0500 |
293 |
@@ -0,0 +1,9 @@ |
294 |
+// 520AppRegistryMidas |
295 |
+$this->applications['midas'] = array( |
296 |
+ 'fileroot' => dirname(__FILE__) . '/../midas', |
297 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/midas', |
298 |
+ 'name' => _("Ads"), |
299 |
+ 'status' => 'inactive', |
300 |
+ 'menu_parent' => 'website' |
301 |
+); |
302 |
+ |
303 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax |
304 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax 1969-12-31 18:00:00.000000000 -0600 |
305 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistryHylax 2006-09-10 17:44:50.000000000 -0500 |
306 |
@@ -0,0 +1,9 @@ |
307 |
+// 530AppRegistryHylax |
308 |
+$this->applications['hylax'] = array( |
309 |
+ 'fileroot' => dirname(__FILE__) . '/../hylax', |
310 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/hylax', |
311 |
+ 'name' => _("Faxes"), |
312 |
+ 'status' => 'inactive', |
313 |
+ 'menu_parent' => 'office', |
314 |
+); |
315 |
+ |
316 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha |
317 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha 2006-03-15 17:51:23.000000000 -0600 |
318 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/530AppRegistrySesha 1969-12-31 18:00:00.000000000 -0600 |
319 |
@@ -1,9 +0,0 @@ |
320 |
-// 530AppRegistrySesha |
321 |
-$this->applications['sesha'] = array( |
322 |
- 'fileroot' => dirname(__FILE__) . '/../sesha', |
323 |
- 'webroot' => $this->applications['horde']['webroot'] . '/sesha', |
324 |
- 'name' => _("Inventory"), |
325 |
- 'status' => 'inactive', |
326 |
- 'menu_parent' => 'office', |
327 |
-); |
328 |
- |
329 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha |
330 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha 1969-12-31 18:00:00.000000000 -0600 |
331 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/540AppRegistrySesha 2006-09-10 17:46:17.000000000 -0500 |
332 |
@@ -0,0 +1,13 @@ |
333 |
+// 540AppRegistrySesha |
334 |
+$this->applications['sesha'] = array( |
335 |
+ 'fileroot' => dirname(__FILE__) . '/../sesha', |
336 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/sesha', |
337 |
+ 'name' => _("Inventory"), |
338 |
+ 'status' => 'inactive', |
339 |
+ |
340 |
+ // Uncomment this line if you want Sesha to provide queue and version |
341 |
+ // names instead of Whups: |
342 |
+ // 'provides' => array('tickets/listQueues', 'tickets/getQueueDetails', 'tickets/listVersions', 'tickets/getVersionDetails'), |
343 |
+ 'menu_parent' => 'office', |
344 |
+); |
345 |
+ |
346 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor |
347 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor 1969-12-31 18:00:00.000000000 -0600 |
348 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/550AppRegistryThor 2006-09-10 17:47:44.000000000 -0500 |
349 |
@@ -0,0 +1,10 @@ |
350 |
+// 550AppRegistryThor |
351 |
+$this->applications['thor'] = array( |
352 |
+ 'fileroot' => dirname(__FILE__) . '/../thor', |
353 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/thor', |
354 |
+ 'name' => _("Projects"), |
355 |
+ 'status' => 'inactive', |
356 |
+ 'provides' => 'projects', |
357 |
+ 'menu_parent' => 'office' |
358 |
+); |
359 |
+ |
360 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim |
361 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim 1969-12-31 18:00:00.000000000 -0600 |
362 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/560AppRegistryRakim 2006-09-10 17:49:04.000000000 -0500 |
363 |
@@ -0,0 +1,9 @@ |
364 |
+// 560AppRegistryRakim |
365 |
+$this->applications['rakim'] = array( |
366 |
+ 'fileroot' => dirname(__FILE__) . '/../rakim', |
367 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/rakim', |
368 |
+ 'name' => _("Support"), |
369 |
+ 'status' => 'inactive', |
370 |
+ 'menu_parent' => 'office' |
371 |
+); |
372 |
+ |
373 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes |
374 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes 1969-12-31 18:00:00.000000000 -0600 |
375 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/570AppRegistryHermes 2006-09-10 17:49:50.000000000 -0500 |
376 |
@@ -0,0 +1,17 @@ |
377 |
+// 570AppRegistryHermes |
378 |
+$this->applications['hermes'] = array( |
379 |
+ 'fileroot' => dirname(__FILE__) . '/../hermes', |
380 |
+ 'webroot' => $this->applications['horde']['webroot'] . '/hermes', |
381 |
+ 'name' => _("Time Tracking"), |
382 |
+ 'status' => 'inactive', |
383 |
+ 'menu_parent' => 'office', |
384 |
+ 'provides' => 'time' |
385 |
+); |
386 |
+ |
387 |
+$this->applications['hermes-watch'] = array( |
388 |
+ 'status' => 'block', |
389 |
+ 'app' => 'hermes', |
390 |
+ 'blockname' => 'stopwatch', |
391 |
+ 'menu_parent' => 'hermes', |
392 |
+); |
393 |
+ |
394 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts |
395 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts 2006-03-15 17:51:23.000000000 -0600 |
396 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/610AppRegistryAccounts 1969-12-31 18:00:00.000000000 -0600 |
397 |
@@ -1,9 +0,0 @@ |
398 |
-// 610AppRegistryAccounts |
399 |
-$this->applications['accounts'] = array( |
400 |
- 'fileroot' => dirname(__FILE__) . '/../accounts', |
401 |
- 'webroot' => $this->applications['horde']['webroot'] . '/accounts', |
402 |
- 'name' => _("My Account"), |
403 |
- 'status' => 'inactive', |
404 |
- 'menu_parent' => 'myaccount', |
405 |
-); |
406 |
- |
407 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas |
408 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas 2006-03-15 17:51:23.000000000 -0600 |
409 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/720AppRegistryMidas 1969-12-31 18:00:00.000000000 -0600 |
410 |
@@ -1,9 +0,0 @@ |
411 |
-// 720AppRegistryMidas |
412 |
-$this->applications['midas'] = array( |
413 |
- 'fileroot' => dirname(__FILE__) . '/../midas', |
414 |
- 'webroot' => $this->applications['horde']['webroot'] . '/midas', |
415 |
- 'name' => _("Ads"), |
416 |
- 'status' => 'inactive', |
417 |
- 'menu_parent' => 'website' |
418 |
-); |
419 |
- |
420 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim |
421 |
--- e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim 2006-03-15 17:51:23.000000000 -0600 |
422 |
+++ mezzanine_patched_e-smith-horde-1.13.0/root/etc/e-smith/templates/home/httpd/html/horde/config/registry.php/770AppRegistryRakim 1969-12-31 18:00:00.000000000 -0600 |
423 |
@@ -1,9 +0,0 @@ |
424 |
-// 770AppRegistryRakim |
425 |
-$this->applications['rakim'] = array( |
426 |
- 'fileroot' => dirname(__FILE__) . '/../rakim', |
427 |
- 'webroot' => $this->applications['horde']['webroot'] . '/rakim', |
428 |
- 'name' => _("Support"), |
429 |
- 'status' => 'inactive', |
430 |
- 'menu_parent' => 'website' |
431 |
-); |
432 |
- |