PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
administrator
/
mediainstall_5783b23ee86ff
<?xml version="1.0" encoding="utf-8"?> <extension version="1.6.0" type="sef_ext"> <name>DJ-Catalog2</name> <author>DJ-Extensions.com LTD</author> <creationDate>February 2013</creationDate> <copyright>Copyright (C) 2012 DJ-Extensions.com LTD, All rights reserved.</copyright> <license>http://www.gnu.org/licenses GNU/GPL</license> <authorEmail>contact@dj-extensions.com</authorEmail> <authorUrl>http://dj-extensions.com</authorUrl> <version>3.5</version> <description>ARTIO JoomSEF extension for DJ-Catalog2.</description> <files> <filename sef_ext="djcatalog2">com_djcatalog2.php</filename> </files> <form> <fieldset name="Extension"> <field name="show_category" type="list" default="2" label="Categories in URL" description="Controls the way categories are added to URL"> <option value="0">No</option> <option value="1">Only last one</option> <option value="2">All categories</option> </field> <field name="product_alias" type="list" default="0" label="Product Alias" description="Allows to add suffix/prefix to product alias"> <option value="0">Alias only</option> <option value="1">With prefix</option> <option value="2">With suffix</option> </field> <field name="product_symbol" type="text" default="details" label="Product prefix/suffix" description="If you selected suffix or prefix option in Product Alias parameter, here you can specify the suffix or prefix. This setting should differ from Producer's settings." /> <field name="producer_alias" type="list" default="2" label="Producer Alias" description="Allows to add suffix/prefix to producer alias"> <option value="0">Alias only</option> <option value="1">With prefix</option> <option value="2">With suffix</option> </field> <field name="producer_symbol" type="text" default="page" label="Producer prefix/suffix" description="If you selected suffix or prefix option in Producer Alias parameter, here you can specify the suffix or prefix. This setting should differ from Product's settings." /> <field name="handle_orphaned_categories" type="list" default="0" label="Handle orphaned Categories" description="Orphaned categories are categories which or parent of which hasn't been published in the menu. If you turn it of, all orphaned categories will assigned to page's root"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="orphaned_categories_root" type="text" default="items" label="Orphaned Categories root" description="It is the first URL's segment which will be generated for orphaned category. Eg. http://domain.com/<strong>PRODUCTS</strong>/electronics" /> <field name="handle_orphaned_producers" type="list" default="0" label="Handle orphaned Producers" description="Orphaned producers are producers which hasn't been published in the menu. If you turn it of, all orphaned producers will assigned to page's root or menu item assigned to main category"> <option value="0">No</option> <option value="1">Yes</option> </field> <field name="orphaned_producers_root" type="text" default="producer" label="Orphaned Producers root" description="It is the first URL's segment which will be generated for orphaned producer. Eg. http://domain.com/<strong>PRODUCER</strong>/john-smith-and-co" /> <field name="orphaned_myitems_root" type="text" default="myitems" label="My Items root" description="It is the first URL's segment which will be generated for orphaned 'my items' view . Eg. http://domain.com/<strong>MYITEMS</strong>" /> <field name="orphaned_itemform_root" type="text" default="itemform" label="Item form root" description="It is the first URL's segment which will be generated for orphaned 'item form'. Eg. http://domain.com/<strong>ITEMFORM</strong>" /> </fieldset> </form> </extension>
[+]
..
[-] com_djcatalog2.php
[edit]
[-] com_djcatalog2.xml
[edit]
[-] .htaccess.disabled
[edit]