3D Tag Cloud (JavaScript) for Magento
Introduction - Purpose3D Tag Cloud (on JavaScript) for Magento creates a dimensional cloud of tags that rotates on your website. No Flash is used for it, the extension has been developed on pure JavaScript, so your tags will be indexed by search engines (which is not possible with Flash technology). If the area for tag cloud is square – the tags will be rotated in the trajectory of a sphere. If the area of tag cloud is rectangular - the tags will be rotated in the trajectory of an ellipsoid. Another great advantage of 3D Tag Cloud (on JavaScript) for Magento is that it allows not only to use defaults tags from your Magento Store, but also to create a custom list of items with the same dimensional rotating effect. These items can be your best products, or URLs of your websites, or anything. Moreover, you can set custom weight for each item and a custom color. With this feature you create a list of items that you want to attract attention to.
Installation and License - InstallationAll our Magento extensions and templates are installed via IToris Installer. Download IToris Installer from //www.itoris.com/itoris-magento-installer.html and un-pack to the root of your website. It will then appear in menu System –>IToris extensions –> IToris Installer. Open it and you will see all our Magento Extensions and Templates, both installed and available. You can install, update and un-install them with one click now. Find 3D Tag Cloud in the list of extensions and press Install button. The extension will be installed.
How to Use - Settings. Standard ConfigurationInstall 3D Tag Cloud and open it in admin area (System –>IToris extensions –> 3D Tag Cloud). You will see Standard Configuration settings.
You can set:
How to Use - Settings. Custom ConfigurationThis is a special feature of the extension. When you do not want to use your defaults tags, but rather wish to attract your users’ attention to your best products, or add websites of your partners as tags or create any other custom list – select Custom Configuration of the left.
Here you will get general settings for Tag Cloud area as well as ability to add custom tags and special settings for each tag separately. General settings:
Special settings for each tag cloud:
How to Use - Add on WebsiteThere are 3 ways how tags can be added to the website:
Replace all standard tag clouds automatically (for defaults tags only): When Replace standard tag cloud checkbox is checked – all your standard tag clouds all over the website will be replaces with new Tag Clouds (for defaults tags). The width and height of the new tag cloud will correspond to the sizes of the container it is added to (in this case – the new tag cloud will be of the same size as the defaults tag clouds). The number of tags will be taken from the website’s defaults configs. I.e. if you have a page on the website that shows all tag clouds and the config has 100 tags to be displayed – with 3D Tag Cloud you will get the tag cloud area of the same size and with the same number of tags to be displayed maximum. Add to a CMS page: You can add Tag Cloud area to a CMS page. To do it add the tag to the page: {{block type="itoris_rcot/cloud" set="<type>" count="<number of tags>" height="<height>" width="<width>"}}
Where:
E.g.{{block type="itoris_rcot/cloud" set="standard" count="10" height="150" width="400"}} Add to a file layout: You can insert tag cloud in a file layout. To do it add the tag to the page: set
count
height
width
Where:
E.g. setcustom
count20
height300
width400
How to Use - Add on Website - Priority of Width and Height Defining for tag Cloud AreaWhen you add 3D Tag Clouds to your website – width and height for the area can be set in different places. The priority (lower to higher) is the following:
N.B. When width and height are not defined at all for All Tags page – the width will be calculated automatically depending on the layout of the page. The height in this case will be equal to the width (square area). When width and height are not defined at all for Tags area on products’ pages – the width will be calculated automatically depending on the layout of the page. The height in this case will 1/3 of the width.
|