This converter for OpenOffice seems to do a better job of converting the newer docx, xlsx and pptx files:
http://www.oooninja.com/2008/12/better-office-docx-converter.html On Mar 27, 5:50 am, Jyothivas Nair <[email protected]> wrote: > yes sebastian, it is missed out in the file extension hashmap > > On Mar 27, 2:46 pm, Sebastian Wagner <[email protected]> wrote: > > > > > yes you're right so docx is also forbidden. > > There is also a filter in the client. > > > Sebastian > > > 2010/3/27 Jyothivas Nair <[email protected]>: > > > > extensions supported by openmeetings for upload reference from source > > > code > > > > fileExtensions.put("ext1", ".ppt"); > > > fileExtensions.put("ext2", ".odp"); > > > fileExtensions.put("ext3", ".odt"); > > > fileExtensions.put("ext4", ".sxw"); > > > fileExtensions.put("ext5", ".wpd"); > > > fileExtensions.put("ext6", ".doc"); > > > fileExtensions.put("ext7", ".rtf"); > > > fileExtensions.put("ext8", ".txt"); > > > fileExtensions.put("ext9", ".ods"); > > > fileExtensions.put("ext10", ".sxc"); > > > fileExtensions.put("ext11", ".xls"); > > > fileExtensions.put("ext12", ".sxi"); > > > fileExtensions.put("ext13", ".pptx"); > > > > pdfExtensions.put("ext1", ".pdf"); > > > pdfExtensions.put("ext2", ".ps"); //PostScript > > > > jpgExtensions.put("ext1", ".jpg"); > > > > imageExtensions.put("ext1", ".png"); > > > imageExtensions.put("ext2", ".gif"); > > > imageExtensions.put("ext3", ".svg"); > > > imageExtensions.put("ext4", ".dpx"); //DPX > > > imageExtensions.put("ext5", ".exr"); //EXR > > > imageExtensions.put("ext6", ".pcd"); //PhotoCD > > > imageExtensions.put("ext7", ".pcds"); //PhotoCD > > > imageExtensions.put("ext8", ".psd"); //Adobe Photoshop bitmap file > > > imageExtensions.put("ext9", ".tiff"); //Tagged Image File Format > > > imageExtensions.put("ext10", ".ttf"); //TrueType font file > > > imageExtensions.put("ext11", ".xcf"); //GIMP imag > > > imageExtensions.put("ext12", ".wpg"); //Word Perfect Graphics File > > > imageExtensions.put("ext13", ".txt"); //Raw text file > > > imageExtensions.put("ext14", ".bmp"); > > > imageExtensions.put("ext15", ".ico"); //Microsoft Icon File > > > imageExtensions.put("ext16", ".tga"); //Truevision Targa image > > > imageExtensions.put("ext17", ".jpeg"); > > > > On Mar 27, 2:28 pm, RickkciR <[email protected]> wrote: > > >> I dont know if this converter would work with openmeetings or not: > > > >>http://katana.oooninja.com/w/odf-converter-integrator#microsoft_windows > > > >> On Mar 11, 2:28 pm, romfeo <[email protected]> wrote: > > > >> > I have an installation of the latest openmeetings, latest version of > > >> > the tools and the latest version of Open Office. > > > >> > I can convert doc, xls and ppt files but not the docx, xlsx and pptx. > > > >> > Does conversion supports these types of files? > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "OpenMeetings User" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]. > > > For more options, visit this group > > > athttp://groups.google.com/group/openmeetings-user?hl=en. > > > -- > > Sebastian > > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://... > > [email protected] Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
