Hi :) We just had a question about corporate usage which i didn't have a clue how to answer and only 3rd party guides to point at (which i hadn't read). The chap found his answer and i'm wondering if we can keep it somewhere to put into those 3rd party guides for corporate users https://wiki.documentfoundation.org/Documentation/Publications#Corporate_Users sorry, there is probably something really obvious i am missing. Words are beginning to swim across the screen or jump around a bit. Time for a break and i haven't even started the coding i should have finished!
Regards from Tom :) >________________________________ > From: CdnGuy <[email protected]> >To: [email protected] >Sent: Thursday, 17 January 2013, 19:30 >Subject: [libreoffice-users] Re: Change Load/Save Settings at Server or Domain >Level? > >I seem to have found where the configuration takes place, and how to change it. > >http://forum.openoffice.org/en/forum/viewtopic.php?f=6&t=349 > >The XML configuration files are found at C:\Program Files >(x86)\LibreOffice 3\Basis\share\registry\ >They are named for the program they control, ex.: writer.xcd, calc.xcd, etc. > >In writer.xcd > ><node oor:name="com.sun.star.text.TextDocument" oor:op="replace"> > ........ > <prop oor:name="ooSetupFactoryDefaultFilter"> > <value>writer8</value> > </prop> > ........ ></node> > >Gets changed to: > ><node oor:name="com.sun.star.text.TextDocument" oor:op="replace"> > ........ > <prop oor:name="ooSetupFactoryDefaultFilter"> > <value>MS Word 97</value> > </prop> > ........ ></node> > >In calc.xcd > ><node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace"> > ........ > <prop oor:name="ooSetupFactoryDefaultFilter"> > <value>calc8</value> > </prop> > ........ ></node> > >Gets changed to: > ><node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace"> > ........ > <prop oor:name="ooSetupFactoryDefaultFilter"> > <value>MS Excel 97</value> > </prop> > ........ ></node> > >Force Save As to be Office 2007 Compatible: >In Calc change the value to 'MS Excel 2007 XML' >In Writer change the value to 'MS Word 2007 XML' > >It's probably something very similar for Impress to PowerPoint as >well, I just happen to not need that for my situation. > >NOTE: Apparently the server needs a restart to enforce the changes >onto the users. I haven't tried that yet, but it does appear that >simply changing the file and NOT rebooting does NOT affect the >individual users. > >I will report back here after I do a reboot. Have to wait 'til end of >business day. > >Hope this helps someone in the future. > >Big props to TOM DAVIES for his persistence. Thank you, sir! > >Guy > > > > >-- >View this message in context: >http://nabble.documentfoundation.org/Change-Load-Save-Settings-at-Server-or-Domain-Level-tp4026215p4030030.html >Sent from the Users mailing list archive at Nabble.com. >-- >For unsubscribe instructions e-mail to: [email protected] >Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ >Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette >List archive: http://listarchives.libreoffice.org/global/users/ >All messages sent to this list will be publicly archived and cannot be deleted > > > > -- Unsubscribe instructions: E-mail to [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/documentation/ All messages sent to this list will be publicly archived and cannot be deleted
