Redactor

Software Screenshot:
Redactor
Software Details:
Version: 1.2.6
Upload Date: 29 Sep 17
Developer: Imperavi Ltd.
Distribution Type: Commercial
Price: 0.00 $
Downloads: 0

Rating: nan/5 (Total Votes: 0)

The Redactor jQuery plugin transforms regular textareas into WYSIWYG editors, allowing site users to enter and style their text as they see fit.

Redactor was built to be used as a basic rich text editor, yet it has slowly evolved from a nice open source project to an advanced, commercially available, text formatting toolkit.

The editor has seen wide-spread adoption in many open source or commercial projects, being the default text formatting WYSIWYG editor for projects like Pulse CMS, Perch, or Statamic.

If you choose to go with Redactor for one of your next projects, the editor will greatly reduce the time spent formatting text, and make life a lot more easier for both developers and end-users alike.

System requirements

  • JavaScript enabled on client side
  • jQuery 1.8 or higher

What is new in this release:

  • New:
  • Text Alignment plugin
  • Improved:
  • redactor.css now compiles from Sass
  • Link tooltip positioning over multiline links
  • Minor dropdown improvements
  • Fixed:
  • In IE11 pressing "Enter" led to screen jumping to the top for some users
  • Issue with pasted tables content
  • Incorrect href target was added to the links when "Open link in new tab" has been checked
  • Issue with pasting multiple lines into a list
  • Superscript did not work properly in Inline Style plugin
  • Occasionally, pasted text was not wrapped in a paragraph tag
  • Issue with apostrophe in URLs
  • Switching between visual mode and source code mode (using Source Code plugin) led to occasional divs removal
  • Sometimes deleting an item from a list split the list in two
  • In Air Mode, it was not possible to copy text from a surrounding web page
  • Undo and redo worked unreliably with 'pre' tag
  • If selected text contained multiple links, "Unlink" option did not appear in Link dropdown
  • Caret occasionally got stuck in center after inserting an image

What is new in version 10.2:

  • Improved 'Unlink' option will not show unless a link is selected
  • Improved Removing events from images, when these events no longer needed
  • Improved Backspace key outdents indented text
  • Improved Plugins support for AMD and require.js
  • Fixed Repeatedly adding or removing of a block element formatting in linebreaks mode leads to multiple unexpected ‘br' tags
  • Fixed Adding a list in Firefox leads to creation of two list items at a time
  • Fixed Issue with inability to leave a folded list
  • Fixed Issue with Shift+Tab not functioning properly with lists and folded lists
  • Fixed Issue with & in links being replaced with &
  • Fixed Unwanted invisible-space span being added when using code formatting
  • Fixed Issue with extra ‘br' tag being added at the end of the text on Return in linebreks mode
  • Fixed tags not being properly removed on paste from MS Word
  • Fixed Issue with dropdownHideCallback not functioning properly
  • Fixed ‘Script' tag being removed regardless of the settings
  • Fixed Multiple minor placeholder issues
  • Fixed Issue with removing
    from text in Firefox
  • Fixed Deleting text from a table sometimes made Fireox freeze
  • Fixed Extra
    tag being added at the end of text in Firefox
  • Fixed Issue with formatting dropdown not working in linebreaks mode
  • Fixed Merging two different types of lists lead to Redactor crash in some cases
  • Fixed ‘insert.html' method malfunction when called externally multiple times
  • Fixed Issue with disappearing cursor after paste and pressing Return twice in Chrome
  • Fixed TextExpander plugin not working in Firefox
  • Fixed blurCallback being sometimes triggered on focus in Internet Explorer 11
  • Fixed Text pasted over selected text disappearing in Internet Explorer 11
  • Fixed blurCallback doesn't trigger on Tab inside of formatted text
  • Fixed Formatting not being applied to first entered text in Firefox when Redactor is empty or has a placeholder
  • Fixed ‘code.removeSpaces' removes zero-width joiner and non-joiner symbols, required in some languages
  • Fixed Scrollbar not being restored after closing any of Redactor's modal window when Redactor itself launched in a modal window

What is new in version 10.1.2:

  • New Cursor position sync between visual mode and code mode
  • Fixed ‘code.destroy' removed button tooltips from not destroyed instances
  • Fixed link tooltips didn't hide after image modal was opened
  • Fixed insert Table didn't work properly in ‘linebreaks' mode
  • Fixed linkify didn't turn of properly in Internet Explorer
  • Fixed several minor issues with uploaded images properties and attributes
  • Fixed ‘replaceSelection' method is back
  • Fixed empty 'style' attributes broke images occasionally
  • Fixed ‘rel' attribute was always removed from links inside of 'span' elements
  • Fixed second and following instances of didn't receive proper visual formatting styles
  • Fixed creating multiline links caused lines to merge
  • Fixed multilevel lists were had inconsistent formatting upon paste from MS Word
  • Fixed temporary fix for iOS typing lag visible on some older iPads

What is new in version 10.1:

  • New CodeMirror syntax highlighting. Native integration with CodeMirror syntax highlighting via single 'codemirror: true' setting, which allows users to switch to source code view and have their code syntax nicely highlighted. Here's an example.
  • NewUploadcare Plugin. Upload media from various social networks and cloud storages easily with Uploadcare, no backend necessary. Settings and details on Github.
  • Improved‘convertUrlLinks', 'convertImageLinks' and 'convertVideoLinks' settings now convert URLs to links, images and videos respectively on spacebar and on paste as well as on Return
  • ImprovedImage and file uploads now have ‘XMLHttpRequest' header for better ajax request handling
  • Improved'FormattingAdd' now allows both styles and methods (for instance, "Clear formatting" option could use 'inline.removeFormat' method). See FormattingAdd setting.
  • ImprovedBetter automatic URL to link conversion
  • ImprovedMinor refinements in ‘autosave' feature
  • Fixed Unremovable empty line above tables
  • Fixed ‘insertedTableCallback' in ‘linebreaks' mode
  • Fixed Issue with autosave not working properly if all text was deleted from Redactor
  • Fixed ‘convertImageLinks' converting words like ".jpg" into ‘img' tag
  • Fixed Issue with trailing space being selected after link editing
  • Fixed Typo in "+ + this.uuid"
  • Fixed Temporary image attribute ‘rel' remains in code after ‘sync'
  • Fixed In Windows double click on a word selects this word together with trailing space
  • Fixed If a link has formatting, "Edit Link" tooltip doesn't show
  • Fixed When Redactor has no focus and has a placeholder, this placeholder remains in visual layer after table is inserted
  • Fixed Lists don't work properly when Redactor is located inside of a table
  • Fixed Issue with dropdowns staying open after scrolling page beyond Redactor

What is new in version 10.0.9:

  • New 'uploadStartCallback' triggers when image or file upload has started
  • New Setting 'autosaveFields' allows to pass extra variables with autosave
  • Improved toolbar z-index improvements for better performance when Redactor is in modal windows
  • Fixed In 'linebreaks' Enter key required to be pressed twice to create a new line in some cases
  • Fixed Redactor in page'sdoesn't break Internet Explorer 8 anymore
  • Fixed In some instances, B/I buttons didn't switch to inactive state
  • Fixed With 'cleanOnPaste: false' visual layer didn't sync code with textarea
  • Fixed When text is pasted on top of selected text, page scrolled to the bottom in some cases
  • Fixed 'Clips' plugin malfunction in Internet Explorer replacing previously inserted text
  • Fixed Redactor removes closing inside
  • Fixed When pasting text formatted with Bold and Italic, it was impossible to remove this formatting with B/I toolbar buttons
  • Fixed In Firefox changing links' text did't apply upon inserting link
  • Fixed In Internet Explorer 11 pasted text disappeared on Enter in some instances
  • Fixed With 'placeholder' in place and no focus in Redactor, it was impossible to exit a list
  • Fixed When user applied Bold or Italic formatting to a link, toolbar's 'unlink' feature stopped working
  • Fixed In Internet Explorer 11 text was scrolling to the top upon pressing toolbar buttons
  • Fixed In Firefox backspace key was deleting table cells along with other content in some cases
  • Fixed In Firefox multiple Redactors on a single page made dropdowns shift to the next Redactor upon scrolling

Similar Software

Carota
Carota

13 May 15

jQuery.Markbar
jQuery.Markbar

13 May 15

jHtmlArea
jHtmlArea

13 May 15

Other Software of Developer Imperavi Ltd.

Kube
Kube

10 Dec 15

Comments to Redactor

Comments not found
Add Comment
Turn on images!