Ticket #571 The attached revision fixes two problems with the plugin: Greater-than and lesser-than characters did not become text, nor did pasted HTML. The icon was 1 pixel too low to align with the regular paste icon.
first version of the new-popup-dialog-system more info in #572*
created branch for the new dialog-system
10/26/05:
In Changeset 372 kimss wrote: that this line made alot of exceptions in firefox! But if this line is commented away, no button state is set! And I don't get any exceptions in firefox!
10/24/05:
fix for Ticket #434 FullPage plugin AND/OR fullpage=true (in the core) disables ContextMenu, TableOperations, DoubleClick and CharacterCount? in IE.
Apply #562 Apply some security patches sent in privately by Yermo
Ticket #434 FullPage plugin AND/OR fullpage=true (in the core) disables ContextMenu, TableOperations, DoubleClick and CharacterCount? in IE. One odd thing I noticed is that when I use this htmlarea.js in today's download with the character counter plugin, every time I view source the status bar gets longer and new character count text appears, which updates. The older character counts stay frozen as they do without this patch. Hello mharrisonline this fix your Problem!
10/19/05:
incorrect translation from deutch version
10/06/05:
ext_example some changes for IE to test Ticket #549*
10/05/05:
Added support for document fragments in Gecko Added support for htmlRemoveTags config option
10/04/05:
fix some lang files for ticket #385* and update few typos
Changeset 373 Add German translations for the remove inline font confirm boxes
Changeset 369 Translation for Tidy plugin Tidy failed. Check your HTML for syntax errors.
Changeset 366 German translation to Remove lang attributes
10/03/05:
removed unused popupdiv
removed old test-page
10/02/05:
More fixes for #385*, took care of all "... = functions..." occurencies
10/01/05:
add some missing fr.js, fix some fr.js for ticket #385* and update few typos
09/30/05:
Added translation for the remove inline font confirm boxes, and updated NO files. All languages should be updated for this.
Added NO lang file for Paste Text plugin
Added partially translated NO file, problem is the norwegian translation of these words are so uncommon that I dont really want to use it... So unless I get complaints I think sticking with the english terms here are the best.
Added norwegian language for full example page
A lowecase word resulted in the header not being translated, altered all language files to work correctly and updated with new translation line aswell, propped other languages with english => english so its easy to spot when they look over the files.
New plugin Filter to implement a filter on a easy way! Included are two Examples "word" and "paragraph" {{{ if(typeof Filter != 'undefined') { xinha_config.Filters = ["Word", "Paragraph"]; } }}}
09/28/05:
fixed bug - codebase attrib in flash object was being corrupted
Ticket #253* improved getHTML Here is an updated example menu with this plugin and the rest that are in the folder, added by mharrisonline on Tue Sep 27 20:32:33 2005.
changeset 355 changed line breaks...
fix bug in call to stripBaseUrl
catching the error witch appears if there is a folder js in a folder of a plugin.
javascript error handler for ext_example, and two little mistakes
nsert popup Help with keyboard shortcuts (and translation to German)
Added NO translation for HorizontalRule plugin in UTF-8 format.
add translation to HorizontalRule, and some DE lang files now have more consistent markup
Add missing ;, DE files now have consistent markup
Make plugin HorizontalRule Skinable, replace image functions for buttons which don't exists, insert language support.