Downloads

Download tar.gz 13.47 KB
MD5: 1d91bf9954d8919d88b3b691585afaf0
SHA-1: 43b8c699a049b95307b777e344db33fb4297429c
SHA-256: 0c316cd16dc5972d20c78d94485ed9bf9cc301f09bf52d83f56d4533d344247e
Download zip 16.11 KB
MD5: 6fb3c7f01b593b35d7db1c9226ee5f71
SHA-1: 21225d09c923e2e86e9bda874c13eafd892eaab7
SHA-256: f731706bac8886f20bf1fde621e9465ada12e06361b464881575b675030f535f

Release notes

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

Created by: Steve Lockwood
Created on: 1 Sep 2008 at 18:45 UTC
Last updated: 1 Sep 2008 at 18:45 UTC
Unsupported

Other releases