On Fri, Apr 1, 2011 at 15:52, mougeyc <[email protected]> wrote: > 4) Provide more formatting modules; currently only ODF, OOXML, html and > text are supported. Mediawiki (using apertium-mediawiki) and others are > wanted. > -> Add module for Mediawiki formatting > -> Add module for Rich Text Format formatting > -> Add module for Pdf formatting
If you hook an OpenOffice.org/LibreOffice headless instance, you gain access to all formats that OOo/LO can convert to and from. For PDF, I've found pdftohtml to be adequate...it won't work for complex or locked files, but since PDF is not meant to be edited that is usually acceptable. > 5) Localisation, make it possible to translate the interface into > different languages. > -> The localisation is given by IP Address, or by the browser, or set > by > the user > -> The choice is save ( cookies, .. ) I regard IP-based localization as a great evil. It annoys me to no end that even big players like Google won't respect my browser's Accept-Language header and require workarounds. I strongly suggest only using IP as a last resort if all other detection methods fail. -- Tino Didriksen ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
