Community Add-Ons

Maintainers: osicommerce
No public uploads allowed
Top » InfoBoxes

Amazon Like Menu System
for osCommerce Online Merchant v2.2

** Amazon Like Menu System **

Menu Screenshot: http://img31.imageshack.us/img31/3522/amazonmenu.gif


Installation (backup first)

1- copy categories.php to catalog/includes/boxes folder (donw overwrite your current categories file, rename file before copying it)

2- copy inc folder to store folder (catalog)

Finished!

Note: When you need to adjust sizing etc you have to touch categories.js and common.css)




** Amazon Tarzı Menü Sistemi **

Kurulum (ön yedek al)
Menü ekran görüntüsü: http://img31.imageshack.us/img31/3522/amazonmenu.gif

1- categories.php dosyasını catalog/includes/boxes klasörüne kopyala (kopyalamadan önce mevcut categories.php dosya adını değiştir)
2- inc klasörünü mağaza ana klasörüne (catalog) kopyala

Tamamlandı!


Not: Menü ölçülerinde oynama yapmak için categories.js ve common.css dosyalarında düzenleme yapılması gerek.

http://www.wosci.com/forum

Legend:  Download   Report

Expand All / Collapse All

Amazon Like Menu System (added instruction about conflict - full package) osicommerce 8 Feb 2010  

** Amazon Like Menu System **

Menu Screenshot:http://img31.imageshack.us/img31/3522/amazonmenu.gif
Installation (backup first)

1- copy categories.php to catalog/includes/boxes folder (donw overwrite your current categories file, rename file before copying it)

2- copy inc folder to store folder (catalog)
3- change document definition of catalog files (see below)


find this

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

replace with

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Finished!

Note: 1- If you have another js framefork such us jQuery and conflicted that module please read following;

add this code to every page before </head> tag

<script>
var $j = jQuery.noConflict();

// Use jQuery via $j(...)
$j(document).ready(function(){
});

</script>

and change all jQuery's $ to $j , this should work now.

2- When you need to adjust sizing etc you have to touch categories.js and common.css)

conflict instruction by wroughtec


** Amazon Tarz&#305; Menü Sistemi **

Kurulum (ön yedek al)
Menü ekran görüntüsü: http://img31.imageshack.us/img31/3522/amazonmenu.gif

1- categories.php dosyas&#305;n&#305; catalog/includes/boxes klasörüne kopyala (kopyalamadan önce mevcut categories.php dosya ad&#305;n&#305; de&#287;i&#351;tir)
2- inc klasörünü ma&#287;aza ana klasörüne (catalog) kopyala
3- catalog alt&#305;ndaki dosyalar&#305;n döküman tan&#305;m&#305;n&#305; de&#287;i&#351;tir (a&#351;a&#287;&#305;ya bak&#305;n&#305;z)


&#351;u sat&#305;r&#305; bul

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">

&#351;u sat&#305;rla de&#287;i&#351;tir

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Tamamland&#305;!


Not: 1- Farkl&#305; bir javascript kütüphanesi kullan&#305;yorsan&#305;z (örne&#287;in jQuery) a&#351;a&#287;&#305;dakini uygulay&#305;n

Her ma&#287;aza sayfas&#305;na </head> etiketinden önce a&#351;a&#287;&#305;daki kodu ekle

<script>
var $j = jQuery.noConflict();

// Use jQuery via $j(...)
$j(document).ready(function(){
});

</script>


daha sonra bütün jQuery kodlar&#305;nda geçen $ ifadesini $j olarak de&#287;i&#351;tir


2- Menü ölçülerinde oynama yapmak için categories.js ve common.css dosyalar&#305;nda düzenleme yap&#305;lmas&#305; gerek.

conflict instruction by wroughtec

http://www.wosci.com/forum

Amazon Like Menu System (fixed js file - full package) osicommerce 5 Feb 2010  
Amazon Like Menu System (fixed installation instruction) osicommerce 5 Feb 2010  
Amazon Like Menu System osicommerce 5 Feb 2010