RokPad 1.0 Released

RokPad 1.0 Released

RokPad has been updated to version 1.0 which updates the CodeMirror library to version 0.65, added new text-formatting functionality, changes to line numbers and text wrapper, fixes several cross browser issues, fixes for prevention of saving or applying work, amongst other fixes.

To update your extensions, download the latest extension package from the RokNavMenu download section and reinstall your extension, a listing of the changed and added files is listed below:

Joomla 1.5 Plugin

Version: 1.0
  • Updated the CodeMirror library to latest version (0.65)
  • Added text-formatting functionality. A set of buttons that you can create/modify through an XML (can be found at plugins/editors/rokpad/text-formatter/buttons.xml). Text-formatting allows also to create your own set of custom shortcuts to be attached to the custom buttons.
  • Line Numbers and Text Wrapper are now separated. You can now choose to have one, the other, both or none. They are totally independent and now Line Numbers supports wrapped text as well.
  • Fixed several minor browsers specific issues (safari, internet explorer, opera)
  • Workaround for preventing apply and save not working on those components that are not firing the editor onSave method.
Changed Files (extension) Located in the /plugins/editors directory upon installation:
  • /rokpad/CHANGELOG.php
  • /rokpad/css/rokpad.css
  • /rokpad/js/rokpad.js
  • /rokpad/rokpadtidy.php
  • /rokpad.php
  • /rokpad.xml
Added Files (extension) Located in the /plugins/editors directory upon installation:
  • /rokpad/text-formatter/

Previous RokPad Updates