Files
PrestaShop/modules/blocklayered/config.xml
mDeflotte 82053b1085 // Blocklayered: Add nofollow to page non-indexable pages
// Blocklayered: Change page title format
// Blocklayered: Fix bug with IE8 and aliasing
2012-02-21 16:09:27 +00:00

12 lines
478 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>blocklayered</name>
<displayName><![CDATA[Layered navigation block]]></displayName>
<version><![CDATA[1.8.1]]></version>
<description><![CDATA[Displays a block with layered navigation filters.]]></description>
<author><![CDATA[PrestaShop]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>