|
Implementing NeoOffice Registration
From NeoWiki
(Difference between revisions)
Revision as of 05:36, 2 January 2005 (edit) Waldo ( | contribs) (imported from old wiki) ← Previous diff |
Revision as of 10:31, 21 January 2005 (edit) (undo) Sardisson (Talk | contribs) (sync with old wiki) Next diff → |
||
Line 1: | Line 1: | ||
== Reimplementing the OpenOffice.org registration and survey == | == Reimplementing the OpenOffice.org registration and survey == | ||
- | The Help>Registration menu item in OpenOffice.org points to a web registration form and survey. (This item runs by default on the first launch of ecah new OOo version, though it is currently disabled in NeoOffice/J.) | + | The Help>Registration menu item in OpenOffice.org points to a web registration form and survey. (This item runs by default on the first launch of ecah new OOo version, though it is currently disabled in [[NeoJInfo|NeoOffice/J]].) |
Ideally, this should point to a registration form (and survey if desired) on NeoOffice.org. | Ideally, this should point to a registration form (and survey if desired) on NeoOffice.org. | ||
Line 9: | Line 9: | ||
# Decide on registration form and/or survey questions | # Decide on registration form and/or survey questions | ||
# Set up infrastructure on NeoOffice.org to handle the new registration system (link trinity/wiki support resources at the end of registration?) | # Set up infrastructure on NeoOffice.org to handle the new registration system (link trinity/wiki support resources at the end of registration?) | ||
+ | # Discuss ways of passing Neo/J user statistics back to [[OpenOffice.org|OpenOffice.org]]. |
Revision as of 10:31, 21 January 2005
Reimplementing the OpenOffice.org registration and survey
The Help>Registration menu item in OpenOffice.org points to a web registration form and survey. (This item runs by default on the first launch of ecah new OOo version, though it is currently disabled in NeoOffice/J.)
Ideally, this should point to a registration form (and survey if desired) on NeoOffice.org.
Things to do:
- Find the source for this menu command in the code (config files, hard-coded in the app source, etc.)
- Decide on registration form and/or survey questions
- Set up infrastructure on NeoOffice.org to handle the new registration system (link trinity/wiki support resources at the end of registration?)
- Discuss ways of passing Neo/J user statistics back to OpenOffice.org.