Readme Gratismodul Nivoslider4OXID

eComStyle.de Gratismodul Nivoslider4OXID

Einfachste Integration des Nivosliders in den OXID eShop


[text-blocks id=“readme-modul-install“]


Erforderliche Template-Anpassung:

In allen aktuellen eComStyle.de Themes sind keine Template-Anpassungen erforderlich. Verwenden Sie ein eComStyle.de-Theme, können Sie diesen Punkt einfach überspringen.

Falls Sie das originale OXID Azure-Theme verwenden, können Sie einfach den Inhalt des Ordners „changed_full“ in den Shophauptordner kopieren.

Verwenden Sie ein eigenes Theme oder Childtheme, müssen Sie folgende Änderung im Theme oder Childtheme vornehmen:

Am Ende der Template-Datei /application/views/azure/tpl/layout/header.tpl muss am Ende folgende Änderung vorgenommen werden („azure“ ggf. durch Ihren Theme- oder Childtheme-Namen ersetzen):

[{if $oView->getClassName()==“start“ && $oView->getBanners()|@count > 0 }]
<div class=“oxSlider“>
[{block name=“ecspromoslider“}][{DIESE ZEILE IST FÜR DAS MODUL NIVOSLIDER4OXID}]
[{include file=“widget/promoslider.tpl“ }]
[{/block}][{DIESE ZEILE IST FÜR DAS MODUL NIVOSLIDER4OXID}]
</div>
[{/if}]

Anschließend bitte den Ordner tmp und tmp/smarty leeren.


[text-blocks id=“readme-graismodul-ende“]

Lizenz Nivoslider:

Copyright (c) 2010-2012 Dev7studios

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the „Software“), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED „AS IS“, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.