|
Implementing NeoOffice Registration
From NeoWiki
(Difference between revisions)
Revision as of 10:31, 21 January 2005 (edit) Sardisson (Talk | contribs) (sync with old wiki) ← Previous diff |
Revision as of 08:43, 25 January 2005 (edit) (undo) ( | contribs) m 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 | + | 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 each 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. |
Revision as of 08:43, 25 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 each 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.