Difference between revisions of "Extensions/website/feedback"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
m
Line 1: Line 1:
 +
Answer to "3_2007-9-13: prepare a discussion proposal how we can collect feedback and how we can handle the feedback"
  
 
== Major Facts ==
 
== Major Facts ==
* Multi-lang
+
=== Way to do it ===
 +
# define a ghost address for the site in the website@extensions.openoffice.org mailing-list. Something like <pre>website-form-no-reply@openoffice.org</pre> should do it
 +
# set up a form with mandatory fields:
 +
** mail-address, subject, message
 +
** mail address may be taken from profile if user is logged
 +
** (plan to add captcha or limit to registered users if too much spam )
 +
# format this as standard email:
 +
** From: ghost address
 +
** Subject: input from the field
 +
** Message: On behalf of <pre>submitted mail address<pre>
 +
input from the field
 +
 
 +
=== Multi-lang===
 +
 
 +
 
 
* Check & control
 
* Check & control
 
* Analyze & plan
 
* Analyze & plan
Line 9: Line 24:
 
== Implementation ==
 
== Implementation ==
  
* set up a form : mail-address, subject, message (plan to add captcha or limit to regsitered users if too much spam => need to check mozilla)
 
 
* we should handle multi-lang messages
 
* we should handle multi-lang messages
 
* suggest english as default posting language
 
* suggest english as default posting language

Revision as of 20:49, 20 September 2007

Answer to "3_2007-9-13: prepare a discussion proposal how we can collect feedback and how we can handle the feedback"

Major Facts

Way to do it

  1. define a ghost address for the site in the website@extensions.openoffice.org mailing-list. Something like
    website-form-no-reply@openoffice.org
    should do it
  2. set up a form with mandatory fields:
    • mail-address, subject, message
    • mail address may be taken from profile if user is logged
    • (plan to add captcha or limit to registered users if too much spam )
  1. format this as standard email:
    • From: ghost address
    • Subject: input from the field
    • Message: On behalf of
      submitted mail address<pre>
      
input from the field === Multi-lang=== * Check & control * Analyze & plan == Implementation == * we should handle multi-lang messages * suggest english as default posting language
Personal tools