Datei: /register.php |
1.1 |
gefixt: weitere Felder für register.tpl möglich
{NAME}, {STRASSE}, {HAUSNR}, {PLZ}, {WOHNORT}, {TELEFON}
|
Erstellt: bama |
10.12.2008 - 20:23 |
1.0 |
gefixt: weitere Felder für register.tpl möglich
{X_NAME}, {X_STRASSE}, {X_HAUSNR}, {X_PLZ}, {X_WOHNORT}, {X_TELEFON} |
Erstellt: bama |
08.12.2008 - 21:32 |
 |
Datei: /update2.07_to_2.071.txt |
1.1 |
die neuen zeilen im franz teil übersetzt :-) |
Erstellt: ourse |
18.11.2008 - 18:49 |
1.0 |
Beschreibung: update2.0.7->2.0.7.1 |
Erstellt: bama |
18.11.2008 - 12:43 |
 |
Datei: /class/class.smtp.php |
1.0 |
neu: SMTP Server |
Erstellt: bama |
18.12.2008 - 18:23 |
 |
Datei: /class/core.php |
1.0 |
gefixt: Version |
Erstellt: bama |
18.11.2008 - 12:57 |
 |
Datei: /class/eXV2_ftp_class.php |
1.1 |
gefixt: Klammer fehlte |
Erstellt: bama |
31.10.2008 - 20:03 |
1.0 |
gefixt: $xoopsConfig['exv2_tools_ftpport'] |
Erstellt: bama |
30.09.2008 - 22:42 |
 |
Datei: /class/exv2_module_plugin.php |
1.1 |
neu: function getPluginsKeyPrefix($mid)
liefert als array() alle prefix von installiierte Plugnins eine Modules($mid)
z.B.:
$ret[0]["plugin_id"] = 1;
$ret[0]["prefix"] = "my_oShop_ProductsImages_"; |
Erstellt: bama |
08.12.2008 - 13:19 |
1.0 |
gefixt: & vor unserialize entfernt |
Erstellt: bama |
18.10.2008 - 17:51 |
 |
Datei: /class/module.textsanitizer.php |
1.7 |
gefixt: function makeTareaData4Show
&*uml; wurde nicht richtig dargestellt
|
Erstellt: bama |
18.12.2008 - 15:53 |
1.6 |
gefixt: kaufm. & oder & bei & in Textarea |
Erstellt: bama |
10.12.2008 - 11:42 |
1.6 |
gefixt: w3c xhtml konform |
Erstellt: bama |
14.12.2008 - 19:01 |
1.5 |
gefixt: style=\"vertical-align:text-bottom;\" - Probleme im IE
function highString: Nummerierung |
Erstellt: bama |
25.10.2008 - 13:12 |
1.5 |
gefixt: style=\"vertical-align:text-bottom;\" - Probleme im IE |
Erstellt: bama |
25.10.2008 - 12:14 |
1.4 |
gefixt: bei Images wurde im IE kein Fließtext um das Bild erstellt
xhtml w3c konform von & |
Erstellt: bama |
23.10.2008 - 22:46 |
1.3 |
<pre> aus funktion highString entfernt da nachfolgender text bei IE mit im div |
Erstellt: nobse |
21.10.2008 - 22:49 |
1.2 |
class="xoopsQuote" in class="xoopsquote" berichtigt
Code bold gesetzt
class=\"xoopscode\"> auch für PHP Code gesetzt
damit ist das einheitlich |
Erstellt: nobse |
21.10.2008 - 20:56 |
1.1 |
Picl: CSS Klasse für xoopscode war falsch |
Erstellt: picl |
21.10.2008 - 13:53 |
1.0 |
gefixt: style=\" war bei den [img nicht richtig |
Erstellt: bama |
30.09.2008 - 18:11 |
 |
Datei: /class/uploadmanager.php |
1.0 |
gefixt: $upload->set_overwrite($overwrite, 'image');
$overwrite wird beim Aufruf mit $ow übergeben
* 0: Do nothing if exists
* 1: Make copy
* 2: Overwrite file |
Erstellt: bama |
11.12.2008 - 14:57 |
 |
Datei: /class/xoopsblock.php |
1.0 |
neue function: getShowBlock($parm)
Anzeige von Blöcken, je Modul (/modules/xxx/include/conf_show_rblock.php) |
Erstellt: bama |
07.12.2008 - 15:31 |
 |
Datei: /class/xoopsmailer.php |
1.3 |
geändert auf email |
Erstellt: nobse |
18.12.2008 - 19:55 |
1.2 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 18:22 |
1.1 |
gefixt: Zeile 682 ergänzt
@ini_get("safe_mode") || @get_cfg_var("safe_mode") |
Erstellt: bama |
02.10.2008 - 17:33 |
1.0 |
gefixt: Zeile 602 nach 604 verschoben
$this->body = str_replace("\n", " ", $this->body); |
Erstellt: bama |
01.10.2008 - 21:42 |
 |
Datei: /class/xoopsmodule.php |
1.7 |
gefixt: function getCheckBlockOptions - eXV2_utf_func javascript_str_umlconv |
Erstellt: bama |
05.12.2008 - 16:43 |
1.6 |
Logeintrag: gefixt: function getCheckBlockOptions()
Blockoptionsmeldungen werden nur bei Usern ausgeführt, wenn $xoopsConfig[language] == $xoopsConfig[default_language] |
Erstellt: bama |
03.12.2008 - 22:58 |
1.5 |
gefixt: function getCheckBlockOptions()
sql Abfrage: eXV2_utf_func - conv_html_entities_to_key |
Erstellt: bama |
03.12.2008 - 22:42 |
1.4 |
gefixt: function getCheckBlockOptions()
Ausführung innerhalb der Schleife, blocks options, war nicht komplett |
Erstellt: bama |
03.12.2008 - 21:54 |
1.4 |
gefixt: function getCheckBlockOptions()
Ausführung innerhalb der Schleife, blocks options, war nicht komplett |
Erstellt: bama |
03.12.2008 - 21:52 |
1.3 |
neu: function getCheckBlockOptions()
Prüfung, ob sich die Anzahl der Optionen geändert hat |
Erstellt: bama |
03.12.2008 - 17:28 |
1.2 |
gefixt: Blockoptions werden bei Module-Update nicht verändert
bei SysAdmin -> Blockedit wird Hinweis angezeigt, wenn Anzahl der Optionen sich geändert haben |
Erstellt: bama |
03.12.2008 - 13:38 |
1.1 |
gefixt: & vor unserialize entfernt |
Erstellt: bama |
18.10.2008 - 17:53 |
1.0 |
neu: Images für Sublinks im Dynamik Menü
definiren in der xoops_version.php
$modversion['sub'][$x]['img'] = |
Erstellt: bama |
11.10.2008 - 21:01 |
 |
Datei: /class/xoopsstory.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
14.12.2008 - 21:11 |
 |
Datei: /class/xoopstree.php |
1.0 |
gefixt: function getNicePathFromId
am Stingende wurde ein Zeichen zuviel abgezogen |
Erstellt: bama |
20.11.2008 - 17:39 |
 |
Datei: /class/xoopsform/exoops_form_producer.php |
1.1 |
neu: f_upload_manager_button
öffnet ein Popup mit fileupload
öffnende Seite (window.opener) nach jedem upload oder delete = reload |
Erstellt: bama |
11.12.2008 - 15:08 |
1.0 |
gefixt: function f_select
bei empty(extra) und reload=1: onchange mit Tooltip _PAGERELOAD |
Erstellt: bama |
30.10.2008 - 11:39 |
 |
Datei: /class/xoopsform/formlabel.php |
1.0 |
gefixt: Bug wenn $value = int und empty |
Erstellt: bama |
23.10.2008 - 22:58 |
 |
Datei: /class/xoopsform/formUploadManagerButton.php |
1.0 |
gefixt: neuer Parameter $overwrite
* 0: Do nothing if exists
* 1: Make copy
* 2: Overwrite file |
Erstellt: bama |
11.12.2008 - 15:02 |
 |
Datei: /ex_user_page/nachricht.php |
1.0 |
gefixt: einige $vars auf global gesetzt |
Erstellt: bama |
24.11.2008 - 12:01 |
 |
Datei: /ex_user_page/user_page.php |
1.0 |
gefixt: einige $vars auf global gesetzt |
Erstellt: bama |
24.11.2008 - 12:01 |
 |
Datei: /ex_user_page/user_popup_menue.php |
1.0 |
gefixt: einige $vars auf global gesetzt |
Erstellt: bama |
24.11.2008 - 12:01 |
 |
Datei: /images/exv2.gif |
1.0 |
gefixt: neues Logo |
Erstellt: bama |
16.12.2008 - 16:41 |
 |
Datei: /images/icons/exv2.gif |
1.0 |
neues Logo |
Erstellt: bama |
28.11.2008 - 10:54 |
 |
Datei: /images/pill_gfx/index.html |
1.0 |
bama |
Erstellt: bama |
15.11.2008 - 19:18 |
 |
Datei: /images/pill_gfx/black/arrow_black.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/arrow_red.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_back.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_h_left.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_h_right.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_left.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_n_left.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_n_right.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/hnav_right.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/index.html |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/pill_topmenu.conf.php |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /images/pill_gfx/black/spot.gif |
1.0 |
Grafiken für Topmenü |
Erstellt: bama |
15.11.2008 - 19:19 |
 |
Datei: /include/cp_functions.php |
1.1 |
gefixt |
Erstellt: bama |
14.12.2008 - 18:38 |
1.0 |
neues Logo |
Erstellt: bama |
28.11.2008 - 10:56 |
 |
Datei: /include/cp_functions_mod.php |
1.1 |
gefixt |
Erstellt: bama |
14.12.2008 - 18:39 |
1.1 |
gefixt |
Erstellt: bama |
14.12.2008 - 18:40 |
1.0 |
neues Logo |
Erstellt: bama |
28.11.2008 - 10:57 |
 |
Datei: /include/definitions.php |
1.0 |
gefixt: $xoopsConfig['sie_language_arr'] = array("deutsch", "spanish", "turkish"); |
Erstellt: bama |
16.10.2008 - 15:30 |
 |
Datei: /include/functions.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
14.12.2008 - 18:59 |
 |
Datei: /include/module_plugin.php |
1.0 |
gefixt: Button Einstellungen/Funktionen |
Erstellt: bama |
27.10.2008 - 14:06 |
 |
Datei: /include/print.css |
1.0 |
neu: CSS für Drucker (Ausdruck bei heller Schrift im Theme CSS) |
Erstellt: bama |
20.11.2008 - 10:14 |
 |
Datei: /include/screen.css |
1.0 |
neu: CSS für Popup (Ausdruck bei heller Schrift im Theme CSS) |
Erstellt: bama |
20.11.2008 - 10:13 |
 |
Datei: /include/userinfo_menue.php |
1.0 |
gefixt: isset($userrank['image'])
wenn kein Bild vorhanden, kommt bei manchen Servern eine Fehlermeldung |
Erstellt: bama |
27.10.2008 - 10:40 |
 |
Datei: /include/version.php |
1.0 |
Version 2.0.7.1 |
Erstellt: bama |
12.10.2008 - 18:28 |
 |
Datei: /include/admin_menue/java_system_menue.php |
1.1 |
gefixt: Adminlink der Submenüs bei Modulen, welche keine admin_menu.php haben |
Erstellt: bama |
13.12.2008 - 21:27 |
1.0 |
gefixt: Bug
bei Aufruf von /modules/system/admin_user.php
stimmten die Links vom SysAdmin nicht mehr |
Erstellt: bama |
11.10.2008 - 22:04 |
 |
Datei: /include/function/func_exv2_conf_mod_general.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:47 |
1.0 |
gefixt: neue Möglichkeit für Einstellung der Rechten Blöcke bei jedem Script |
Erstellt: bama |
29.11.2008 - 19:21 |
 |
Datei: /include/function/func_get_PlugImages.php |
1.0 |
gefixt: Plugin-Images
bei gleichen Images in allen Sprachen braucht nicht in jeder Sprache das gleiche Bild gespeichert werden, sondern im images Verzeichnis
/modules/xxxx/plugin/xxxx/images/$img |
Erstellt: bama |
19.11.2008 - 19:30 |
 |
Datei: /include/function/func_linkbutton_sys_admin.php |
1.0 |
gefixt: Alt Tag: Link Modulstartseite |
Erstellt: bama |
04.10.2008 - 12:59 |
 |
Datei: /include/function/func_meldung_go_update.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
10.10.2008 - 16:22 |
 |
Datei: /include/function/func_preview_formular_field.php |
1.0 |
gefixt: f_password |
Erstellt: bama |
18.12.2008 - 22:26 |
 |
Datei: /include/function/func_update_module_admin_menu.php |
1.0 |
gefixt: cache/adminmenu.php wird nicht mehr geschrieben |
Erstellt: bama |
14.12.2008 - 21:35 |
 |
Datei: /language/deutsch/admin.php |
1.2 |
Schreibfehler |
Erstellt: bama |
05.12.2008 - 15:55 |
1.1 |
neuer define |
Erstellt: bama |
03.12.2008 - 13:33 |
1.0 |
gefixt: Rechtschreibfehler |
Erstellt: bama |
16.11.2008 - 14:29 |
 |
Datei: /language/deutsch/global_error.php |
1.1 |
gefixt: smtp |
Erstellt: bama |
18.12.2008 - 20:18 |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:52 |
 |
Datei: /language/deutsch/sie_admin.php |
1.2 |
gefixt: Schreibfehler |
Erstellt: bama |
03.12.2008 - 21:43 |
1.1 |
neuer define |
Erstellt: bama |
03.12.2008 - 13:33 |
1.0 |
gefixt: Rechtschreibfehler |
Erstellt: bama |
16.11.2008 - 14:29 |
 |
Datei: /language/english/admin.php |
1.1 |
übersetzt |
Erstellt: p-tree |
18.12.2008 - 13:25 |
1.0 |
neuer define |
Erstellt: bama |
03.12.2008 - 13:34 |
 |
Datei: /language/english/global_error.php |
1.1 |
gefixt: smtp |
Erstellt: bama |
18.12.2008 - 20:18 |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:53 |
 |
Datei: /language/french/admin.php |
1.1 |
neue define uebersetzt |
Erstellt: ourse |
04.12.2008 - 19:55 |
1.0 |
neuer define |
Erstellt: bama |
03.12.2008 - 13:34 |
 |
Datei: /language/french/global_error.php |
1.1 |
gefixt: smtp |
Erstellt: bama |
18.12.2008 - 20:18 |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:53 |
 |
Datei: /modules/bamagalerie3/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 17:09 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:12 |
 |
Datei: /modules/bamagalerie3/navig_cat_show.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
20.11.2008 - 16:01 |
 |
Datei: /modules/bamagalerie3/viewcat.php |
1.1 |
gefixt: Selectfeld für Template bei Kategorien |
Erstellt: bama |
15.12.2008 - 23:42 |
1.0 |
gefixt: (isset($meta['solo_title']) ? $meta['solo_title'] : $meta['title']) |
Erstellt: bama |
21.11.2008 - 10:59 |
 |
Datei: /modules/bamagalerie3/xoops_version.php |
1.2 |
gefixt: Selectfeld für Template bei Kategorien |
Erstellt: bama |
15.12.2008 - 23:43 |
1.1 |
gefixt: Blockoptions |
Erstellt: bama |
06.12.2008 - 16:20 |
1.0 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:06 |
 |
Datei: /modules/bamagalerie3/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/bamagalerie3/blocks/galerie_comments.php |
1.0 |
gefixt: function b_galerie_comments_edit |
Erstellt: bama |
06.12.2008 - 16:17 |
 |
Datei: /modules/bamagalerie3/cache/install_sql.php |
1.1 |
gefixt: Selectfeld für Template bei Kategorien |
Erstellt: bama |
15.12.2008 - 23:32 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 17:36 |
 |
Datei: /modules/bamagalerie3/include/admin_cat_einst.php |
1.0 |
gefixt: Selectfeld für Template bei Kategorien |
Erstellt: bama |
15.12.2008 - 23:31 |
 |
Datei: /modules/bamagalerie3/include/admin_error.php |
1.0 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
 |
Datei: /modules/bamagalerie3/include/conf_allg_einst.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 17:30 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 17:10 |
 |
Datei: /modules/bamagalerie3/include/conf_show_rblock.php |
1.0 |
neu: Array für Blockanzeige |
Erstellt: bama |
04.12.2008 - 17:07 |
 |
Datei: /modules/bamagalerie3/include/update.php |
1.1 |
gefixt: Selectfeld für Template bei Kategorien |
Erstellt: bama |
15.12.2008 - 23:29 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 17:34 |
 |
Datei: /modules/bamagalerie3/include/function/func_externImagesLink.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
20.11.2008 - 14:55 |
 |
Datei: /modules/bamagalerie3/include/function/func_makeRahmen.php |
1.0 |
gefixt: Index waren von Block |
Erstellt: bama |
10.12.2008 - 23:03 |
 |
Datei: /modules/bamagalerie3/language/deutsch/images/bamagalerie3_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/bamagalerie3/language/english/images/bamagalerie3_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/bamagalerie3/language/french/images/bamagalerie3_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/bamagalerie3/template/haupt/mit_Details.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
20.11.2008 - 14:58 |
 |
Datei: /modules/bamagalerie3/template/haupt/ohne_Details.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
20.11.2008 - 14:59 |
 |
Datei: /modules/banners/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:19 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:15 |
 |
Datei: /modules/banners/index.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:20 |
 |
Datei: /modules/banners/xoops_version.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:20 |
 |
Datei: /modules/banners/admin/admin_header.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:19 |
 |
Datei: /modules/banners/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/banners/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:15 |
 |
Datei: /modules/banners/include/config.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:22 |
 |
Datei: /modules/banners/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:22 |
 |
Datei: /modules/banners/include/conf_show_rblock.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:22 |
 |
Datei: /modules/banners/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:22 |
 |
Datei: /modules/banners/language/deutsch/modinfo.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:25 |
 |
Datei: /modules/banners/language/deutsch/images/banners_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/banners/language/english/modinfo.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:27 |
 |
Datei: /modules/banners/language/english/images/banners_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/banners/language/french/modinfo.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 19:27 |
 |
Datei: /modules/banners/language/french/images/banners_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/contact/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 16:59 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:19 |
 |
Datei: /modules/contact/index.php |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 16:59 |
 |
Datei: /modules/contact/xoops_version.php |
1.2 |
gefixt: $modversion['version'] = 2.18; |
Erstellt: bama |
18.12.2008 - 23:08 |
1.1 |
gefixt: Datum |
Erstellt: bama |
02.12.2008 - 21:31 |
1.0 |
gefixt: Blockeinstellungen, Version erhöht |
Erstellt: bama |
02.12.2008 - 17:00 |
 |
Datei: /modules/contact/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/contact/cache/install_sql.php |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 16:57 |
 |
Datei: /modules/contact/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 16:52 |
 |
Datei: /modules/contact/include/conf_show_rblock.php |
1.0 |
neu: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 16:58 |
 |
Datei: /modules/contact/include/update.php |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 16:52 |
 |
Datei: /modules/contact/include/function/func_edit_link.php |
1.0 |
gefixt: bei manchen _custom wurden \ mit angezeigt
stripslashes |
Erstellt: bama |
30.11.2008 - 11:00 |
 |
Datei: /modules/contact/include/function/func_show_link.php |
1.0 |
gefixt: bei manchen _custom wurden \ mit angezeigt
stripslashes |
Erstellt: bama |
30.11.2008 - 10:59 |
 |
Datei: /modules/contact/language/deutsch/images/contact_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/contact/language/english/images/contact_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/contact/language/french/images/contact_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/exV2update/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/exV2update/language/deutsch/images/exV2update_slogo.gif |
1.3 |
neues Logo |
Erstellt: bama |
24.11.2008 - 16:27 |
1.2 |
neues Logo |
Erstellt: bama |
24.11.2008 - 16:23 |
1.1 |
neues Logo |
Erstellt: bama |
24.11.2008 - 00:20 |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/exV2update/language/english/images/exV2update_slogo.gif |
1.3 |
neues Logo |
Erstellt: bama |
24.11.2008 - 16:27 |
1.2 |
neues Logo |
Erstellt: bama |
24.11.2008 - 16:23 |
1.1 |
neues Logo |
Erstellt: bama |
24.11.2008 - 00:20 |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/exV2update/language/french/images/exV2update_slogo.gif |
1.3 |
neues Logo |
Erstellt: bama |
24.11.2008 - 16:27 |
1.2 |
neues Logo |
Erstellt: bama |
24.11.2008 - 16:23 |
1.1 |
neues Logo |
Erstellt: bama |
24.11.2008 - 00:20 |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/headlines/header.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 21:27 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:30 |
 |
Datei: /modules/headlines/xoops_version.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 21:27 |
1.0 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:06 |
 |
Datei: /modules/headlines/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/headlines/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 21:27 |
 |
Datei: /modules/headlines/include/admin_error.php |
1.0 |
neu: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:49 |
 |
Datei: /modules/headlines/include/conf_allg_einst.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 21:26 |
 |
Datei: /modules/headlines/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 21:26 |
 |
Datei: /modules/headlines/language/deutsch/images/headlines_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/headlines/language/english/images/headlines_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/headlines/language/french/images/headlines_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/members/header.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:29 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:32 |
 |
Datei: /modules/members/xoops_version.php |
1.3 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:28 |
1.2 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:05 |
1.1 |
gefixt: Datum und Blockoption bei Blocks 1 |
Erstellt: bama |
03.12.2008 - 21:31 |
1.0 |
$modversion['image'] = get_ModImages($modversion['dirname']); |
Erstellt: bama |
21.11.2008 - 22:47 |
 |
Datei: /modules/members/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/members/blocks/members_posters.php |
1.1 |
gefixt: options rang array |
Erstellt: bama |
04.12.2008 - 16:16 |
1.0 |
gefixt: function b_mitglieder_posters_edit, f_select
auf neues select array für Blöcke umgestellt |
Erstellt: bama |
03.12.2008 - 21:29 |
 |
Datei: /modules/members/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:27 |
 |
Datei: /modules/members/include/admin_error.php |
1.0 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
 |
Datei: /modules/members/include/conf_allg_einst.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:28 |
 |
Datei: /modules/members/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:28 |
 |
Datei: /modules/members/language/deutsch/images/members_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/members/language/english/images/members_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/members/language/french/images/members_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/messages/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:42 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:34 |
 |
Datei: /modules/messages/xoops_version.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:42 |
 |
Datei: /modules/messages/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/messages/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:41 |
 |
Datei: /modules/messages/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:41 |
 |
Datei: /modules/messages/include/conf_show_rblock.php |
1.0 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
 |
Datei: /modules/messages/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:41 |
 |
Datei: /modules/messages/language/deutsch/images/messages_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/messages/language/english/images/messages_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/messages/language/french/images/messages_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/mydownloads/brokenfile.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/deletecomment.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/download.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/footer.php |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:36 |
 |
Datei: /modules/mydownloads/iframe_show_new.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/index.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/modfile.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/newcomment.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/postcomment.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/ratefile.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/replycomment.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: $xoopsConfig['anonpost'] == 1
Anonymus konnte zwar einen Kommentar schreiben, aber keine Antwort, obwohl Antwortbutton vorhanden |
Erstellt: bama |
29.11.2008 - 22:46 |
 |
Datei: /modules/mydownloads/singlefile.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/submit.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/topten.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/viewcat.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: kopfTheme(_AM_DOWNLOADS); |
Erstellt: bama |
29.11.2008 - 22:16 |
 |
Datei: /modules/mydownloads/visit.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/xoops_version.php |
1.1 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:07 |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/admin/index.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/mydownloads/blocks/mydownloads_top.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/cache/extern_update.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/cache/install_sql.php |
1.1 |
gefixt: Centerblockanzeige oben und unten |
Erstellt: bama |
12.12.2008 - 17:58 |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/admin_error.php |
1.0 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
 |
Datei: /modules/mydownloads/include/conf_allg_einst.php |
1.2 |
gefixt: Centerblockanzeige oben und unten |
Erstellt: bama |
12.12.2008 - 18:01 |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/conf_show_rblock.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/dlformat.php |
1.1 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
1.0 |
gefixt: falscher Hinweis -> Du wirst zu einem anderen Diensteanbieter weitervermittelt! |
Erstellt: bama |
01.11.2008 - 16:58 |
 |
Datei: /modules/mydownloads/include/form_mydownloads.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/functions.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/legend.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/navigation_list.inc.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/newsletter.inc.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/update.php |
1.1 |
gefixt: Centerblockanzeige oben und unten |
Erstellt: bama |
12.12.2008 - 18:01 |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/function/func_addDownload.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/function/func_downloadsConfigMenu.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/include/function/func_listNewDownloads.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/deutsch/blocks.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/deutsch/main.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/deutsch/sie_blocks.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/deutsch/sie_main.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/deutsch/images/mydownloads_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/mydownloads/language/english/blocks.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/english/main.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/english/images/mydownloads_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/mydownloads/language/french/blocks.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/french/main.php |
1.0 |
gefixt: Language Konstanten auf _MYDOWNLOADS_ geändert
Language Files vom Modul newbb_plus und mydownloads hatten die gleichen prefix |
Erstellt: bama |
04.12.2008 - 14:03 |
 |
Datei: /modules/mydownloads/language/french/images/mydownloads_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/mylinks/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 17:37 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:38 |
 |
Datei: /modules/mylinks/xoops_version.php |
1.2 |
gefixt: $modversion['version'] = 1.55; |
Erstellt: bama |
18.12.2008 - 23:10 |
1.1 |
$modversion['date'] = "03.12.2008"; |
Erstellt: bama |
03.12.2008 - 13:17 |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 17:37 |
 |
Datei: /modules/mylinks/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt
|
Erstellt: bama |
03.12.2008 - 13:55 |
 |
Datei: /modules/mylinks/blocks/mylinks_top.php |
1.1 |
gefixt: function b_mylinks_top_edit |
Erstellt: bama |
03.12.2008 - 16:00 |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
03.12.2008 - 12:33 |
 |
Datei: /modules/mylinks/cache/install_sql.php |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 17:38 |
 |
Datei: /modules/mylinks/include/admin_error.php |
1.1 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
1.0 |
Neu: Meldung Blocksadmin, wenn in xoops_version.php die Anzahl der Optionen geändert hat |
Erstellt: bama |
03.12.2008 - 13:57 |
 |
Datei: /modules/mylinks/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 17:40 |
 |
Datei: /modules/mylinks/include/conf_show_rblock.php |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 17:39 |
 |
Datei: /modules/mylinks/include/update.php |
1.1 |
gefixt: bbcode wurde in html geschrieben |
Erstellt: bama |
03.12.2008 - 13:13 |
1.0 |
gefixt: Blockeinstellungen |
Erstellt: bama |
02.12.2008 - 17:39 |
 |
Datei: /modules/mylinks/language/deutsch/blocks.php |
1.1 |
gefixt |
Erstellt: bama |
03.12.2008 - 15:40 |
1.0 |
gefixt |
Erstellt: bama |
03.12.2008 - 15:39 |
 |
Datei: /modules/mylinks/language/deutsch/sie_blocks.php |
1.0 |
gefixt |
Erstellt: bama |
03.12.2008 - 15:41 |
 |
Datei: /modules/mylinks/language/deutsch/images/mylinks_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/mylinks/language/english/images/mylinks_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/mylinks/language/french/images/mylinks_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/newbb_plus/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:07 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:42 |
 |
Datei: /modules/newbb_plus/post.php |
1.1 |
gefixt: Moderatorenbenachrichtigung
Benachrichtigung nur, wenn $topic_id noch nicht gelesen |
Erstellt: bama |
27.10.2008 - 11:30 |
1.0 |
gefixt: utf8 konform |
Erstellt: bama |
02.10.2008 - 17:35 |
 |
Datei: /modules/newbb_plus/print.php |
1.0 |
gefixt: Screen und Drucker CSS eingefügt (bei weißer Schrift nicht sichtbar) |
Erstellt: bama |
20.11.2008 - 10:46 |
 |
Datei: /modules/newbb_plus/xoops_version.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:07 |
1.0 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:05 |
 |
Datei: /modules/newbb_plus/admin/index.php |
1.1 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
1.0 |
gefixt: Deletebutton für /_importer/ und /_update/ eingefügt |
Erstellt: bama |
26.10.2008 - 18:04 |
 |
Datei: /modules/newbb_plus/cache/extern_header.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:09 |
 |
Datei: /modules/newbb_plus/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:09 |
 |
Datei: /modules/newbb_plus/class/tab.css |
1.1 |
gefixt: Color aus .dynamic-tab-pane-control .tab-page entfernt |
Erstellt: bama |
20.11.2008 - 09:18 |
1.0 |
gefixt: background von .dynamic-tab-pane-control .tab-page kommentiert
/* background: rgb( 252, 252, 254 ); */ |
Erstellt: bama |
19.11.2008 - 17:49 |
 |
Datei: /modules/newbb_plus/include/admin_error.php |
1.0 |
neu: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:49 |
 |
Datei: /modules/newbb_plus/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:09 |
 |
Datei: /modules/newbb_plus/include/conf_show_rblock.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:10 |
 |
Datei: /modules/newbb_plus/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 22:10 |
 |
Datei: /modules/newbb_plus/language/deutsch/global_constant.php |
1.1 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:47 |
1.0 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:45 |
 |
Datei: /modules/newbb_plus/language/deutsch/sie_global_constant.php |
1.1 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:47 |
1.0 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:45 |
 |
Datei: /modules/newbb_plus/language/deutsch/images/newbb_plus_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/newbb_plus/language/english/global_constant.php |
1.1 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:47 |
1.0 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:45 |
 |
Datei: /modules/newbb_plus/language/english/images/newbb_plus_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/newbb_plus/language/french/global_constant.php |
1.1 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:47 |
1.0 |
1 neuer define |
Erstellt: bama |
02.10.2008 - 11:45 |
 |
Datei: /modules/newbb_plus/language/french/images/newbb_plus_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/news/archive.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:27 |
 |
Datei: /modules/news/article.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:27 |
 |
Datei: /modules/news/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:07 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:43 |
 |
Datei: /modules/news/print.php |
1.0 |
gefixt: Screen und Drucker CSS eingefügt (bei weißer Schrift nicht sichtbar) |
Erstellt: bama |
20.11.2008 - 10:47 |
 |
Datei: /modules/news/submit.php |
1.0 |
gefixt: Vorschau mit FCK Editor |
Erstellt: bama |
30.10.2008 - 10:54 |
 |
Datei: /modules/news/topics.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:28 |
 |
Datei: /modules/news/xoops_version.php |
1.2 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:07 |
1.1 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:04 |
1.0 |
gefixt: $modversion['date'] |
Erstellt: bama |
30.09.2008 - 16:50 |
 |
Datei: /modules/news/admin/index.php |
1.1 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
1.0 |
gefixt: Vorschau mit FCK Editor |
Erstellt: bama |
30.10.2008 - 10:55 |
 |
Datei: /modules/news/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:03 |
 |
Datei: /modules/news/cache/topics/exv2.gif |
1.0 |
neues Logo |
Erstellt: bama |
04.12.2008 - 23:02 |
 |
Datei: /modules/news/class/class.newsstory.php |
1.0 |
Bug: beim Newsletter und aktiviertem News-Newsletter
NEWS_URL ist nicht defined |
Erstellt: bama |
30.11.2008 - 12:20 |
 |
Datei: /modules/news/include/admin_error.php |
1.0 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
 |
Datei: /modules/news/include/conf_allg_einst.php |
1.3 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.2 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:03 |
1.1 |
gefixt |
Erstellt: bama |
26.10.2008 - 19:23 |
1.0 |
gefixt: news_fck_edit |
Erstellt: bama |
30.09.2008 - 16:43 |
 |
Datei: /modules/news/include/conf_show_rblock.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:26 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:05 |
 |
Datei: /modules/news/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
04.12.2008 - 23:06 |
 |
Datei: /modules/news/language/deutsch/images/news_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/news/language/english/images/news_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/news/language/french/images/news_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/newsletter/archives.php |
1.0 |
gefixt: rewrited_url bei archiv senden entfernt |
Erstellt: bama |
02.12.2008 - 21:18 |
 |
Datei: /modules/newsletter/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:35 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:45 |
 |
Datei: /modules/newsletter/xoops_version.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:35 |
 |
Datei: /modules/newsletter/admin/index.php |
1.1 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
1.0 |
gefixt: CSS einlesen |
Erstellt: bama |
02.12.2008 - 21:09 |
 |
Datei: /modules/newsletter/cache/install_sql.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:41 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:34 |
 |
Datei: /modules/newsletter/class/newsletter_mailer.php |
1.0 |
gefixt: function sendMail |
Erstellt: bama |
02.12.2008 - 21:15 |
 |
Datei: /modules/newsletter/include/admin_envois_mails.php |
1.0 |
gefixt: CSS verarbeiten |
Erstellt: bama |
02.12.2008 - 21:13 |
 |
Datei: /modules/newsletter/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:34 |
 |
Datei: /modules/newsletter/include/conf_show_rblock.php |
1.0 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
 |
Datei: /modules/newsletter/include/save_user_add_edit.php |
1.0 |
gefixt: Fehlermeldung beim speichern, wenn kein Modul im Newsletter aktiviert ist |
Erstellt: bama |
26.11.2008 - 12:10 |
 |
Datei: /modules/newsletter/include/update.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:41 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 09:34 |
 |
Datei: /modules/newsletter/language/deutsch/modinfo.php |
1.0 |
gefixt: ! |
Erstellt: bama |
10.10.2008 - 12:43 |
 |
Datei: /modules/newsletter/language/deutsch/images/newsletter_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/newsletter/language/english/images/newsletter_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/newsletter/language/french/images/newsletter_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/nsections/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:03 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:47 |
 |
Datei: /modules/nsections/xoops_version.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:03 |
1.0 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:04 |
 |
Datei: /modules/nsections/admin/index.php |
1.2 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
1.1 |
gefixt: $save_aktikel->getErrors() |
Erstellt: bama |
22.11.2008 - 16:23 |
1.0 |
gefixt: Formular Titel Eingabe auf 60,60 gesetzt |
Erstellt: bama |
22.11.2008 - 16:21 |
 |
Datei: /modules/nsections/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:01 |
 |
Datei: /modules/nsections/include/admin_error.php |
1.0 |
neu: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:49 |
 |
Datei: /modules/nsections/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:02 |
 |
Datei: /modules/nsections/include/conf_show_rblock.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:02 |
 |
Datei: /modules/nsections/include/form_nsection_artikel.php |
1.0 |
gefixt: Titel Anzeige auf 60,60 gesetzt |
Erstellt: bama |
22.11.2008 - 16:19 |
 |
Datei: /modules/nsections/include/form_nsection_user_artikel.php |
1.0 |
gefixt: Formular Titel Eingabe auf 60,60 gesetzt |
Erstellt: bama |
22.11.2008 - 16:19 |
 |
Datei: /modules/nsections/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:02 |
 |
Datei: /modules/nsections/include/viewart.php |
1.0 |
Picl: Tabelle wurde nicht geschlossen wenn User weder Admin noch Autor war |
Erstellt: picl |
21.10.2008 - 13:01 |
 |
Datei: /modules/nsections/language/deutsch/images/nsections_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/nsections/language/english/images/nsections_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/nsections/language/french/images/nsections_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/partners/header.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:33 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:49 |
 |
Datei: /modules/partners/xoops_version.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:33 |
1.0 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:03 |
 |
Datei: /modules/partners/admin/admin_header.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:35 |
 |
Datei: /modules/partners/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/partners/cache/install_sql.php |
1.1 |
gefixt: partners_show_cblock_bottom hat gefehlt |
Erstellt: bama |
07.12.2008 - 17:50 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:32 |
 |
Datei: /modules/partners/cache/uninstall_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:35 |
 |
Datei: /modules/partners/include/admin_error.php |
1.0 |
neu: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:49 |
 |
Datei: /modules/partners/include/config.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:34 |
 |
Datei: /modules/partners/include/conf_allg_einst.php |
1.1 |
gefixt: partners_show_cblock_bottom hat gefehlt |
Erstellt: bama |
07.12.2008 - 17:49 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:34 |
 |
Datei: /modules/partners/include/update.php |
1.1 |
gefixt: partners_show_cblock_bottom hat gefehlt |
Erstellt: bama |
07.12.2008 - 17:49 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 10:34 |
 |
Datei: /modules/partners/language/deutsch/images/partners_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/partners/language/english/images/partners_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/partners/language/french/images/partners_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/system/admin.php |
1.0 |
gefixt: inc_function status_meldung |
Erstellt: bama |
03.12.2008 - 22:38 |
 |
Datei: /modules/system/xoops_version.php |
1.2 |
gefixt: $modversion['blocks'][6]['options'] = '320|250|button.gif|1|0|0|1'; |
Erstellt: bama |
22.11.2008 - 21:20 |
1.1 |
$modversion['date'] = '18.11.2008'; |
Erstellt: bama |
18.11.2008 - 12:53 |
1.0 |
Version 2.0.7.1 |
Erstellt: bama |
12.10.2008 - 18:36 |
 |
Datei: /modules/system/admin/blocksadmin/blocksadmin.php |
1.2 |
gefixt: Blockvorschau (select Array) |
Erstellt: bama |
05.12.2008 - 12:51 |
1.1 |
gefixt: Blockoptions werden bei Module-Update nicht verändert
bei SysAdmin -> Blockedit wird Hinweis angezeigt, wenn Anzahl der Optionen sich geändert haben |
Erstellt: bama |
03.12.2008 - 13:51 |
1.0 |
gefixt: bei Block Optionen können jetzt auch Selectfelder verwendet werden = array()
das array wird als $string an $options[$x] übergeben
$options[$x] = implode(" ", $options[$x]); |
Erstellt: bama |
22.11.2008 - 21:14 |
 |
Datei: /modules/system/admin/blocksadmin/form_blocksadmin_block.php |
1.0 |
gefixt: Blockoptions werden bei Module-Update nicht verändert
bei SysAdmin -> Blockedit wird Hinweis angezeigt, wenn Anzahl der Optionen sich geändert haben |
Erstellt: bama |
03.12.2008 - 13:52 |
 |
Datei: /modules/system/admin/design/main.php |
1.1 |
gefixt: autom. Erstellung von layersmenu.css |
Erstellt: bama |
19.11.2008 - 17:31 |
1.0 |
gefixt: 4. Topmenu - Systemlinks/-Module |
Erstellt: bama |
15.11.2008 - 19:48 |
 |
Datei: /modules/system/admin/design/class/prth_theme.php |
1.0 |
gefixt: 3 neue Felder |
Erstellt: bama |
15.11.2008 - 13:53 |
 |
Datei: /modules/system/admin/design/default/style/layersmenu.css |
1.0 |
default Script für Layersmenu |
Erstellt: bama |
14.11.2008 - 15:21 |
 |
Datei: /modules/system/admin/design/default/style/pill_topmenu_style.css |
1.0 |
default Script für Pill Navigation - Topmenü |
Erstellt: bama |
14.11.2008 - 15:19 |
 |
Datei: /modules/system/admin/design/include/edit_des.php |
1.0 |
gefixt: $myutf8->str_umlconv( bei constant entfernt |
Erstellt: bama |
16.11.2008 - 12:12 |
 |
Datei: /modules/system/admin/design/include/edit_topmenu.php |
1.1 |
gefixt: /user.php autm. Erstellung |
Erstellt: bama |
19.11.2008 - 17:27 |
1.0 |
gefixt: 4. Topmenu - Systemlinks/-Module |
Erstellt: bama |
15.11.2008 - 19:45 |
 |
Datei: /modules/system/admin/design/include/export_theme.php |
1.2 |
gefixt: export pill_topmenu_style.css |
Erstellt: bama |
19.11.2008 - 17:24 |
1.1 |
gefixt: einfügen von org-credits.php beim schreiben des Themes |
Erstellt: bama |
15.11.2008 - 19:54 |
1.0 |
gefixt: export -> layersmenu.css |
Erstellt: bama |
01.11.2008 - 17:32 |
 |
Datei: /modules/system/admin/design/include/extra_css.php |
1.0 |
gefixt: Erstellung von layersmenu.css |
Erstellt: bama |
19.11.2008 - 17:46 |
 |
Datei: /modules/system/admin/design/include/write_pill_topmenu_css.php |
1.1 |
gefixt |
Erstellt: bama |
16.11.2008 - 15:49 |
1.0 |
neu: topmenu |
Erstellt: bama |
15.11.2008 - 19:41 |
 |
Datei: /modules/system/admin/design/include/write_theme.php |
1.0 |
gefixt: einfügen von org-credits.php beim schreiben des Themes |
Erstellt: bama |
15.11.2008 - 19:52 |
 |
Datei: /modules/system/admin/design/include/write_theme_he_fo_typ1.inc.php |
1.1 |
gefixt |
Erstellt: bama |
16.11.2008 - 12:39 |
1.0 |
gefixt: import von pill_topmenu_style.css |
Erstellt: bama |
16.11.2008 - 11:18 |
 |
Datei: /modules/system/admin/design/include/write_theme_he_fo_typ2.inc.php |
1.1 |
gefixt |
Erstellt: bama |
16.11.2008 - 12:39 |
1.0 |
gefixt: import von pill_topmenu_style.css |
Erstellt: bama |
16.11.2008 - 11:19 |
 |
Datei: /modules/system/admin/design/include/write_theme_he_fo_typ3.inc.php |
1.1 |
gefixt |
Erstellt: bama |
16.11.2008 - 12:39 |
1.0 |
gefixt: import von pill_topmenu_style.css |
Erstellt: bama |
16.11.2008 - 11:19 |
 |
Datei: /modules/system/admin/design/include/write_topmenu.php |
1.2 |
gefixt: XOOPS_URL |
Erstellt: bama |
19.11.2008 - 17:28 |
1.1 |
gefixt: Homebutton kann auch angelegt werden |
Erstellt: bama |
16.11.2008 - 15:07 |
1.0 |
gefixt: alle Buttonformate gehen über Gruppenrechte |
Erstellt: bama |
16.11.2008 - 00:50 |
 |
Datei: /modules/system/admin/design/include/function/func_delete_titel_Verz.php |
1.1 |
gefixt: w3c xhtml konform |
Erstellt: bama |
13.12.2008 - 20:58 |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
13.12.2008 - 20:45 |
 |
Datei: /modules/system/admin/design/language/deutsch/design.php |
1.1 |
neue define |
Erstellt: bama |
15.11.2008 - 23:12 |
1.0 |
neue define |
Erstellt: bama |
15.11.2008 - 23:10 |
 |
Datei: /modules/system/admin/design/language/deutsch/sie_design.php |
1.1 |
neue define |
Erstellt: bama |
15.11.2008 - 23:12 |
1.0 |
neue define |
Erstellt: bama |
15.11.2008 - 23:10 |
 |
Datei: /modules/system/admin/design/language/english/design.php |
1.1 |
neue define |
Erstellt: bama |
15.11.2008 - 23:12 |
1.0 |
neue define |
Erstellt: bama |
15.11.2008 - 23:10 |
 |
Datei: /modules/system/admin/design/language/french/design.php |
1.2 |
defines uebersetzt |
Erstellt: ourse |
16.11.2008 - 14:36 |
1.1 |
neue define |
Erstellt: bama |
15.11.2008 - 23:12 |
1.0 |
neue define |
Erstellt: bama |
15.11.2008 - 23:10 |
 |
Datei: /modules/system/admin/exv2tools/include/conf_allg_einst.php |
1.0 |
gefixt: exv2_tools_ftpport |
Erstellt: bama |
16.11.2008 - 14:45 |
 |
Datei: /modules/system/admin/exv2tools/language/deutsch/exv2tools.php |
1.0 |
gefixt: exv2_tools_ftpport |
Erstellt: bama |
16.11.2008 - 14:45 |
 |
Datei: /modules/system/admin/exv2tools/language/deutsch/sie_exv2tools.php |
1.0 |
gefixt: exv2_tools_ftpport |
Erstellt: bama |
16.11.2008 - 14:45 |
 |
Datei: /modules/system/admin/exv2tools/language/english/exv2tools.php |
1.0 |
gefixt: exv2_tools_ftpport |
Erstellt: bama |
16.11.2008 - 14:45 |
 |
Datei: /modules/system/admin/exv2tools/language/french/exv2tools.php |
1.0 |
gefixt: exv2_tools_ftpport |
Erstellt: bama |
16.11.2008 - 14:45 |
 |
Datei: /modules/system/admin/intrest/main.php |
1.0 |
Bug: AddNewIntrest
$intrest_title = $_POST['intrest_title'];
$myts->makeTboxData4Save enfernt
$_POST wurde als array zerlegt |
Erstellt: bama |
27.11.2008 - 17:10 |
 |
Datei: /modules/system/admin/meta-generator/include/functions.php |
1.2 |
gefixt: w3c xhtml konform |
Erstellt: bama |
13.12.2008 - 23:04 |
1.1 |
gefixt: ausfiltern von [high] aus $result['description'] |
Erstellt: bama |
23.10.2008 - 22:52 |
1.0 |
gefixt: filtern von BB-Code (Norbert) |
Erstellt: bama |
30.09.2008 - 20:15 |
 |
Datei: /modules/system/admin/modulesadmin/main.php |
1.2 |
gefixt: cache/adminmenu.php wird nicht mehr geschrieben |
Erstellt: bama |
14.12.2008 - 21:39 |
1.1 |
gefixt: w3c -> isset fehlte, wenn read_access oder admin_access leer |
Erstellt: bama |
29.10.2008 - 22:19 |
1.0 |
gefixt: Zeile 279
bei uninstall über op=edit ist $mid = 0, daher redirect zur Modulübersicht |
Erstellt: bama |
29.10.2008 - 20:26 |
 |
Datei: /modules/system/admin/modulesadmin/modulesadmin.php |
1.2 |
gefixt: cache/adminmenu.php wird nicht mehr geschrieben |
Erstellt: bama |
14.12.2008 - 21:37 |
1.1 |
gefixt: wenn modinfo['hasAdmin'] oder modinfo['hasMain'] = 0
kein Gruppen Selectfeld |
Erstellt: bama |
29.10.2008 - 22:21 |
1.0 |
gefixt: Zeile 426, is_object($t_module) |
Erstellt: bama |
29.10.2008 - 20:29 |
 |
Datei: /modules/system/admin/preferences/main.php |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:57 |
 |
Datei: /modules/system/admin/preferences/language/deutsch/preferences.php |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:58 |
 |
Datei: /modules/system/admin/preferences/language/deutsch/sie_preferences.php |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:59 |
 |
Datei: /modules/system/admin/preferences/language/english/preferences.php |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:59 |
 |
Datei: /modules/system/admin/preferences/language/french/preferences.php |
1.0 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:59 |
 |
Datei: /modules/system/blocks/system_info.php |
1.0 |
gefixt: Auswahl, welche Admingruppe angezeigt werden soll |
Erstellt: bama |
22.11.2008 - 21:18 |
 |
Datei: /modules/system/cache/extern_update.php |
1.0 |
gefixt: Version 2.0.7.1
3 neue Felder Tabelle design_theme |
Erstellt: bama |
15.11.2008 - 13:51 |
 |
Datei: /modules/system/cache/extern_update_teil_2071.php |
1.1 |
gefixt: email=SMTP |
Erstellt: bama |
18.12.2008 - 21:29 |
1.0 |
gefixt: Version 2.0.7.1
3 neue Felder Tabelle design_theme |
Erstellt: bama |
15.11.2008 - 13:51 |
 |
Datei: /modules/system/include/admin_error.php |
1.1 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:54 |
1.0 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
 |
Datei: /modules/system/include/update.php |
1.3 |
gefixt: smtp_pass = Format password |
Erstellt: bama |
18.12.2008 - 22:23 |
1.2 |
gefixt: email=SMTP |
Erstellt: bama |
18.12.2008 - 21:28 |
1.1 |
gefixt: SMTP Server |
Erstellt: bama |
18.12.2008 - 17:55 |
1.0 |
gefixt: $xoopsConfig['exv2_tools_ftpport'] |
Erstellt: bama |
30.09.2008 - 22:42 |
 |
Datei: /modules/system/language/deutsch/blocks.php |
1.1 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:47 |
1.0 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:46 |
 |
Datei: /modules/system/language/deutsch/sie_blocks.php |
1.1 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:47 |
1.0 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:46 |
 |
Datei: /modules/system/language/deutsch/images/system_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/system/language/english/blocks.php |
1.2 |
3 defines übersetzt |
Erstellt: p-tree |
18.12.2008 - 13:32 |
1.1 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:47 |
1.0 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:46 |
 |
Datei: /modules/system/language/english/images/system_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/system/language/french/blocks.php |
1.2 |
1 define uebersetzt |
Erstellt: ourse |
23.11.2008 - 08:28 |
1.1 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:47 |
1.0 |
1 neuer define |
Erstellt: bama |
22.11.2008 - 19:46 |
 |
Datei: /modules/system/language/french/images/system_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/system/plugin/design_editor/cache/extern_update.php |
1.0 |
gefixt: wenn kein Eintrag von .centercontent wenn Theme noch nicht in die DB eingelesen |
Erstellt: bama |
19.11.2008 - 17:41 |
 |
Datei: /modules/system/plugin/design_editor/images/.htaccess |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden |
Erstellt: bama |
19.11.2008 - 19:13 |
 |
Datei: /modules/system/plugin/design_editor/images/design_editor.gif |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden |
Erstellt: bama |
19.11.2008 - 19:13 |
 |
Datei: /modules/system/plugin/design_editor/images/index.html |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden |
Erstellt: bama |
19.11.2008 - 19:13 |
 |
Datei: /modules/system/plugin/exv2_tools/images/.htaccess |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:29 |
 |
Datei: /modules/system/plugin/exv2_tools/images/exv2_tools.gif |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:29 |
 |
Datei: /modules/system/plugin/exv2_tools/images/index.html |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:29 |
 |
Datei: /modules/system/plugin/lytebox/images/.htaccess |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:32 |
 |
Datei: /modules/system/plugin/lytebox/images/index.html |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:32 |
 |
Datei: /modules/system/plugin/lytebox/images/lytebox.gif |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:32 |
 |
Datei: /modules/system/plugin/tooltips/images/.htaccess |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:33 |
 |
Datei: /modules/system/plugin/tooltips/images/index.html |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:33 |
 |
Datei: /modules/system/plugin/tooltips/images/tooltips.gif |
1.0 |
neues Logo, kann für alle Sprachen verwendet werden
|
Erstellt: bama |
19.11.2008 - 20:33 |
 |
Datei: /modules/uservisitv2/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/uservisitv2/language/deutsch/images/uservisitv2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/uservisitv2/language/english/images/uservisitv2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/uservisitv2/language/french/images/uservisitv2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/whosonlinev2/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:49 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:53 |
 |
Datei: /modules/whosonlinev2/xoops_version.php |
1.2 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:49 |
1.1 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:02 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:51 |
 |
Datei: /modules/whosonlinev2/admin/admin_header.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:47 |
 |
Datei: /modules/whosonlinev2/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/whosonlinev2/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:48 |
 |
Datei: /modules/whosonlinev2/include/admin_error.php |
1.0 |
neu: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:49 |
 |
Datei: /modules/whosonlinev2/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:48 |
 |
Datei: /modules/whosonlinev2/include/conf_show_rblock.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:48 |
 |
Datei: /modules/whosonlinev2/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 11:49 |
 |
Datei: /modules/whosonlinev2/language/deutsch/images/whosonlinev2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/whosonlinev2/language/english/images/whosonlinev2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/whosonlinev2/language/french/images/whosonlinev2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xoopsfaq/header.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 12:12 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:54 |
 |
Datei: /modules/xoopsfaq/index.php |
1.0 |
gefixt: w3c xhtml konform |
Erstellt: bama |
14.12.2008 - 21:18 |
 |
Datei: /modules/xoopsfaq/xoops_version.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 12:12 |
1.0 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:02 |
 |
Datei: /modules/xoopsfaq/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/xoopsfaq/blocks/xoopsfaq.php |
1.0 |
gefixt: w3c xhtml konform
$title = eXV2_utf_func - substr |
Erstellt: bama |
14.12.2008 - 21:06 |
 |
Datei: /modules/xoopsfaq/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 12:10 |
 |
Datei: /modules/xoopsfaq/include/admin_error.php |
1.0 |
neu: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:49 |
 |
Datei: /modules/xoopsfaq/include/conf_allg_einst.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 12:11 |
 |
Datei: /modules/xoopsfaq/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 12:11 |
 |
Datei: /modules/xoopsfaq/language/deutsch/images/xoopsfaq_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xoopsfaq/language/english/images/xoopsfaq_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xoopsfaq/language/french/images/xoopsfaq_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xoopspoll/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:07 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:56 |
 |
Datei: /modules/xoopspoll/index.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:47 |
 |
Datei: /modules/xoopspoll/xoops_version.php |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:47 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:07 |
 |
Datei: /modules/xoopspoll/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/xoopspoll/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:06 |
 |
Datei: /modules/xoopspoll/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:07 |
 |
Datei: /modules/xoopspoll/include/conf_show_rblock.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:46 |
 |
Datei: /modules/xoopspoll/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 13:07 |
 |
Datei: /modules/xoopspoll/language/deutsch/images/xoopspoll_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xoopspoll/language/english/images/xoopspoll_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xoopspoll/language/french/images/xoopspoll_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xtremuserguestbook2/header.php |
1.2 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.1 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:36 |
1.0 |
gefixt: $xoopsOption['page_style'] |
Erstellt: bama |
24.11.2008 - 16:57 |
 |
Datei: /modules/xtremuserguestbook2/index1.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:36 |
 |
Datei: /modules/xtremuserguestbook2/post.php |
1.0 |
gefixt: inc_function("security_check", array(true)); |
Erstellt: bama |
17.10.2008 - 19:01 |
 |
Datei: /modules/xtremuserguestbook2/xoops_version.php |
1.2 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:37 |
1.1 |
gefixt: ab_exv2_version ab 2.071 und date |
Erstellt: bama |
04.12.2008 - 15:02 |
1.0 |
gefixt: $modversion['date'] = "17.10.2008"; |
Erstellt: bama |
17.10.2008 - 18:58 |
 |
Datei: /modules/xtremuserguestbook2/admin/index.php |
1.0 |
gefixt: function status_meldung eingefügt |
Erstellt: bama |
03.12.2008 - 16:39 |
 |
Datei: /modules/xtremuserguestbook2/cache/install_sql.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:33 |
 |
Datei: /modules/xtremuserguestbook2/include/admin_error.php |
1.1 |
gefixt: Blockoptionsmeldung bei Änderung der Anzahl options |
Erstellt: bama |
03.12.2008 - 23:19 |
1.0 |
neu: Admin-Fehlermeldungen |
Erstellt: bama |
17.10.2008 - 19:03 |
 |
Datei: /modules/xtremuserguestbook2/include/conf_allg_einst.php |
1.1 |
gefixt: neue Modul-Blockverwaltung |
Erstellt: bama |
07.12.2008 - 22:44 |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:34 |
 |
Datei: /modules/xtremuserguestbook2/include/conf_show_rblock.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:34 |
 |
Datei: /modules/xtremuserguestbook2/include/form_user_gb_eintrag.php |
1.0 |
gefixt: setformcrypt |
Erstellt: bama |
17.10.2008 - 19:03 |
 |
Datei: /modules/xtremuserguestbook2/include/update.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:34 |
 |
Datei: /modules/xtremuserguestbook2/include/user_conf.php |
1.0 |
gefixt: neue Blockanzeige |
Erstellt: bama |
05.12.2008 - 14:35 |
 |
Datei: /modules/xtremuserguestbook2/language/deutsch/main.php |
1.0 |
neu: Admin-Fehlermeldungen
|
Erstellt: bama |
17.10.2008 - 19:05 |
 |
Datei: /modules/xtremuserguestbook2/language/deutsch/sie_main.php |
1.0 |
neu: Admin-Fehlermeldungen
|
Erstellt: bama |
17.10.2008 - 19:06 |
 |
Datei: /modules/xtremuserguestbook2/language/deutsch/images/xtremuserguestbook2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xtremuserguestbook2/language/english/main.php |
1.1 |
2 neue defines übersetzt |
Erstellt: p-tree |
18.12.2008 - 13:44 |
1.0 |
neu: Admin-Fehlermeldungen
|
Erstellt: bama |
17.10.2008 - 19:06 |
 |
Datei: /modules/xtremuserguestbook2/language/english/images/xtremuserguestbook2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |
Datei: /modules/xtremuserguestbook2/language/french/main.php |
1.1 |
defines uebersetzt |
Erstellt: ourse |
18.10.2008 - 07:35 |
1.0 |
neu: Admin-Fehlermeldungen
|
Erstellt: bama |
17.10.2008 - 19:06 |
 |
Datei: /modules/xtremuserguestbook2/language/french/images/xtremuserguestbook2_slogo.gif |
1.0 |
neues Logo |
Erstellt: bama |
23.11.2008 - 23:48 |
 |