Plugin: Sobi2
DescriptionThis plugin enables you to insert items (one by one or by a selection on one or several categories) from Sobi2 in your Newsletter. You can also use this plugin to automatically include your newly created (or modified) Sobi2 items in an Auto-newsletter or a Newsletter. You can search in all your Sobi2 items and then click on one of the item to include it in your Newsletter. You can download the Sobi2 plugin on our plugin section then install and publish it like a standard Joomla plugin.
PluginSingle Item
You can use this interface to insert any Sobi2 item in your Newsletter. Each item can be selected one by one.
Categories
You can select one or several Sobi2 categories and AcyMailing will automatically include the Sobi2 items belonging to the selected categories.
Parameters
Customize your Sobi2 item templateCustomize your item using some CSSYou can change the styles used for the title and the content area by editing your AcyMailing template. Edit the AcyMailing template used for your Newsletter and then set some styles:
Example:
Create your own templateYou can also modify the way your Sobi2 item is displayed by creating your own template which will be used to render the Sobi2 item. Create a file in the folder media / com_acymailing / plugins (if the folder does not exists, please create it first). On this file you can access the element $article (which is the article object loaded from the content table) and the element $tag (which contains the information of the current tag used in your Newsletter) By default the file should contain:
<?php $result = '';
echo $result;
Last Updated on Tuesday, 29 March 2011 08:06
|








