Active
Project:
Buy Me a Beer
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Mar 2011 at 19:54 UTC
Updated:
27 Apr 2011 at 20:25 UTC
Hello :)
I have 2 questions:
1. I was wondering if it was possible to not display the donation link if a user creates a page that has donation links enabled, but he/she did not enter their own Paypal email in their account page.
This would be useful, because if no Paypal email is entered by the user, then the site configured email gets put in it's place... which might not be a desired result.
2. Would it be possible for users to choose IF they want the link added to the content type when creating the page? (option/permission to include donation per page )
Thank you for providing this module.
Ella
Comments
Comment #1
yaph commentedCurrently this is not possible as there are no per post settings. This would require a rework of the module maybe as a CCK add-on.
Comment #2
Ela commentedThank you for your reply.
How about the first option then, to hide the donation link if the user did not enter their own Paypal email in their account?
Ella
Comment #3
yaph commentedYes this could be done with 2 additional settings:
1st setting by admin: allow users to hide donation link in there posts
2nd setting user: hide donation link in my posts
If admin allows users to hide donation link and a user X actually does this, there would be no donation links in the user X's posts and comments. Comments of other user Y would not be affected though. So a comment of user Y on a post of user X could show a donation link.
What do you think about such a solution?
Comment #4
Ela commentedThis would be useful.
Maybe it could be set to default to "hide the donation link in my posts" if the user did not enter email?
Comment #5
yaph commentedYes this would be a reasonable default setting.
Comment #6
Ela commented.. checking in for any updates :)