pnWikka : FeedbackAction
HomePage :: Categories :: Page Index :: RecentChanges :: Search :: Help :: Login/RegisterFeedback Action
[Note: Available with pnWikka 1.0]
This action displays a form for sending user feedback to the site administrator email, as specified in PostNuke Settings.
It first validates the form, then sends it using the Mailer class available through the PostNuke module "Mailer" and displays a "thanks for your feedback" message.
To use it you will first need to save the code below in a file called feedback.php in the actions folder.
Then simply add {{feedback}} in the page in which you want the feedback form to be displayed.
-- DarTar - Chestnut
pnWikka To Do
Add a simple listbox to choose between the owner or the administrator as recipient.CategoryDocumentation

