Difference between revisions of "Listing Claims Functionality"

From JReviews Documentation
Jump to: navigation, search
Line 29: Line 29:
  
 
To enable this functionality and change its settings, go to [[Configuration-Listings tab|JReviews Configuration => Listings tab]]
 
To enable this functionality and change its settings, go to [[Configuration-Listings tab|JReviews Configuration => Listings tab]]
 +
 +
 +
== Listing Claims Modifications ==
 +
 +
To change the image of the '''Claim button''', [[Modifying listing detail page|Modify the listing detail page]] and replace the claim.png image in this folder:
 +
*<span style="color: blue">\com_jreviews\jreviews\views\themes\{theme_name}\theme_images\</span>
 +
 +
To modify the layout of the "Claim listing" form, edit this theme file:
 +
*<span style="color: blue">\com_jreviews\jreviews\views\themes\default\claims\create.thtml</span>
  
  

Revision as of 22:45, 15 August 2010

Listing Claims Overview

The Listing Claims functionality makes it possible for members of the site to request permission to become owners of certain listings to be able to update listings with additional information.

This is most useful for sites with local businesses. Administrator can submit a lot of listings for businesses, and if Listing Claims are enabled, business owners will be able to "claim their listings".


How it works

1. when a user finds a listing that he wants to become the owner of, he can click on the Claim button at the top of the listing detail page:

ListingClaimButton.png


2. after clicking the button, he can provide information why he wants to become the owner of the listing:

ListingClaimInformation.png


3. the site administrator will see the message in Listing Claims moderation page and he can accept it, reject or hold the claim:

ListingClaimModeration.png


4. if admin approves their claim, the user will become the owner of the listing and he will be able to modify the listing information


Listing Claims Settings

To enable this functionality and change its settings, go to JReviews Configuration => Listings tab


Listing Claims Modifications

To change the image of the Claim button, Modify the listing detail page and replace the claim.png image in this folder:

  • \com_jreviews\jreviews\views\themes\{theme_name}\theme_images\

To modify the layout of the "Claim listing" form, edit this theme file:

  • \com_jreviews\jreviews\views\themes\default\claims\create.thtml