This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
addons:anonymous_listings_addon [2008/09/18 04:36] jonyo |
addons:anonymous_listings_addon [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Anonymous | + | ====== Anonymous |
+ | The feature has been constructed as an Addon for the Geo 4+ classified ad software, which means you can enable/ | ||
- | Here's a rough writeup of the functionality included in the new Anonymous | + | =====Placing an Anonymous |
- | The feature has been constructed as an Addon for the Geo 4+ software, which means you can enable/ | + | **If anonymous |
- | If anonymous listings are enabled, the classified | + | If a user is logged in, the user system " |
- | If a user is logged | + | Users who view the cart while not logged in will not see options for order items that are not anonymous-capable. Currently, the only anonymous-capable order item is the new Classified Ad listing. If no anonymous-capable order items are available, users will be prompted to log in when attempting to view the cart |
+ | |||
+ | If a logged-out user chooses the create a new Classified option, the listing process will ensue as normal, with an added step towards the end. After entering the details and images for the classified ad, the user is presented with a separate page showcasing a password generated by the system for this classified ad. In the current version of the Addon, this password is a randomized, 10-digit, hexadecimal (uses characters 0-9 and a-f) number. An example password is: f38a0db772. The user must record this password for use in identifying himself to edit the classified ad later (it will also be emailed to him, if he provides an email address). The user then clicks a Continue to Checkout link and proceeds with payment/ | ||
+ | |||
+ | Anonymously placed listings cannot be renewed. | ||
+ | |||
+ | =====Editing an Anonymous Classified Ad===== | ||
+ | |||
+ | Once an anonymous classified ad has been placed and approved and appears on the site, the poster (who has the password mentioned above) may edit it by clicking on the Edit button next to the classified ad on a browse page, at which point he will be prompted for the password. Correctly entering the password will enable him to step through the Edit Listing process as normal for that listing. | ||
+ | |||
+ | The anonymously placed listing can only be edited by the anonymous user placing the listing. | ||
+ | |||
+ | |||
+ | =====Controlling Pricing of Anonymous Classified Ads===== | ||
+ | |||
+ | In order to enable pricing control, the Anonymous Listing addon **creates a "user" | ||
+ | |||
+ | <tip c w> | ||
+ | |||
+ | Since all anonymous | ||
+ | |||
+ | |||
+ | <tip c n > | ||
+ | |||
+ | |||
+ | =====Display of Anonymous Classified Ads===== | ||
+ | |||
+ | There are a couple of things to note about the actual display of anonymous listings. Certain user-specific fields have been removed from the classified ad display page when the listing being shown is anonymous. These are: | ||
+ | * Contact Seller links will only work if the seller filled out the e-mail field when placing the listing. | ||
+ | * " | ||
+ | * Seller' | ||
- | If a logged-out user attempts to access any feature of the Cart system that does not allow anonymity (currently, anything other than Classifieds), | ||
- | If a logged-out user chooses the create a new Classified option, the listing process will ensue as normal, with an added step towards the end. After entering the details and images for the listing, the user is presented with a separate page showcasing a password generated by the system for this listing. In the current version of the Addon, this password is a randomized, 10-digit, hexadecimal (uses characters 0-9 and a-f) number. An example password is: f38a0db772. The user must record this password for use in identifying himself to edit the listing later. The user then clicks a Continue to Checkout link and proceeds with payment/ | ||
- | Since anonymous users are not assigned to a User Group, they behave as though they were in the site's DEFAULT User Group in regards to the Price Plans they have available. For this reason, the anonymous addon will not allow anonymous posting if the default price plan is subscription-based. | ||
- | Once an anonymous ad has been placed and approved and appears on the site, the poster (who has the password mentioned above) may edit it by clicking on the Edit button next to the listing on a browse page, at which point he will be prompted for the password. Correctly entering the password will enable him to step through the Edit Listing process as normal for that listing. | ||