|
Word Cleaner Change Log
Version 4.5.2 - Released 18th June 2009
A minor update:
New command: find_and_replace_regexp_text()
Here is an example of how to use this command. Take the text: 'A cat eats a mouse, I like my cat' if you want to change only the first 'cat' to 'dog' you can use this new command find_and_replace_regexp_text('A cat eats','cat','dog');
It will change the text to 'A dog eats a mouse, I like my cat' , only the first cat is changed to dog.
[bug fixed] Autocomplete list of commands at advanced editor was not autocompleting - resolved.
[bug fixed] First selected template not saved on WC exit - resolved.
Version 4.5 - Released 06th May 2009
This is a major update, all users are advised to update.
With this version of Word Cleaner we have working hard to make the software easier to use with a more user friendly interface. The main changes are all settings (images, CSS etc) are now at the template level, not the global level. Also we have introduced an easy template editor that makes it very easy to select the options you need. The idea with these changes is that you can easily create a template to suit your needs.
New features in this version:
- New easy to use template editor
- All settings are now set at the template level, not on a global level
- Most options can now be selected by using simple tick boxes
- Improved template preview, browser and code preview are now combined
- Brand new code editor, this one is more stable and more features:
- Notice the icons on the top of the code editor
- Keyboards shortcuts for copy, paste etc now work
- Its now easier to select all the code and copy it to the clipboard
- Load & Save encoding modes - ANSI (systems default code page), ASCII and UTF8
- New right click menu on the file list with common functions:
- convert file
- remove file
- reset file
- Open file location
- copy converted html to clipboard
- Added support for meta data, e.g. author description, keywords etc.
- Removed the file converted! Message box, to save you time by not having to click it
- New option to split pages by H1 tag
- New option to only give body content, with no header. This is usual for when you need to copy into CMS systems.
- Improved image support, you can now specify relative directories for images.
- New template manager tab in the main interface.
- New command line commands:
- Command to change file name
Version 4.2.2 - Released 09th Jan 2009
This version contains updates to the conversion engine and editor. This version should also display a lot less error messages when converting files. All users are recommended to update.
Version 4.2 - Released 12th Sept 2008
Improved Button in Word feature:
some users had problems getting the button to appear in the MS Word toolbar. To fix any problems we completly recoded the button feature so it will work under most user scenerios. If you had problems converting word files to html from within MS Word with the button in the past you should upgrade or test the free trial version.
Improved command line support:
some users are using Word Cleaner to link into their own systems, either on the desktop or Word Cleaner can be installed on windows servers (not linux). We have beefed up our command line support so there is now more controls and conversion options that can be set from the command line. If you are looking to automate word to html document conversions do check it out.
New CSS Friendly XHTML Template:
by popular demand we have released a new template that will tidy up Doc to XHTML conversions to use standard CSS tags. For example it will properly format all the h1, h2 etc headings so its easy to link into your own style sheet.
Version 4.1.1 - Released 23rd June 2008
Fixed a bug where clicking on the "Preview In Editor" and "Preview in Browser" buttons in the template editor caused the app to give an error message.
|