| Current Path : /var/www/html/components/com_jvld/ |
| Current File : /var/www/html/components/com_jvld/jomsocial_rule.xml |
<?xml version="1.0" encoding="utf-8"?>
<jomsocial>
<component>com_jvld</component>
<rules>
<rule>
<name>Add Website to Directory (Approved and Published)</name>
<description>Points for registered user add his website to the directory and request is approved</description>
<action_string>com_jvld.application.addlink</action_string>
<publish>true</publish>
<points>10</points>
<access_level>1</access_level>
</rule>
<rule>
<name>Write a Review for a Directory Listing</name>
<description>Points for registered user to write a review for a website listed in the directory</description>
<action_string>com_jvld.application.addreview</action_string>
<publish>true</publish>
<points>5</points>
<access_level>1</access_level>
</rule>
<rule>
<name>Recommend a Website to Directory</name>
<description>Points for registered user to recommend an interesting or similar website to the directory</description>
<action_string>com_jvld.application.recommendsite</action_string>
<publish>true</publish>
<points>2</points>
<access_level>1</access_level>
</rule>
<rule>
<name>User bookmarks or ads a website to their favorite list in the Directory</name>
<description>Points for link owner, when his website listing is bookmarked by a registered user</description>
<action_string>com_jvld.application.addbookmark</action_string>
<publish>true</publish>
<points>2</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A link has been rated by visitor/user</name>
<description>Points for user who rated the link</description>
<action_string>com_jvld.application.ratelink</action_string>
<publish>true</publish>
<points>1</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A new category has been suggested by visitor/user</name>
<description>Points for user who suggested the category</description>
<action_string>com_jvld.application.sugcat</action_string>
<publish>true</publish>
<points>2</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A link is liked by visitor/user</name>
<description>Points for user who liked the link</description>
<action_string>com_jvld.application.likelink</action_string>
<publish>true</publish>
<points>2</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A broken link has been reported by visitor/user</name>
<description>Points for user who reported the broken the link</description>
<action_string>com_jvld.application.brokenlink</action_string>
<publish>true</publish>
<points>4</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A new profile has been added to a link by its owner</name>
<description>Points for user who added the profile</description>
<action_string>com_jvld.application.addprofile</action_string>
<publish>true</publish>
<points>4</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A new photo has been added to a link by its owner</name>
<description>Points for user who added the photo</description>
<action_string>com_jvld.application.addphoto</action_string>
<publish>true</publish>
<points>4</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A new video has been added to a link by its owner</name>
<description>Points for user who added the video</description>
<action_string>com_jvld.application.addvideo</action_string>
<publish>true</publish>
<points>4</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A new coupon has been added to a link by its owner</name>
<description>Points for user who added the coupon</description>
<action_string>com_jvld.application.addcoupon</action_string>
<publish>true</publish>
<points>8</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A category has been sponsored by a visitor/user</name>
<description>Points for user who sponsored the category</description>
<action_string>com_jvld.application.sponsorcat</action_string>
<publish>true</publish>
<points>30</points>
<access_level>1</access_level>
</rule>
<rule>
<name>An existing link has been added to Featured listing</name>
<description>Points for user who added the link to featured listing</description>
<action_string>com_jvld.application.setf</action_string>
<publish>true</publish>
<points>30</points>
<access_level>1</access_level>
</rule>
<rule>
<name>An existing link has been pinned to top of category page</name>
<description>Points for user who pinned a link to top of category page</description>
<action_string>com_jvld.application.pinl</action_string>
<publish>true</publish>
<points>25</points>
<access_level>1</access_level>
</rule>
<rule>
<name>A new file has been added to a link</name>
<description>Points for user who added the file</description>
<action_string>com_jvld.application.addfile</action_string>
<publish>true</publish>
<points>8</points>
<access_level>1</access_level>
</rule>
</rules>
</jomsocial>