Releases for Tiny Tiny MCE
tinytinymce 6.x-1.12
First released: January 10, 2009 - 21:59
Size: 15.85 KB
md5_file hash: 4965738a9489bafb3276351acbec04b2
Last updated: January 10, 2009 - 22:00
Realease 6.x.1.11 was incomplete. This release should contain all the necessary files.
tinytinymce 6.x-1.11
First released: January 10, 2009 - 10:47
Size: 10.25 KB
md5_file hash: cbc56130ec9b10d5539a92cf1303222b
Last updated: January 10, 2009 - 10:50
PLEASE NOTE - THIS RELEASE IS "BROKEN" FOR SOME REASON
Several of the files are missing - to get it to work you will need to
- install the 6.x.1.10 release
- then install this release 6.x.1.11
- then update the module number in tinytinymce.info
More control over selecting which text areas are enabled for TinyMCE
- previously you could specify which textareas were to be disabled/switched off
- you can now reverse this condition so you can specifify which ones are to be switched on/enabled
tinytinymce 5.x-1.5
First released: November 3, 2008 - 17:51
Size: 12.22 KB
md5_file hash: 6f520e95e1ef55157d9269d02c3b8c78
Last updated: November 3, 2008 - 17:55
Documentation bug fixed
tinytinymce 5.x-1.4
First released: November 3, 2008 - 17:44
Size: 12.22 KB
md5_file hash: 3ae01c3565532ddb1176044ac0e2584e
Last updated: November 3, 2008 - 17:45
Added ability to control width of edit area (in advanced mode)
tinytinymce 6.x-1.10
First released: November 3, 2008 - 17:11
Size: 14.55 KB
md5_file hash: 25d65ac7f20b6371279cb02bc5a40317
Last updated: November 3, 2008 - 17:15
Edit area size is now configurable - will default to 100%.
Some bug fixes
tinytinymce 6.x-1.9
First released: September 9, 2008 - 16:47
Size: 13.75 KB
md5_file hash: cc0d4eb29fbec382860cb6607cb754a7
Last updated: September 9, 2008 - 16:50
Main feature of this release is that rich text will not be switched on in admin screens. The rich text toggle is there so it can be turned on at the user's choice. This is to prevent the editor corrupting system settings.
tinytinymce 6.x-1.8
First released: September 1, 2008 - 18:45
Size: 13.47 KB
md5_file hash: 1d91bf9954d8919d88b3b691585afaf0
Last updated: September 1, 2008 - 18:50
Fix for bug in PHP mode.
If upgrading, it will be necessary to reset the init parameters:
- go to admin/settings/tinytinymce
- click Reset to defaults
2 new features have been added (this was necessary because the fix changes the way textareas are initialised:
- specify textareas for which TinyMCE is allowed but are not initially switched on
- display textarea IDs - as an aid to identification during setup
The new behaviour for this module is:
- by default all textareas are enabled for TinyMCE (with a toggle to turn them off)
- you can list textareas to exclude (TinyMCE not enabled and no way of turning it on)
- you can list textareas to be turned off (with a toggle to turn it on)
To enter PHP code into your textarea:
- turn off the rich text editor using the toggle
- the php declaration (<?php) must be the very first thing in the textarea
- save your node
- the next time you edit, TinyMCE will be turned off
- to re-enable rich text editing, remove the php declaration and save your node
tinytinymce 5.x-1.3
First released: August 9, 2008 - 10:18
Size: 12.1 KB
md5_file hash: 5e16ba6d3a7f425fc38c90caf79ec204
Last updated: August 9, 2008 - 10:20
Incorporates DeathClaw's patch to integrate tinytinymce with IMCE.
tinytinymce 6.x-1.7
First released: June 25, 2008 - 17:30
Size: 12.13 KB
md5_file hash: 2b014eee2c8496d5573cea9baa7eaef1
Last updated: June 25, 2008 - 17:35
Added support for IMCE + bug fix
tinytinymce 6.x-1.6
First released: June 25, 2008 - 17:26
Size: 12.17 KB
md5_file hash: 43646c6eefb895216b36cc9e5fcdd25e
Last updated: June 25, 2008 - 17:30
Added support for IMCE image browser.
tinytinymce 5.x-1.2
First released: June 9, 2008 - 08:03
Size: 11.67 KB
md5_file hash: 594d772bf0d01c787bab448c0ac3c657
Last updated: June 9, 2008 - 08:05
Bug fixes:
- function t() not found
- better integration with Drupal caching
tinytinymce 6.x-1.5
First released: June 9, 2008 - 08:02
Size: 11.97 KB
md5_file hash: dad3c7ccfdf66f6e92419f21fccd04f0
Last updated: June 9, 2008 - 08:05
Latest bug fixes:
- teaser split
- function t() not found
- better compatibility with Drupal caching
tinytinymce 5.x-1.1
First released: June 5, 2008 - 10:57
Size: 11.43 KB
md5_file hash: 661028a0342b9da1b806fdeefcba304b
Last updated: June 5, 2008 - 11:00
Contains bugs fixes and tinyMCE has been unbundled, making it compliant with Drupal CVS rules
tinytinymce 6.x-1.4
First released: June 5, 2008 - 10:01
Size: 11.7 KB
md5_file hash: bab49e86f9325d658f43e787746e4c0d
Last updated: June 5, 2008 - 10:05
Contains some bug fixes. Moxiecode's tinyMCE is now a separate download.
tinytinymce 6.x-1.2
First released: May 15, 2008 - 11:26
Size: 9.36 KB
md5_file hash: 59a44ba24008dd4f185c6a4abf07fc96
Last updated: May 15, 2008 - 11:30
Added a check to ensure that the module is correctly installed. If not correct, it puts up a message - previously it crashed the site!
tinytinymce 6.x-1.1
First released: May 15, 2008 - 08:30
Size: 9.17 KB
md5_file hash: ebdb231de168e63f047dbe2d481f07b7
Last updated: May 15, 2008 - 08:35
Please be careful to install this in the correct place, it should be in
{your drupal site}/sites/all/modules/tinytinymce
Do not put it in with the core modules - it will crash your site.
tinytinymce 6.x-1.0
First released: May 14, 2008 - 11:31
Size: 9.15 KB
md5_file hash: 8a518b2fda782891a664c8c54a8f7d3d
Last updated: May 14, 2008 - 11:35
Another go at first release!
tinytinymce 6.x-1.x-dev
First released: May 14, 2008 - 11:19
Size: 15.86 KB
md5_file hash: fd110919601e82663b1d889c46e7c81f
Last updated: January 10, 2009 - 12:16
Initial realease of tinytinymce module
