Closed (fixed)
Project:
TinyMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 12:51 UTC
Updated:
6 Feb 2007 at 20:51 UTC
TinyMCE is not showing all though I've set it up completely. I'm using the default Garland theme of Drupal 5.0. Using Firefox on Linux, with Adblock disabled.
Comments
Comment #1
marqpdx commentedI am using the Internet_Jobs theme, and the module is enabled, set to show for page node type, but when i create a page, there is not TinyMCE either; am using linux, firefox, 5.1 of Drupal.
thanks
mark
Comment #2
kreynen commentedDoes it work in any theme? I can't get the current release to show up in 5 or 5.1 with multiple Drupal installs I've tested it with.
Comment #3
kreynen commentedThe versions on this and the previous release are confusing similar...
NEW (not working in 5 or 5.1 for me)
; $Id: tinymce.info,v 1.0 2006/12/24 17:51:48 Wendy Exp $
name = TinyMCE
description = The most popular WYSIWYG editor for advance content.
; version added by drupal.org packaging script on 2006-11-25
version = "5.x-1.0"
PREVIOUS (working in 5 and 5.1)
; $Id: tinymce.info,v 1.0 2006/12/24 17:51:48 Wendy Exp $
name = TinyMCE
description = The most popular WYSIWYG editor for advance content.
; version added by drupal.org packaging script on 2006-11-25
version = "5.x-1.x-dev"
Comment #4
superfly commentedGot it working... not sure why or how...
Note: I had installed TinyMCE module et al to /modules/tinymce
Steps I took:
Drupal 5.0, TinyMCE 2.0.8, module 5.x-1.x-dev
Comment #5
kreynen commentedOK, now I feel dumb. When I went to compare the two versions of TinyMCE, I figured out my problem pretty quickly. I was missing everything in the includes dir. I don't know where I was downloading the previous version of TinyMCE for Drupal 5, but that version included the TinyMCE files. I thought someone was being nice to new users... no longer forcing them download TinyMCE sperately.
Is there some licensing issue that prevents the current version of TinyMCE from being included with the module?
Comment #6
kreynen commented