temid value= lt;? php//echo $ sess- gt; getShopItemid ()? gt; / gt;
lt; input type= hidden name= option value= com_virtuemart / gt;
lt;/form gt;
- gt;
lt; form action= index.php? option=com_virtuemart name= frmProductCompare id= frmProductCompare method= POST gt;
lt;! - lt; input type= hidden name= category_id value= lt;? php//echo mosGetParam ($ _ REQUEST, category_id )? gt; / gt; - gt;
lt; input type= hidden name= category_id value= lt;? php echo JRequest :: getVar ( category_id )? gt; / gt;
lt; input type= hidden name= product_id value= / gt;
lt; input type= hidden name= page value= shopparison_short / gt;
lt; input type= hidden name= func value= / gt;
lt; input type= hidden name= compare_type value= / gt;
lt; input type= hidden name= Itemid value= lt;? php echo $ sess- gt; getShopItemid ()? gt; / gt;
lt; input type= hidden name= option value= com_virtuemart / gt;
lt;/form gt;
lt;? php ' lt; div gt;
}
? gt;
А ось код файлу «mod_virtuemart_comparison.xml» з поясненнями:
lt;? xml version= 1.0 encoding= utf - 8 ? gt;
lt; install type= module version= 1.5.0 gt;
lt; author gt; Borisenko AS lt;/author gt;
lt; authorEmail gt; andrik_durst@maillt;/authorEmail gt;
lt; description gt; Shows products, that customer add to comparison. Якщо модуль відключений, то елементи checkbox не відображатимуться біля товару для додавання його в список порівняння (після перезавантаження браузера) lt;/description gt;
lt; files gt;
lt; filename module= mod_virtuemart_comparison gt; mod_virtuemart_comparison.php lt;/filename gt;
lt; filename gt; vm_comparison/vm_comparison.js lt;/filename gt;
lt;/files gt;
lt; params gt;
lt; param name= moduleclass_sfx type= text default= label= Module Class Suffix description= A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling / gt;
lt; param name= class_sfx type= text default= label= Menu Class Suffix description= A suffix to be applied to the css class of the menu items / gt;
lt; param name= show_title type= radio default= 1 label= Команда виводить заголовок description= Відповідає за показ заголовка модуля. Відображається тільки якщо товар доданий в порівняння. Raquo; gt;
lt; option value= 1 gt; Та lt;/option gt;
lt; option value= 0 gt; Ні lt;/option gt;
lt;/param gt;
lt; param name= title_text type= text default= Порівняння товару label= Текст виведеного заголовка description= / gt;
lt; param name= title_style type= radio default= 1 label= Стиль виведеного заголовка description= Метод відображення заголовка gt;
lt; option value= 0 gt; Табличний lt;/option gt;
lt; option value= 1 gt; Тема H3 lt;/option gt;
lt; option value= 2 gt; DIV lt;/option gt;
lt;/param gt;
lt; param name= introtext type= textarea cols= 20 rows= 5 label= Текст description= Текст, що описує роботу з модулем / gt;
lt; param name= show_introtext type= radio default= 0 label= Виводити текст завжди description= Команда виводить текст завжди або тільки коли товарів в порівнянні немає gt;
lt; option value= 1 gt; Та lt;/option gt;
lt; option value= 0 gt; Ні lt;/option gt;
lt;/param gt;
lt; param name= style_inverted type= radio default= 0 label= Відповідає за розташування товарів description= Команда виводить текст завжди або тільки тоді, коли товарів в порівнянні немає gt;
lt; option value= 1 gt; У рядках lt;/option gt;
lt; option value= 0 gt; В колонках lt;/option gt;
lt;/param gt;
lt; param name= style_scrolldiv type= radio default= 0 label= Товари в елементі auto scro...