Scripts in Word 2008 non-english Mac
Been here before and I finally want to solve the problem.
System: Mac OSX 10.4.11
Mac WOrd 2008
Zotero 2.0.8
Zotero Word Int 3.0b3
I have read all postings reg. Scripting Menu in Word 2008, BUT:
Question 1
What is the name of the folder / single containing Items I have to move into the Scripting folder?
I have 3 Zotero Folders:
- zotero@chnm.gmu.edu
- zotero
- zoteroMacWordIntegration@zotero.org
ALL these folders are in User>Library>Appl.Support>Firefox
Question 2:
When finally moving the right items into the Scripting Folder, opening the Script Menu in Word 2008, clicking on "Open Menu Folder", what happens next? I tried to move manually MacWord.py into the Scripting folder, and when I clicked on it from within Word, Terminal would open.
Sorry for bringing up the topic again, but I hope to be finally able to switch from 2004 to 2008...
Thankx
System: Mac OSX 10.4.11
Mac WOrd 2008
Zotero 2.0.8
Zotero Word Int 3.0b3
I have read all postings reg. Scripting Menu in Word 2008, BUT:
Question 1
What is the name of the folder / single containing Items I have to move into the Scripting folder?
I have 3 Zotero Folders:
- zotero@chnm.gmu.edu
- zotero
- zoteroMacWordIntegration@zotero.org
ALL these folders are in User>Library>Appl.Support>Firefox
Question 2:
When finally moving the right items into the Scripting Folder, opening the Script Menu in Word 2008, clicking on "Open Menu Folder", what happens next? I tried to move manually MacWord.py into the Scripting folder, and when I clicked on it from within Word, Terminal would open.
Sorry for bringing up the topic again, but I hope to be finally able to switch from 2004 to 2008...
Thankx
http://zotero.org/support/word_processor_plugin_troubleshooting#scripts_do_not_appear_in_word_2008_or_are_incompatible
Tell us exactly what you've done from there and what you see when you click Open Folder. You shouldn't have to install scripts manually.
Klicking Scripts Sign I See:
- Info for Menu
- - Exampleworkflows for automator
I know that I have to klick "Info for Menu" and then "open the folder", but as stated above, I dont understnd from the documented discussion, what items exactly to move into the folder. I have also reinstalled Zotero plugin.
Nothing happens when I reinstall.
The folder is named in German
"Microsoft-Benutzerdaten"
location: user>documents
then the Script folder is English
exists twice named "Word Script Menu Items"
1. user>documents>Microsoft-Benutzerdaten
2. mainboard>programs>ms office 2008>office>office first run>mud
I understand, I just did give it a try, because nothing else worked.
> Bug report button stays grey in Zotero after reinstalling.
What I do: I close Word. In Firefox I go to add-ons>Zotero Word Integration, click preferences. I click "reinstall word components" when its blue. The window becomes grey, goes background, and nothing else happens.
Then I look up the folder
"zoteroMacWordIntegration@zotero.org"
This folder is to be found in
user>library>appl.support>firefox>profiles>sb0qguf8.default>extensions
Within the folder the folders "pylib" and "defaults" are updated.
Please Note: I use also Word 2004, here Zotero works perfect.
Do I have to do anything else to get a report ID?
Should I rename my "Microsoft Benutzerdaten"-folder in English?
Thanks
Word is at: /Applications/Microsoft Office 2008/Microsoft Word
As stated above I have 2 Microsoft user data folders, one named in German, one named "mud"
"1. user>documents>Microsoft-Benutzerdaten
2. mainboard>programs>ms office 2008>office>office first run>mud"
Do I have to rename both? Exactly "Microsoft User Data"?
Word 2008 needs to be at /Applications/Microsoft Office 2008/Microsoft Word when you click Reinstall Word Components.
Zotero tries to detect Word even if it's not in /Applications, but that doesn't always work for some reason. (It seems it's working for Word 2004 for you, but that uses a different method.)
"1. user>documents>Microsoft-Benutzerdaten
2. mainboard>programs>ms office 2008>office>office first run>mud"
I could rename these into Microsoft User Data
So Simon (whose code this is) might have other suggestions, but one thing you could try is opening up extensions/zoteroMacWordIntegration@zotero.org/components/install.py in a text editor (open TextEdit and drag it into there) and changing this line:
wordInAppsDir = applicationsFolder.path+"/Microsoft Office 2008/Microsoft Word.app"
to this
wordInAppsDir = "/Programme/Microsoft Office 2008/Microsoft Word.app"
and then resaving it. (Don't change any other lines or change any whitespace—just edit that line in place.) Then do Reinstall Word Components again.
This is just a guess, but it might do the trick. If not, it might also help if you could open Terminal (use Spotlight to find it) and type this:
ls -la /
followed by Return. Then let us know what the output is, since we may be able to put out another version that fixes this.
components has zoteroIntergrationApplication.py, but this does not contain "wordInAppsDir"
other are
folder install contains; install.scpt, also does not contain the line above (used text edit search function)
main folder has install .rdf.
Its midnight here, I ll try tomorrow again.
Thanks for your patience
It worked by installing the "3.0 Branch MacWord Integration plugin dev XPI". Anything I will have to pay attention to for future updates?