// Welcome 2012²

This commit is contained in:
rMalie
2012-02-23 16:33:10 +00:00
parent 03d11f2d14
commit 14e6929565
1327 changed files with 2312 additions and 2353 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
2007-2011 PrestaShop
2007-2012 PrestaShop
NOTICE OF LICENSE
@@ -17,7 +17,7 @@ versions in the future. If you wish to customize PrestaShop for your
needs please refer to http://www.prestashop.com for more information.
@author PrestaShop SA <contact@prestashop.com>
@copyright 2007-2011 PrestaShop SA
@copyright 2007-2012 PrestaShop SA
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registred Trademark & Property of PrestaShop SA
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision$
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
/*
* 2007-2011 PrestaShop
* 2007-2012 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -19,7 +19,7 @@
* needs please refer to http://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2011 PrestaShop SA
* @copyright 2007-2012 PrestaShop SA
* @version Release: $Revision: 6844 $
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
+14 -14
View File
@@ -1,4 +1,4 @@
2007-2011 PrestaShop
2007-2012 PrestaShop
NOTICE OF LICENSE
@@ -17,7 +17,7 @@ versions in the future. If you wish to customize PrestaShop for your
needs please refer to http://www.prestashop.com for more information.
@author PrestaShop SA <contact@prestashop.com>
@copyright 2007-2011 PrestaShop SA
@copyright 2007-2012 PrestaShop SA
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
@@ -27,15 +27,15 @@ VERSION: 1.5.0.5
VORBEREITUNG
===========
Zur Installation von PrestaShop benötigen Sie einen Remote-Web-Server oder
Zur Installation von PrestaShop bentigen Sie einen Remote-Web-Server oder
Ihren Computer (MAMP) mit Zugriff auf eine Datenbank wie MySQL.
Sie benötigen Zugriff auf phpMyAdmin, um eine Datenbank zu erstellen und die
Sie bentigen Zugriff auf phpMyAdmin, um eine Datenbank zu erstellen und die
Informationen in der Datenbank im Installer anzuzeigen.
Wenn Sie keinen Hosting-Provider haben und Ihren Shop selbst nicht erstellen
können, bieten wir einen schlüsselfertigen Shop, mit dem Sie Ihren eigenen
knnen, bieten wir einen schlsselfertigen Shop, mit dem Sie Ihren eigenen
Online-Shop in weniger als 10 Minuten ohne jegliche technische Kenntnisse
erstellen können.
erstellen knnen.
Besuchen Sie:
http://www.prestabox.com/
@@ -45,9 +45,9 @@ INSTALLATION
Gehen Sie einfach zu Ihrem PrestaShop Web-Verzeichnis und verwenden Sie den
Installer :-)
Falls ein PHP-Fehler auftritt, haben Sie vielleicht kein PHP5 oder müssen es
Falls ein PHP-Fehler auftritt, haben Sie vielleicht kein PHP5 oder mssen es
auf Ihrem Web-Host aktivieren.
Die Vorinstallationseinstellungen (PHP 5, htaccess) für bestimmte
Die Vorinstallationseinstellungen (PHP 5, htaccess) fr bestimmte
Hosting-Dienste (1&1, Free, Lycos, OVH, Infomaniak, Amen, GoDaddy, etc.)
finden Sie in unserem Forum.
@@ -55,26 +55,26 @@ Spezifische englische Webhosting-Einstellungen:
http://www.prestashop.com/forums/viewthread/2946/installation_configuration___upgrade/preinstallation_settings_php_5_htaccess_for_certain_hosting_servi
ces
Wenn Sie keine Lösung zum Starten des Installers finden, posten Sie bitte
Wenn Sie keine Lsung zum Starten des Installers finden, posten Sie bitte
Ihr Problem in unserem Forum:
http://www.prestashop.com/forums/viewforum/7/installation_configuration___upgrade
Es gibt immer Lösungen für Ihre Fragen ;-)
Es gibt immer Lsungen fr Ihre Fragen ;-)
DOKUMENTATION
=============
Für zusätzliche Benutzerhinweise (how-to), lesen Sie bitte unser Wiki:
Fr zustzliche Benutzerhinweise (how-to), lesen Sie bitte unser Wiki:
http://www.prestashop.com/wiki/
FOREN
======
Sie können außerdem mit der PrestaShop Community in unseren Foren
diskutieren, Hilfe finden und eigene Beiträge liefern unter:
Sie knnen auerdem mit der PrestaShop Community in unseren Foren
diskutieren, Hilfe finden und eigene Beitrge liefern unter:
http://www.prestashop.com/forums/
Danke für Ihren Download und die Nutzung der PrestaShop E-Commerce-Open-Source-Lösung!
Danke fr Ihren Download und die Nutzung der PrestaShop E-Commerce-Open-Source-Lsung!
==========================
= The PrestaTeam' =
+2 -2
View File
@@ -1,4 +1,4 @@
2007-2011 PrestaShop
2007-2012 PrestaShop
NOTICE OF LICENSE
@@ -17,7 +17,7 @@ versions in the future. If you wish to customize PrestaShop for your
needs please refer to http://www.prestashop.com for more information.
@author PrestaShop SA <contact@prestashop.com>
@copyright 2007-2011 PrestaShop SA
@copyright 2007-2012 PrestaShop SA
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
+2 -2
View File
@@ -1,4 +1,4 @@
2007-2011 PrestaShop
2007-2012 PrestaShop
NOTICE OF LICENSE
@@ -17,7 +17,7 @@ versions in the future. If you wish to customize PrestaShop for your
needs please refer to http://www.prestashop.com for more information.
@author PrestaShop SA <contact@prestashop.com>
@copyright 2007-2011 PrestaShop SA
@copyright 2007-2012 PrestaShop SA
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
+2 -2
View File
@@ -1,4 +1,4 @@
2007-2011 PrestaShop
2007-2012 PrestaShop
NOTICE OF LICENSE
@@ -17,7 +17,7 @@ versions in the future. If you wish to customize PrestaShop for your
needs please refer to http://www.prestashop.com for more information.
@author PrestaShop SA <contact@prestashop.com>
@copyright 2007-2011 PrestaShop SA
@copyright 2007-2012 PrestaShop SA
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
+3 -3
View File
@@ -1,4 +1,4 @@
2007-2011 PrestaShop
2007-2012 PrestaShop
NOTICE OF LICENSE
@@ -17,7 +17,7 @@ versions in the future. If you wish to customize PrestaShop for your
needs please refer to http://www.prestashop.com for more information.
@author PrestaShop SA <contact@prestashop.com>
@copyright 2007-2011 PrestaShop SA
@copyright 2007-2012 PrestaShop SA
@license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
International Registered Trademark & Property of PrestaShop SA
@@ -30,7 +30,7 @@ PREPARAZIONE
Per installare PrestaShop, hai bisogno di un server remoto o nel tuo computer (MAMP), con accesso ad un database come MySQL.
Dovrai accedere a phpMyAdmin per creare un database e per indicare le informazioni nel database all'installatore.
Sei non hai un host e non sai come creare il tuo negozio, ti offriamo un negozio già pronto che ti farà realizzare il tuo negozio online in meno di 10 minuti senza nessun bisogno di competenze tecniche.
Sei non hai un host e non sai come creare il tuo negozio, ti offriamo un negozio gi pronto che ti far realizzare il tuo negozio online in meno di 10 minuti senza nessun bisogno di competenze tecniche.
Ti invitiamo a visitare:
http://www.prestabox.com/