summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
sun [Mon, 1 Dec 2008 14:36:12 +0000]
Preparing release 6.x-0.5.
sun [Mon, 1 Dec 2008 14:32:41 +0000]
#340758 by sun: Changed installation instructions to be displayed permanently.
sun [Mon, 1 Dec 2008 14:14:41 +0000]
#322657 by sun: Fixed "Enabled by default" option does not work when disabled.
sun [Sun, 30 Nov 2008 17:16:27 +0000]
#328052 by sun: Fixed switching input formats leads to wrong editor/state.
sun [Sun, 30 Nov 2008 15:48:32 +0000]
#337569 by sun: Fixed different profiles for same editor are not respected.
sun [Sun, 30 Nov 2008 13:30:26 +0000]
#340195 by sun: Fixed #after_build function not invoked on all forms.
sun [Mon, 17 Nov 2008 00:15:29 +0000]
#333521 by sun: Fixed TinyMCE version detection to look at the actual script.
sun [Mon, 17 Nov 2008 00:06:33 +0000]
#329657 by svendecabooter, sun: Added Whizzywig support.
sun [Thu, 13 Nov 2008 03:00:43 +0000]
#333521 by sun: Fixed TinyMCE version detection docs.
sun [Tue, 4 Nov 2008 00:47:58 +0000]
#327100 by sun: Changed access permission for settings page to 'administer filters' to prevent incomplete updates.
sun [Mon, 3 Nov 2008 23:57:40 +0000]
#322731 by sun: Fixed improper use of t() in module install file.
sun [Mon, 3 Nov 2008 21:13:42 +0000]
#329410 by sun: Fixed editor not loaded if there is only one input format.
sun [Sun, 2 Nov 2008 20:22:09 +0000]
#324366 by sun: Fixed "Illegal offset type" error on custom content-types.
sun [Sun, 2 Nov 2008 16:26:51 +0000]
#328948 by sun: Fixed PHP notices when editors are assigned, but not configured.
sun [Sun, 2 Nov 2008 14:13:25 +0000]
#327710 by sun: Fixed nicEdit version could not be detected.
sun [Thu, 30 Oct 2008 18:24:12 +0000]
#328116 by sun: Added Safari plugin for TinyMCE 3. Note for later: we could also add this plugin automatically, since we have jQuery.browser.
sun [Thu, 30 Oct 2008 10:15:20 +0000]
#327710 by sun: Added nicEdit support.
sun [Wed, 29 Oct 2008 12:20:20 +0000]
by sun: Minor code clean-up.
sun [Wed, 29 Oct 2008 10:13:15 +0000]
#323855 by sun: Increased supported version of jWYSIWYG to 0.5.
sun [Wed, 29 Oct 2008 00:35:12 +0000]
#323671 by sun: Fixed TinyMCE editor not resized when browser is resized.
sun [Wed, 29 Oct 2008 00:09:11 +0000]
#327152 by sun: Fixed breadcrumbs for profile configuration pages.
sun [Tue, 28 Oct 2008 23:46:27 +0000]
#323855 by Rob Loach, sun: Added jWYSIWYG support.
sun [Tue, 28 Oct 2008 22:46:05 +0000]
#327100 by sun: Associate editors/profiles with input formats. Major milestone.
sun [Sat, 25 Oct 2008 13:35:51 +0000]
#325980 by markus_petrux: Added Spanish/Catalan translation for Break plugin.
sun [Mon, 20 Oct 2008 18:48:31 +0000]
#323795 by sun: Removed obsolete Wysiwyg Editor module files.
sun [Mon, 20 Oct 2008 12:45:09 +0000]
#308912 by sun: Fixed alignment of editor buttons in TinyMCE 3.
sun [Sun, 19 Oct 2008 21:29:22 +0000]
#308912 by sun: Fixed alignment of editor buttons in TinyMCE 3.
sun [Thu, 16 Oct 2008 17:01:59 +0000]
#316507 by sun: Fixed TinyMCE 3 not detached properly from AJAX contents.
sun [Wed, 15 Oct 2008 14:24:36 +0000]
#320559 by markus_petrux, sun: Added confirmation form to delete profiles.
sun [Tue, 14 Oct 2008 21:45:10 +0000]
#321216 by sun: Replaced Wysiwyg Editor module with Wysiwyg module.
sun [Tue, 14 Oct 2008 18:08:00 +0000]
#321086 by sun: Fixed (old-style) Teaser break plugin breaks TinyMCE 3.
sun [Mon, 13 Oct 2008 23:16:50 +0000]
#316507 by sun: Code clean-up; editor settings should be cloned for init, too.
sun [Mon, 13 Oct 2008 23:02:30 +0000]
#282717 by sun: Fixed FCKeditor default settings while FCKeditor maintainers get up and running.
sun [Mon, 13 Oct 2008 20:52:44 +0000]
#319363 by sun: Changed JS settings namespace 'wysiwygEditor' to 'wysiwyg'.
sun [Mon, 13 Oct 2008 19:34:29 +0000]
#319363 by sun: Code clean-up; fixed missing namespace change in tinymce-3.js.
sun [Sat, 11 Oct 2008 22:48:00 +0000]
#273408 by quicksketch: Added blockquote button for TinyMCE 3.
sun [Sat, 11 Oct 2008 19:54:24 +0000]
#319363 by sun: Changed JavaScript namespaces and centralized namespace initialization.
sun [Fri, 10 Oct 2008 21:57:09 +0000]
#270780 by sun: Fixed TinyMCE 3 support for external plugins.
sun [Fri, 10 Oct 2008 21:44:21 +0000]
#309832 by sun: Fixed README.txt.
sun [Fri, 10 Oct 2008 21:24:34 +0000]
#253600 by sun: Changed editor integration so that client-side editors attach to input formats instead of textareas and are invoked for input format enabled textareas only.
sun [Mon, 6 Oct 2008 23:44:52 +0000]
by sun: Schema code clean-up.
sun [Sun, 5 Oct 2008 22:08:38 +0000]
#282717 by sun: Added (basic) FCKeditor support.
sun [Sun, 5 Oct 2008 21:02:29 +0000]
Removed obsolete TinyMCE 2.1.3 patch.
sun [Sun, 5 Oct 2008 21:01:20 +0000]
#316507 by sun: Added Drupal.wysiwyg function stacks to execute editor library specific actions upon initializing, attaching, detaching, and toggling an editor. Editor specific JavaScript resides in separate files now, as specified and returned by implementations of hook_editor().
Wysiwyg is a real API finally, supporting multiple editors and editor versions. Yay! 8)
sun [Sun, 5 Oct 2008 16:29:15 +0000]
#316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple editors (missing added files).
sun [Sun, 5 Oct 2008 16:27:33 +0000]
#316507 by sun: Rewrote Wysiwyg API's internal architecture to support multiple editors.
sun [Fri, 12 Sep 2008 20:21:04 +0000]
Preparing Wysiwyg 6.x-0.3.
sun [Fri, 12 Sep 2008 20:18:33 +0000]
#125267 by sun: Removed Safari browser warning configuration option.
sun [Fri, 12 Sep 2008 19:50:43 +0000]
#304243 by sun: Fixed profile configuration improperly passed to JavaScript.
sun [Sat, 6 Sep 2008 13:50:35 +0000]
#304243 by sun: Code clean-up for wysiwyg_editor_profile_overview().
sun [Fri, 5 Sep 2008 20:20:24 +0000]
#289218 by gustav: Fixed E^ALL notice if node has no body field.
sun [Fri, 5 Sep 2008 20:09:22 +0000]
#304243 by sun: Code clean-up for wysiwyg_editor_user_status().
sun [Sat, 23 Aug 2008 21:12:22 +0000]
#299108 by toniw: Added setting for TinyMCE's auto-cleanup paste feature.
sun [Tue, 12 Aug 2008 16:44:36 +0000]
#293916 by sun: Clarified TinyMCE compatibility in README.txt.
sun [Sun, 10 Aug 2008 20:42:21 +0000]
#293425 by sun: Fixed foreach warning during upgrade from TinyMCE module.
sun [Fri, 8 Aug 2008 20:13:47 +0000]
#292517 by sun: Fixed SQL error during upgrade from TinyMCE.
sun [Wed, 6 Aug 2008 16:37:35 +0000]
#286470 by chayner, sun: Fixed wrong editorBasePath in editor configuration.
sun [Fri, 1 Aug 2008 15:11:12 +0000]
#227687 by sun: Fixed improperly capitalized package name.
sun [Wed, 30 Jul 2008 18:58:45 +0000]
#288028 by Matthew Davidson: Fixed outdated check for PHP input filter.
sun [Thu, 17 Jul 2008 21:34:40 +0000]
#280727 by sun: Removed gzip compressor from installation instructions.
sun [Tue, 8 Jul 2008 02:54:21 +0000]
Fixed JavaScript errors when JS aggregation/compression is enabled.
sun [Tue, 8 Jul 2008 02:47:37 +0000]
#268562 by sun: Code clean-up.
sun [Sun, 29 Jun 2008 22:24:19 +0000]
#268562 by sun: Code clean-up; changed format for custom defined CSS classes and removed error-prone auto-layout of buttons in favor of aligning them in one row with a stylesheet; may break existing profiles.
sun [Sun, 15 Jun 2008 17:28:15 +0000]
#270730 by hass, sun: Added German translation for Teaser break plugin.
sun [Thu, 12 Jun 2008 21:30:32 +0000]
#268838 by sun: Fixed PHP warning if no buttons are enabled for a profile.
sun [Thu, 12 Jun 2008 19:31:52 +0000]
#268838 by sun: Ported to Drupal 6.x.
sun [Wed, 11 Jun 2008 04:29:01 +0000]
#268562 by sun: Code clean-up.
sun [Tue, 10 Jun 2008 18:20:14 +0000]
#152046 by sun: Added hook_wysiwyg_plugin().
sun [Tue, 10 Jun 2008 14:16:38 +0000]
#268562 by sun: Code clean-up.
sun [Tue, 10 Jun 2008 14:09:16 +0000]
#268562 by sun: Code clean-up.
sun [Sat, 7 Jun 2008 20:36:39 +0000]
#60667 by sun: Fixed wrong editor profile is loaded when user is granted access to more than one profile.
sun [Sat, 7 Jun 2008 17:53:18 +0000]
#264739 by sun: Fixed missing t() around some profile settings options.
sun [Sat, 7 Jun 2008 17:23:55 +0000]
Added patches to fix a bug in TinyMCE editor's JS.
sun [Tue, 3 Jun 2008 23:21:39 +0000]
#264739 by sun: Improved output strings.
sun [Sat, 31 May 2008 05:21:58 +0000]
#264739 by hass, sun: Fixed potx error due to wrong t() string.
hass [Fri, 30 May 2008 19:40:59 +0000]
A few German fixes
hass [Fri, 30 May 2008 19:33:25 +0000]
* Updated POT file
* Updated German translation
sun [Fri, 30 May 2008 03:03:01 +0000]
#264411 by sun: Cleaned coding-style using coder_format script.
sun [Fri, 30 May 2008 02:48:10 +0000]
#264411 by sun: Moved admin functions into separate include file.
sun [Fri, 30 May 2008 02:19:15 +0000]
#264411 by sun: Renamed module to Wysiwyg Editor.
#264411 by sun: Added TinyMCE data import upon installation.
sun [Thu, 29 May 2008 23:35:30 +0000]
Initial fork of TinyMCE module (2008-05-30).
#118747 by nedjo, sun: Upgraded code for jQuery.
sun [Thu, 1 May 2008 16:10:54 +0000]
Added changelog.
sun [Sun, 7 Oct 2007 23:41:21 +0000]
Initial commit of wysiwyg module skeleton. Heavy documentation. Lots of considerations. Everyone welcome to join discussions at drupal.org/project/wysiwyg