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

yaph’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » yaph
Status: Active » Postponed

Currently 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.

Ela’s picture

Thank 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

yaph’s picture

Status: Postponed » Active

Yes 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?

Ela’s picture

This 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?

yaph’s picture

Yes this would be a reasonable default setting.

Ela’s picture

.. checking in for any updates :)