00f45f6615e2fc5b4a69743421a06bdb1c873698
[mailer.git] / inc / extensions / ext-other.php
1 <?php
2 /************************************************************************
3  * MXChange v0.2.1                                    Start: 09/19/2004 *
4  * ================                             Last change: 10/29/2004 *
5  *                                                                      *
6  * -------------------------------------------------------------------- *
7  * File              : ext-other.php                                    *
8  * -------------------------------------------------------------------- *
9  * Short description : Other administrative settings                    *
10  * -------------------------------------------------------------------- *
11  * Kurzbeschreibung  : Weitere administrative Einstellungen             *
12  * -------------------------------------------------------------------- *
13  *                                                                      *
14  * -------------------------------------------------------------------- *
15  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
16  * For more information visit: http://www.mxchange.org                  *
17  *                                                                      *
18  * This program is free software; you can redistribute it and/or modify *
19  * it under the terms of the GNU General Public License as published by *
20  * the Free Software Foundation; either version 2 of the License, or    *
21  * (at your option) any later version.                                  *
22  *                                                                      *
23  * This program is distributed in the hope that it will be useful,      *
24  * but WITHOUT ANY WARRANTY; without even the implied warranty of       *
25  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
26  * GNU General Public License for more details.                         *
27  *                                                                      *
28  * You should have received a copy of the GNU General Public License    *
29  * along with this program; if not, write to the Free Software          *
30  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,               *
31  * MA  02110-1301  USA                                                  *
32  ************************************************************************/
33
34 // Some security stuff...
35 if (!defined('__SECURITY')) {
36         $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
37         require($INC);
38 }
39
40 // Version number
41 EXT_SET_VERSION("0.2.1");
42
43 // Version history array (add more with , "0.1" and so on)
44 EXT_SET_VER_HISTORY(array("0.0", "0.0.1", "0.0.2", "0.0.3", "0.0.4", "0.0.5", "0.0.6", "0.0.7", "0.0.8", "0.0.9", "0.1.0", "0.1.1", "0.1.2", "0.1.3", "0.1.4", "0.1.5", "0.1.6", "0.1.7", "0.1.8", "0.1.9", "0.2.0", "0.2.1"));
45
46 switch ($EXT_LOAD_MODE)
47 {
48 case "register": // Do stuff when installation is running (modules.php?module=admin&action=login is called)
49         // SQL commands to run
50         ADD_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('setup','config_other','Sonstige Einstellungen','Sonstige Einstellungen an Ihrem Mailtausch.',13)");
51         break;
52
53 case "remove": // Do stuff when removing extension
54         // SQL commands to run
55         ADD_SQL("DELETE LOW_PRIORITY FROM `{!_MYSQL_PREFIX!}_admin_menu` WHERE `what`='config_other' LIMIT 1");
56         break;
57
58 case "activate": // Do stuff when admin activates this extension
59         // SQL commands to run
60         ADD_SQL("");
61         break;
62
63 case "deactivate": // Do stuff when admin deactivates this extension
64         // SQL commands to run
65         ADD_SQL("");
66         break;
67
68 case "update": // Update an extension
69         switch ($EXT_VER)
70         {
71         case "0.0.1": // SQL queries for v0.0.1
72                 // Update notes (these will be set as task text!)
73                 EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {!PATH!}inc/libs/pro_functions.php on line 227</div> behoben.");
74                 break;
75
76         case "0.0.2": // SQL queries for v0.0.2
77                 // Update notes (these will be set as task text!)
78                 EXT_SET_UPDATE_NOTES("Speichern der Einstellungen vereinfacht. Es wird dazu die Funktion ADMIN_SAVE_SETTINGS() verwendet.");
79                 break;
80
81         case "0.0.3": // SQL queries for v0.0.3
82                 // Update notes (these will be set as task text!)
83                 EXT_SET_UPDATE_NOTES("Fehler beseitigt, wenn error_reporting=E_ALL gesetzt ist.");
84                 break;
85
86         case "0.0.4": // SQL queries for v0.0.4
87                 ADD_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD max_comma TINYINT(3) UNSIGNED NOT NULL DEFAULT '3'");
88
89                 // Update notes (these will be set as task text!)
90                 EXT_SET_UPDATE_NOTES("Angezeigte Kommastellen k&ouml;nnen zwischen 0 und 5 eingestellt werden.");
91                 break;
92
93         case "0.0.5": // SQL queries for v0.0.5
94                 // Update notes (these will be set as task text!)
95                 EXT_SET_UPDATE_NOTES("Problem mit Speicherung der Einstellungen beseitigt.");
96                 break;
97
98         case "0.0.6": // SQL queries for v0.0.6
99                 // Update notes (these will be set as task text!)
100                 EXT_SET_UPDATE_NOTES("Problem mit Speicherung der Einstellungen endlich beseitigt.");
101                 break;
102
103         case "0.0.7": // SQL queries for v0.0.7
104                 // Update notes (these will be set as task text!)
105                 EXT_SET_UPDATE_NOTES("Ausgabemodus der CSS-Dateien hinzugef&uuml;gt. Bitte auch das Admin-Template aktualisieren!");
106                 break;
107
108         case "0.0.8": // SQL queries for v0.0.8
109                 // Update notes (these will be set as task text!)
110                 EXT_SET_UPDATE_NOTES("Erweiterung bleibt wegen integrierten Schalters immer aktiv.");
111                 break;
112
113         case "0.0.9": // SQL queries for v0.0.9
114                 // Update notes (these will be set as task text!)
115                 EXT_SET_UPDATE_NOTES("Abspeichern der Einstellungen repariert.");
116                 break;
117
118         case "0.1.0": // SQL queries for v0.2.1
119                 // Update notes (these will be set as task text!)
120                 EXT_SET_UPDATE_NOTES("Folgende Einstellungen k&ouml;nnen auf 0 gesetzt werden:
121 <ol>
122 <li>Selbe beworbene URL nicht mehr bewerbar (0 = URL kann sofort wieder gebucht werden)</li>
123 <li>G&uuml;tigkeitsdauer der Best&auml;tigungslinks (0 = Best&auml;tigungslinks laufen nie ab)</li>
124 <li>Sperrzeit des Mitgliedprofiles nach &Auml;nderung (0 = Mitglied kann sein Account immer und sofort &auml;ndern)</li>
125 <li>Profilaktualisierungsinterval (0 = Es wird keine Mail zum Profilaktualisierunng durch das Mitglied ausgesendet(</li>
126 <li>Erneute Aussendung der Mail (0 = Siehe oben)</li>
127 </ol>");
128                 break;
129
130         case "0.1.1": // SQL queries for v0.1.1
131                 // Update notes (these will be set as task text!)
132                 EXT_SET_UPDATE_NOTES("Gast- und Mitgliedsmen&uuml;s lassen sich voneinander getrentt ein- und auschalten.");
133                 break;
134
135         case "0.1.2": // SQL queries for v0.1.2
136                 // Update notes (these will be set as task text!)
137                 EXT_SET_UPDATE_NOTES("W&ouml;rter <strong>Mailtausch</strong>, <strong>Mailtausches</strong> und <strong>Mailtauscher</strong> sind austauschbar.");
138                 break;
139
140         case "0.1.3": // SQL queries for v0.1.3
141                 // Update notes (these will be set as task text!)
142                 EXT_SET_UPDATE_NOTES("Wort &quot;Baustelle&quot; vom Auto-Versand entfernt, da dieser nun klappt.");
143                 break;
144
145         case "0.1.4": // SQL queries for v0.1.4
146                 // Update notes (these will be set as task text!)
147                 EXT_SET_UPDATE_NOTES("Abspeichern von Einstellungen repariert.");
148                 break;
149
150         case "0.1.5": // SQL queries for v0.1.5
151                 // Update notes (these will be set as task text!)
152                 EXT_SET_UPDATE_NOTES("Abspeichern von Einstellungen repariert.");
153                 break;
154
155         case "0.1.6": // SQL queries for v0.1.6
156                 ADD_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD reject_url VARCHAR(255) NOT NULL DEFAULT '{!URL!}'");
157
158                 // Update notes (these will be set as task text!)
159                 EXT_SET_UPDATE_NOTES("Bei Ablehnung der URL wird jetzt endlich eine Standart-URL eingesetzt, die konfigurierbar ist. Fehler beim Laden der Konfiguration gefunden.");
160                 break;
161
162         case "0.1.7": // SQL queries for v0.1.7
163                 ADD_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD currency VARCHAR(255) NOT NULL DEFAULT '&euro;'");
164
165                 // Update notes (these will be set as task text!)
166                 EXT_SET_UPDATE_NOTES("Standart-W&auml;hrung der Geb&uuml;hren f&uuml;r alle Erweiterungen geltend hinzugef&uuml;gt.");
167                 break;
168
169         case "0.1.8": // SQL queries for v0.1.8
170                 // Update notes (these will be set as task text!)
171                 EXT_SET_UPDATE_NOTES("Die sonstigen Einstellungen lassen sich nun nur noch &auml;ndern, wenn die Erweiterung <strong>other</strong> auch installiert ist. Anderfalls gibt es einen SQL-Fehler beim Speichern und GROSS_GESCHRIEBENE Worte im Formular.");
172                 break;
173
174         case "0.1.9": // SQL queries for v0.1.9
175                 ADD_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD mailid_error_redirect ENUM('index','reject') NOT NULL DEFAULT 'index'");
176
177                 // Update notes (these will be set as task text!)
178                 EXT_SET_UPDATE_NOTES("Bei fehlerhafter Mail w&auml;hrend der Best&auml;tigung kann wahlweise zur Hauptseite weitergeleitet oder auf die eingestellte Ablehnungsseite umgeleitet werden.");
179                 break;
180
181         case "0.2.0": // SQL queries for v0.2.0
182                 ADD_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` CHANGE `mailid_error_redirect` `mailid_error_redirect` ENUM('INDEX','REJECT') NOT NULL DEFAULT 'INDEX'");
183
184                 // Update notes (these will be set as task text!)
185                 EXT_SET_UPDATE_NOTES("Bei fehlerhafter Mail w&auml;hrend der Best&auml;tigung kann wahlweise zur Hauptseite weitergeleitet oder auf die eingestellte Ablehnungsseite umgeleitet werden.");
186                 break;
187
188         case "0.2.1": // SQL queries for v0.2.1
189                 ADD_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `min_age` TINYINT(3) UNSIGNED NOT NULL DEFAULT 16");
190
191                 // Update notes (these will be set as task text!)
192                 EXT_SET_UPDATE_NOTES("Minimumalter ist nun konfigurierbar.");
193                 break;
194         }
195         break;
196
197 case "modify": // When the extension got modified
198         break;
199
200 case "test": // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
201         break;
202
203 default: // Do stuff when extension is loaded
204         break;
205 }
206
207 // Keep this extension always active!
208 EXT_SET_ALWAYS_ACTIVE("Y");
209
210 //
211 ?>