[sw-issues] [Issue 11244] Merge to email

2005-11-08 Thread dtcwee
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=11244





--- Additional comments from [EMAIL PROTECTED] Mon Nov  7 20:02:39 -0800 
2005 ---
Tested fix on fresh XP SP 2 install. Clarifying the procedure:

1. Install Openoffice.org 2

2. Install Sun Java JRE http://www.java.com

3. Install JavaMail http://java.sun.com/products/javamail/ - i.e. extract the 
archive file and append a path to mail.jar in your CLASSPATH environment 
variable. (XP: Control Panel - System - Advanced - Environment Variables.)

4. Install Java Activation Framework 
http://java.sun.com/products/javabeans/glasgow/jaf.html - i.e. extract the 
archive file and append a path to mail.jar in your CLASSPATH environment 
variable. (XP: Control Panel - System - Advanced - Environment Variables.)

5. Install mailmerge.py. Instructions for linux are commented in script. For 
XP:

5.1. Copy mailmerge.py into OpenOffice /program/ subfolder.

5.2. Using Command Prompt, change directory to OpenOffice /program/ subfolder 
and type unopkg add --shared mailmerge.py.

6. Enable mail merge to email in Writer.

6.1. (XP) Change Folder Options in Windows Explorer to show hidden folders and 
extensions for known file types. Writer's config file is in a hidden folder.

6.2. Run Writer, start and then cancel the mail merge wizard. This generates 
the attributes in Writer's config file that you will need to change later.

6.3. Edit Writer.xcu in notepad or wordpad. On XP, its path is like: 
C:\Documents and Settings\My Username\Application Data\OpenOffice.org2
\user\registry\data\org\openoffice\Office\Writer.xcu

6.3.1. Find:
prop oor:name=EMailSupported oor:type=xs:boolean
valuefalse/value
/prop

6.3.2. Change 'false' to 'true'

Merge to email should now work.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 14706] Mail Merge through Email Omitted

2005-11-08 Thread dtcwee
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=14706


User dtcwee changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |11244





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 14706] Mail Merge through Email Omitted

2005-11-08 Thread dtcwee
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=14706





--- Additional comments from [EMAIL PROTECTED] Mon Nov  7 19:58:28 -0800 
2005 ---
Tested fix on fresh XP SP 2 install. Clarifying the procedure:

1. Install Openoffice.org 2

2. Install Sun Java JRE http://www.java.com

3. Install JavaMail http://java.sun.com/products/javamail/ - i.e. extract the 
archive file and append a path to mail.jar in your CLASSPATH environment 
variable. (XP: Control Panel - System - Advanced - Environment Variables.)

4. Install Java Activation Framework 
http://java.sun.com/products/javabeans/glasgow/jaf.html - i.e. extract the 
archive file and append a path to mail.jar in your CLASSPATH environment 
variable. (XP: Control Panel - System - Advanced - Environment Variables.)

5. Install mailmerge.py. Instructions for linux are commented in script. For 
XP:

5.1. Copy mailmerge.py into OpenOffice /program/ subfolder.

5.2. Using Command Prompt, change directory to OpenOffice /program/ subfolder 
and type unopkg add --shared mailmerge.py.

6. Enable mail merge to email in Writer.

6.1. (XP) Change Folder Options in Windows Explorer to show hidden folders and 
extensions for known file types. Writer's config file is in a hidden folder.

6.2. Run Writer, start and then cancel the mail merge wizard. This generates 
the attributes in Writer's config file that you will need to change later.

6.3. Edit Writer.xcu in notepad or wordpad. On XP, its path is like: 
C:\Documents and Settings\My Username\Application Data\OpenOffice.org2
\user\registry\data\org\openoffice\Office\Writer.xcu

6.3.1. Find:
prop oor:name=EMailSupported oor:type=xs:boolean
valuefalse/value
/prop

6.3.2. Change 'false' to 'true'

Merge to email should now work.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 11244] Merge to email

2005-11-08 Thread dtcwee
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=11244


User dtcwee changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31250) mailmerge.py -
  |  |enable emailmerge in
  |  |Writer





--- Additional comments from [EMAIL PROTECTED] Mon Nov  7 20:01:23 -0800 
2005 ---
Created an attachment (id=31250)
mailmerge.py - enable emailmerge in Writer


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 14706] Mail Merge through Email Omitted

2005-11-08 Thread dtcwee
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=14706


User dtcwee changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=31249) mailmerge.py
  |  |script for enabling e-
  |  |mailmerge in Writer





--- Additional comments from [EMAIL PROTECTED] Mon Nov  7 19:55:44 -0800 
2005 ---
Created an attachment (id=31249)
mailmerge.py script for enabling e-mailmerge in Writer


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]