1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header |
2 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header 1969-12-31 18:00:00.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/00header 2006-09-22 19:55:07.000000000 -0500 |
4 |
|
|
@@ -0,0 +1,6 @@ |
5 |
|
|
+//00header |
6 |
|
|
+/** |
7 |
|
|
+ * $Horde: turba/config/prefs.php.dist,v 1.28.10.2 2005/10/24 15:39:12 jan Exp $ |
8 |
|
|
+ * |
9 |
|
|
+ * See horde/config/prefs.php for documentation on the structure of this file. |
10 |
|
|
+ */ |
11 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/100displayoptions mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/100displayoptions |
12 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/100displayoptions 1969-12-31 18:00:00.000000000 -0600 |
13 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/100displayoptions 2006-09-22 20:07:20.000000000 -0500 |
14 |
|
|
@@ -0,0 +1,7 @@ |
15 |
|
|
+//100displayoptions |
16 |
|
|
+$prefGroups['addressbooks'] = array( |
17 |
|
|
+ 'column' => _("Display Options"), |
18 |
|
|
+ 'label' => _("Address Books"), |
19 |
|
|
+ 'desc' => _("Choose which address books to use."), |
20 |
|
|
+ 'members' => array('default_dir', 'addressbookselect') |
21 |
|
|
+); |
22 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/110columnoptions mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/110columnoptions |
23 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/110columnoptions 1969-12-31 18:00:00.000000000 -0600 |
24 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/110columnoptions 2006-09-22 20:08:58.000000000 -0500 |
25 |
|
|
@@ -0,0 +1,7 @@ |
26 |
|
|
+//110columnoptions |
27 |
|
|
+$prefGroups['columns'] = array( |
28 |
|
|
+ 'column' => _("Display Options"), |
29 |
|
|
+ 'label' => _("Column Options"), |
30 |
|
|
+ 'desc' => _("Select which fields to display in the address lists."), |
31 |
|
|
+ 'members' => array('columnselect') |
32 |
|
|
+); |
33 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/120display mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/120display |
34 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/120display 1969-12-31 18:00:00.000000000 -0600 |
35 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/120display 2006-09-22 19:57:29.000000000 -0500 |
36 |
|
|
@@ -0,0 +1,7 @@ |
37 |
|
|
+//120display |
38 |
|
|
+$prefGroups['display'] = array( |
39 |
|
|
+ 'column' => _("Display Options"), |
40 |
|
|
+ 'label' => _("Display"), |
41 |
|
|
+ 'desc' => _("Select view to display by default, sort options, and paging options."), |
42 |
|
|
+ 'members' => array('initial_page', 'sortby', 'sortdir', 'maxpage', 'perpage', 'adv_results_placement') |
43 |
|
|
+); |
44 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/1300format mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/130format |
45 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/130format 1969-12-31 18:00:00.000000000 -0600 |
46 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/130format 2006-09-22 19:57:48.000000000 -0500 |
47 |
|
|
@@ -0,0 +1,7 @@ |
48 |
|
|
+//130format |
49 |
|
|
+$prefGroups['format'] = array( |
50 |
|
|
+ 'column' => _("Display Options"), |
51 |
|
|
+ 'label' => _("Name Format"), |
52 |
|
|
+ 'desc' => _("Select which format to display names."), |
53 |
|
|
+ 'members' => array('name_format') |
54 |
|
|
+); |
55 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/140application mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/140application |
56 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/140application 1969-12-31 18:00:00.000000000 -0600 |
57 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/140application 2006-09-22 19:58:14.000000000 -0500 |
58 |
|
|
@@ -0,0 +1,7 @@ |
59 |
|
|
+//140application |
60 |
|
|
+$prefGroups['application'] = array( |
61 |
|
|
+ 'column' => _("Other Options"), |
62 |
|
|
+ 'label' => _("Delete Confirmation"), |
63 |
|
|
+ 'desc' => _("Delete button behaviour"), |
64 |
|
|
+ 'members' => array('delete_opt') |
65 |
|
|
+); |
66 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/150imsp mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/150imsp |
67 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/150imsp 1969-12-31 18:00:00.000000000 -0600 |
68 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/150imsp 2006-09-22 19:58:40.000000000 -0500 |
69 |
|
|
@@ -0,0 +1,10 @@ |
70 |
|
|
+//150imsp |
71 |
|
|
+if (!empty($GLOBALS['conf']['imsp']['enabled']) || |
72 |
|
|
+ !isset($GLOBALS['conf']['imsp']['enabled'])) \{ |
73 |
|
|
+ $prefGroups['imsp'] = array( |
74 |
|
|
+ 'column' => _("Other Options"), |
75 |
|
|
+ 'label' => _("IMSP Address Book Administration"), |
76 |
|
|
+ 'desc' => _("Add and Delete IMSP address books"), |
77 |
|
|
+ 'members' => array('imsp_opt') |
78 |
|
|
+ ); |
79 |
|
|
+\} |
80 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/160addressbookselect mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/160addressbookselect |
81 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/160addressbookselect 1969-12-31 18:00:00.000000000 -0600 |
82 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/160addressbookselect 2006-09-22 20:06:27.000000000 -0500 |
83 |
|
|
@@ -0,0 +1,6 @@ |
84 |
|
|
+//160addressbookselect |
85 |
|
|
+// address book selection widget |
86 |
|
|
+$_prefs['addressbookselect'] = array( |
87 |
|
|
+ 'locked' => false, |
88 |
|
|
+ 'type' => 'special' |
89 |
|
|
+); |
90 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/170addressbooks mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/170addressbooks |
91 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/170addressbooks 1969-12-31 18:00:00.000000000 -0600 |
92 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/170addressbooks 2006-09-22 20:07:37.000000000 -0500 |
93 |
|
|
@@ -0,0 +1,8 @@ |
94 |
|
|
+//170addressbooks |
95 |
|
|
+// address books to be displayed |
96 |
|
|
+$_prefs['addressbooks'] = array( |
97 |
|
|
+ 'value' => "localsql\nlocalldap", |
98 |
|
|
+ 'locked' => false, |
99 |
|
|
+ 'shared' => false, |
100 |
|
|
+ 'type' => 'implicit' |
101 |
|
|
+); |
102 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/180columnselect mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/180columnselect |
103 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/180columnselect 1969-12-31 18:00:00.000000000 -0600 |
104 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/180columnselect 2006-09-22 20:07:58.000000000 -0500 |
105 |
|
|
@@ -0,0 +1,6 @@ |
106 |
|
|
+//180columnselect |
107 |
|
|
+// columns selection widget |
108 |
|
|
+$_prefs['columnselect'] = array( |
109 |
|
|
+ 'locked' => false, |
110 |
|
|
+ 'type' => 'special' |
111 |
|
|
+); |
112 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/190columns mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/190columns |
113 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/190columns 1969-12-31 18:00:00.000000000 -0600 |
114 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/190columns 2006-09-22 20:09:42.000000000 -0500 |
115 |
|
|
@@ -0,0 +1,8 @@ |
116 |
|
|
+//190columns |
117 |
|
|
+// columns to be displayed |
118 |
|
|
+$_prefs['columns'] = array( |
119 |
|
|
+ 'value' => "netcenter\temail\nbigfoot\temail\nverisign\temail\nlocalsql\temail", |
120 |
|
|
+ 'locked' => false, |
121 |
|
|
+ 'shared' => false, |
122 |
|
|
+ 'type' => 'implicit' |
123 |
|
|
+); |
124 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/200sortby mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/200sortby |
125 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/200sortby 1969-12-31 18:00:00.000000000 -0600 |
126 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/2000sortby 2006-09-22 20:10:00.000000000 -0500 |
127 |
|
|
@@ -0,0 +1,9 @@ |
128 |
|
|
+//200sortby |
129 |
|
|
+// user preferred sorting column |
130 |
|
|
+// zero based int representing the column number to sort by |
131 |
|
|
+$_prefs['sortby'] = array( |
132 |
|
|
+ 'value' => 0, |
133 |
|
|
+ 'locked' => false, |
134 |
|
|
+ 'shared' => false, |
135 |
|
|
+ 'type' => 'implicit' |
136 |
|
|
+); |
137 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/210sortdir mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/210sortdir |
138 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/210sortdir 1969-12-31 18:00:00.000000000 -0600 |
139 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/210sortdir 2006-09-22 20:10:18.000000000 -0500 |
140 |
|
|
@@ -0,0 +1,11 @@ |
141 |
|
|
+//210sortdir |
142 |
|
|
+// user preferred sorting direction |
143 |
|
|
+$_prefs['sortdir'] = array( |
144 |
|
|
+ 'value' => 0, |
145 |
|
|
+ 'locked' => false, |
146 |
|
|
+ 'shared' => false, |
147 |
|
|
+ 'type' => 'enum', |
148 |
|
|
+ 'enum' => array(0 => _("Ascending"), |
149 |
|
|
+ 1 => _("Descending")), |
150 |
|
|
+ 'desc' => _("Default sorting direction:") |
151 |
|
|
+); |
152 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/220maxpage mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/220maxpage |
153 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/220maxpage 1969-12-31 18:00:00.000000000 -0600 |
154 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/220maxpage 2006-09-22 20:10:43.000000000 -0500 |
155 |
|
|
@@ -0,0 +1,9 @@ |
156 |
|
|
+//220maxpage |
157 |
|
|
+// number of maximum pages and items per page |
158 |
|
|
+$_prefs['maxpage'] = array( |
159 |
|
|
+ 'value' => 10, |
160 |
|
|
+ 'locked' => false, |
161 |
|
|
+ 'shared' => false, |
162 |
|
|
+ 'type' => 'number', |
163 |
|
|
+ 'desc' => _("Maximum number of pages") |
164 |
|
|
+); |
165 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/230perpage mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/230perpage |
166 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/230perpage 1969-12-31 18:00:00.000000000 -0600 |
167 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/230perpage 2006-09-22 20:11:00.000000000 -0500 |
168 |
|
|
@@ -0,0 +1,8 @@ |
169 |
|
|
+//230perpage |
170 |
|
|
+$_prefs['perpage'] = array( |
171 |
|
|
+ 'value' => 20, |
172 |
|
|
+ 'locked' => false, |
173 |
|
|
+ 'shared' => false, |
174 |
|
|
+ 'type' => 'number', |
175 |
|
|
+ 'desc' => _("Number of items per page") |
176 |
|
|
+); |
177 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/240initialpage mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/240initialpage |
178 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/240initialpage 1969-12-31 18:00:00.000000000 -0600 |
179 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/240initialpage 2006-09-22 20:12:39.000000000 -0500 |
180 |
|
|
@@ -0,0 +1,11 @@ |
181 |
|
|
+//240initialpage |
182 |
|
|
+// the page to display. Either 'browse.php' or 'search.php' |
183 |
|
|
+$_prefs['initial_page'] = array( |
184 |
|
|
+ 'value' => 'search.php', |
185 |
|
|
+ 'locked' => false, |
186 |
|
|
+ 'shared' => false, |
187 |
|
|
+ 'type' => 'enum', |
188 |
|
|
+ 'desc' => _("View to display by default:"), |
189 |
|
|
+ 'enum' => array('browse.php' => _("Address Book Listing"), |
190 |
|
|
+ 'search.php' => _("Search")) |
191 |
|
|
+); |
192 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/250nameformat mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/250nameformat |
193 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/250nameformat 1969-12-31 18:00:00.000000000 -0600 |
194 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/250nameformat 2006-09-22 20:13:18.000000000 -0500 |
195 |
|
|
@@ -0,0 +1,12 @@ |
196 |
|
|
+//250nameformat |
197 |
|
|
+// the format to display names. Either 'last_first' or 'first_last' |
198 |
|
|
+$_prefs['name_format'] = array( |
199 |
|
|
+ 'value' => 'last_first', |
200 |
|
|
+ 'locked' => false, |
201 |
|
|
+ 'shared' => false, |
202 |
|
|
+ 'type' => 'enum', |
203 |
|
|
+ 'desc' => _("Select the format used to display names:"), |
204 |
|
|
+ 'enum' => array('last_first' => _("\"Lastname, Firstname\" (ie. Doe, John)"), |
205 |
|
|
+ 'first_last' => _("\"Firstname Lastname\" (ie. John Doe)"), |
206 |
|
|
+ 'none' => _("no formatting")) |
207 |
|
|
+); |
208 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir |
209 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir 1969-12-31 18:00:00.000000000 -0600 |
210 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/260defaultdir 2006-09-22 20:13:43.000000000 -0500 |
211 |
|
|
@@ -0,0 +1,10 @@ |
212 |
|
|
+//260defaultdir |
213 |
|
|
+// Default directory |
214 |
|
|
+$_prefs['default_dir'] = array( |
215 |
|
|
+ //'value' => '', |
216 |
|
|
+ 'value' => 'localsql', |
217 |
|
|
+ 'locked' => false, |
218 |
|
|
+ 'shared' => true, |
219 |
|
|
+ 'type' => 'select', |
220 |
|
|
+ 'desc' => _("This will be the default address book when adding or importing contacts.") |
221 |
|
|
+); |
222 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/270advresultsplacement mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/270advresultsplacement |
223 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/270advresultsplacement 1969-12-31 18:00:00.000000000 -0600 |
224 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/270advresultsplacement 2006-09-22 20:14:14.000000000 -0500 |
225 |
|
|
@@ -0,0 +1,12 @@ |
226 |
|
|
+//270advresultsplacement |
227 |
|
|
+// Advanced search results placement. Are results positioned above or below |
228 |
|
|
+// the search form? |
229 |
|
|
+$_prefs['adv_results_placement'] = array( |
230 |
|
|
+ 'value' => 'below', |
231 |
|
|
+ 'locked' => false, |
232 |
|
|
+ 'shared' => false, |
233 |
|
|
+ 'type' => 'enum', |
234 |
|
|
+ 'desc' => _("Specify where you want advanced search results to appear."), |
235 |
|
|
+ 'enum' => array('below' => _("Below search form"), |
236 |
|
|
+ 'above' => _("Above search form")) |
237 |
|
|
+); |
238 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/280prefbooks mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/280prefbooks |
239 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/280prefbooks 1969-12-31 18:00:00.000000000 -0600 |
240 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/280prefbooks 2006-09-22 20:15:44.000000000 -0500 |
241 |
|
|
@@ -0,0 +1,8 @@ |
242 |
|
|
+//280prefbooks |
243 |
|
|
+// preference for holding any preferences-based addressbooks. |
244 |
|
|
+$_prefs['prefbooks'] = array( |
245 |
|
|
+ 'value' => '', |
246 |
|
|
+ 'locked' => false, |
247 |
|
|
+ 'shared' => false, |
248 |
|
|
+ 'type' => 'implicit' |
249 |
|
|
+); |
250 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/290deleteopt mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/290deleteopt |
251 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/290deleteopt 1969-12-31 18:00:00.000000000 -0600 |
252 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/290deleteopt 2006-09-22 20:16:00.000000000 -0500 |
253 |
|
|
@@ -0,0 +1,9 @@ |
254 |
|
|
+//290deleteopt |
255 |
|
|
+// preference for delete confirmation dialog. |
256 |
|
|
+$_prefs['delete_opt'] = array( |
257 |
|
|
+ 'value' => '1', |
258 |
|
|
+ 'locked' => false, |
259 |
|
|
+ 'shared' => false, |
260 |
|
|
+ 'type' => 'checkbox', |
261 |
|
|
+ 'desc' => _("Do you want to confirm deleting entries?") |
262 |
|
|
+); |
263 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/300imspopt mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/300imspopt |
264 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/300imspopt 1969-12-31 18:00:00.000000000 -0600 |
265 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/prefs.php/300imspopt 2006-09-22 20:16:29.000000000 -0500 |
266 |
|
|
@@ -0,0 +1,8 @@ |
267 |
|
|
+//300imspopt |
268 |
|
|
+if (!empty($GLOBALS['conf']['imsp']['enabled']) || |
269 |
|
|
+ !isset($GLOBALS['conf']['imsp']['enabled'])) \{ |
270 |
|
|
+ $_prefs['imsp_opt'] = array( |
271 |
|
|
+ 'locked' => false, |
272 |
|
|
+ 'type' => 'special' |
273 |
|
|
+ ); |
274 |
|
|
+\} |
275 |
|
|
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/turba/config/prefs.php mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/turba/config/prefs.php |
276 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/turba/config/prefs.php 1969-12-31 18:00:00.000000000 -0600 |
277 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates.metadata/home/httpd/html/horde/turba/config/prefs.php 2006-09-22 20:19:26.000000000 -0500 |
278 |
|
|
@@ -0,0 +1,2 @@ |
279 |
|
|
+PERMS=0640 |
280 |
|
|
+GID="www" |