|
Implementing NeoOffice Registration
From NeoWiki
(Difference between revisions)
Revision as of 08:43, 25 January 2005 (edit) ( | contribs) m ← Previous diff |
Revision as of 09:25, 27 March 2005 (edit) (undo) Sardisson (Talk | contribs) m (rename NeoJInfo, update status of registration dialogue) 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 each new OOo version | + | 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; it has recently [1.1 Beta Patch-7] been re-enabled in [[NeoOffice/J]] and points to the [http://www.planamesa.com/neojava/donate.php Donations] page.) |
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 09:25, 27 March 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; it has recently [1.1 Beta Patch-7] been re-enabled in NeoOffice/J and points to the Donations page.)
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.