Global rewrite of engine:
[mailer.git] / inc / extensions / ext-mydata.php
1 <?php
2 /************************************************************************
3  * Mailer v0.2.1-FINAL                                Start: 07/17/2004 *
4  * ===================                          Last change: 07/17/2004 *
5  *                                                                      *
6  * -------------------------------------------------------------------- *
7  * File              : ext-mydata.php                                   *
8  * -------------------------------------------------------------------- *
9  * Short description : Swapped out "My profile data"                    *
10  * -------------------------------------------------------------------- *
11  * Kurzbeschreibung  : Ausgelagertes "Profildaten aendern"              *
12  * -------------------------------------------------------------------- *
13  * $Revision::                                                        $ *
14  * $Date::                                                            $ *
15  * $Tag:: 0.2.1-FINAL                                                 $ *
16  * $Author::                                                          $ *
17  * Needs to be in all Files and every File needs "svn propset           *
18  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
19  * -------------------------------------------------------------------- *
20  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
21  * For more information visit: http://www.mxchange.org                  *
22  *                                                                      *
23  * This program is free software; you can redistribute it and/or modify *
24  * it under the terms of the GNU General Public License as published by *
25  * the Free Software Foundation; either version 2 of the License, or    *
26  * (at your option) any later version.                                  *
27  *                                                                      *
28  * This program is distributed in the hope that it will be useful,      *
29  * but WITHOUT ANY WARRANTY; without even the implied warranty of       *
30  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
31  * GNU General Public License for more details.                         *
32  *                                                                      *
33  * You should have received a copy of the GNU General Public License    *
34  * along with this program; if not, write to the Free Software          *
35  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,               *
36  * MA  02110-1301  USA                                                  *
37  ************************************************************************/
38
39 // Some security stuff...
40 if (!defined('__SECURITY')) {
41         die();
42 }
43
44 // Version number
45 setThisExtensionVersion('0.1.8');
46
47 // Version history array (add more with , '0.1.0' and so on)
48 setExtensionVersionHistory(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'));
49
50 switch (getExtensionMode()) {
51         case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
52                 // SQL commands to run
53                 addExtensionSql('');
54                 break;
55
56         case 'remove': // Do stuff when removing extension
57                 // SQL commands to run
58                 addExtensionSql('');
59                 break;
60
61         case 'activate': // Do stuff when admin activates this extension
62                 // SQL commands to run
63                 addExtensionSql('');
64                 break;
65
66         case 'deactivate': // Do stuff when admin deactivates this extension
67                 // SQL commands to run
68                 addExtensionSql('');
69                 break;
70
71         case 'update': // Update an extension
72                 switch (getCurrentExtensionVersion()) {
73                         case '0.0.2': // SQL queries for v0.0.2
74                                 // Update notes (these will be set as task text!)
75                                 setExtensionUpdateNotes("Fehlende Abfrage im Mitlieder-Modul, on Erweiterung auch aktiviert ist.");
76                                 break;
77
78                         case '0.0.3': // SQL queries for v0.0.3
79                                 // Update notes (these will be set as task text!)
80                                 setExtensionUpdateNotes("Fehler beseitigt, wenn error_reporting=E_ALL gesetzt ist.");
81                                 break;
82
83                         case '0.0.4': // SQL queries for v0.0.4
84                                 // Update notes (these will be set as task text!)
85                                 setExtensionUpdateNotes("Fehler beseitigt, wenn error_reporting=E_ALL gesetzt ist.");
86                                 break;
87
88                         case '0.0.5': // SQL queries for v0.0.5
89                                 // Update notes (these will be set as task text!)
90                                 setExtensionUpdateNotes("Fehler beseitigt, wenn error_reporting=E_ALL gesetzt ist.");
91                                 break;
92
93                         case '0.0.6': // SQL queries for v0.0.6
94                                 // Update notes (these will be set as task text!)
95                                 setExtensionUpdateNotes("Men&uuml;punkte im Gast-/Mitgliedsbereich k&ouml;nnen nicht mehr aufgerufen werden, wenn die Erweiterung deaktiviert ist.");
96                                 break;
97
98                         case '0.0.7': // SQL queries for v0.0.7
99                                 // Update notes (these will be set as task text!)
100                                 setExtensionUpdateNotes("Sperrung des Mitgliederprofiles nach &Auml;nderung kann unter &quot;Sonstige Einstellungen&quot; abgeschaltet werden (0 setzen!)");
101                                 break;
102
103                         case '0.0.8': // SQL queries for v0.0.8
104                                 // Update notes (these will be set as task text!)
105                                 setExtensionUpdateNotes("Seit <strong>Patch 340</strong> &uuml;berfl&uuml;ssige HTML-Tags entfernt.");
106                                 break;
107
108                         case '0.0.9': // SQL queries for v0.0.9
109                                 // Update notes (these will be set as task text!)
110                                 setExtensionUpdateNotes("Anrede &quot;Firma&quot; hinzugef&uuml;gt.");
111                                 break;
112
113                         case '0.1.0': // SQL queries for v0.2.1
114                                 // Update notes (these will be set as task text!)
115                                 setExtensionUpdateNotes("Datumsformat festgelegt auf ausf&uuml;hrlich.");
116                                 break;
117
118                         case '0.1.1': // SQL queries for v0.1.1
119                                 // Update notes (these will be set as task text!)
120                                 setExtensionUpdateNotes("Email-Adresse wird vor dem Speichern auf G&uml;tigkeit hin getestet.");
121                                 break;
122
123                         case '0.1.2': // SQL queries for v0.1.2
124                                 // Update notes (these will be set as task text!)
125                                 setExtensionUpdateNotes("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <strike>meiner Seite herunterladen</strike> m&uuml;ssen.<br />
126 <br />
127 <strong>Wichtig: Laden Sie noch die Template member_mydata_overview und member_mydata_edit (beide zu finden unter templates/".getLanguage()."/html/member/ !) mit hoch!</strong>");
128
129                                 // Depends on 'country'!
130                                 addExtensionUpdateDependency('country');
131                                 break;
132
133                         case '0.1.3': // SQL queries for v0.1.3
134                                 // Update notes (these will be set as task text!)
135                                 setExtensionUpdateNotes("Es werden dem Mitglied nur aktivierte L&auml;ndercodes zur Auswahl angeboten.");
136                                 break;
137
138                         case '0.1.4': // SQL queries for v0.1.4
139                                 // Update notes (these will be set as task text!)
140                                 setExtensionUpdateNotes("SQL-Anweisungen mit SQL_QUERY_ESC() abgesichert.");
141                                 break;
142
143                         case '0.1.5': // SQL queries for v0.1.5
144                                 // Update notes (these will be set as task text!)
145                                 setExtensionUpdateNotes("Abspeichern von Einstellungen repariert.");
146                                 break;
147
148                         case '0.1.6': // SQL queries for v0.1.6
149                                 // Update notes (these will be set as task text!)
150                                 setExtensionUpdateNotes("Die Einstellungen k&ouml;nnen nun auch ohne der Erweiterung <strong>country</strong> abgespeichert werden.");
151                                 break;
152
153                         case '0.1.7': // SQL queries for v0.1.7
154                                 // Update notes (these will be set as task text!)
155                                 setExtensionUpdateNotes("Hash-Erstellung von <strong>md5()</strong> auf bessere Funktion <strong>generateHash()</strong> umgestellt.");
156                                 break;
157
158                         case '0.1.8': // SQL queries for v0.1.8
159                                 // Update notes (these will be set as task text!)
160                                 setExtensionUpdateNotes("Fehlerhinweis bei deaktivierter Erweiterung verbessert.");
161                                 break;
162                 }
163                 break;
164
165         case 'modify': // When the extension got modified
166                 break;
167
168         case 'test': // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
169                 break;
170
171         case 'init': // Do stuff when extension is initialized
172                 break;
173
174         default: // Unknown extension mode
175                 logDebugMessage(__FILE__, __LINE__, sprintf("Unknown extension mode %s detected.", getExtensionMode()));
176                 break;
177 }
178
179 // [EOF]
180 ?>