[Solved]3 columns

erdas - February 19, 2007 - 12:41
Project:Channel Nine
Version:5.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:erdas
Status:active
Description

if i have an wysiwg-editor module installed and i switch to channel nine theme
the editor is no more visible in any edit-page.
do i have to place it in some or anyhow, or something like this?

thank for help in advance
akoe

#1

TheoRichel - February 26, 2007 - 11:23

I am having the same problem. When I want to create content I see no TinyMCE toolbar, but only a link saying 'disable richt text'. Clicking on it however is useless.

Thanks

Theo Richel

#2

TheoRichel - February 26, 2007 - 11:47

FYI: I get an 'object expected' error whenever I click the toggle

Thanks TR

#3

sjz - February 26, 2007 - 20:57

Right - Here's the answer:

Edit File: page.tpl.php

  <head>
    <title><?php print $head_title ?></title>
    <meta http-equiv="Content-Style-Type" content="text/css" />
    <?php print $head ?>
    <?php print $styles ?>
    <?php print $scripts ?> <== Add this line
  </head>

It works ...

#4

TheoRichel - February 27, 2007 - 08:51
Title:wysiwg-editor» wysiwg-editor: solution works, but uncovers AND solves other problems

First of all: thanks very much because in both IE and FF Tiny MCE is back!
Also: I reported elsewhere that the Channel Nine theme was apparently not compatible with the Simplemenu module (the menu bar didnt show up), well it does now, wonderful!

However new problems emerge:
In Firefox and IE the Tiny MCE-box is bigger then the content area in Channel Nine allows.

In IE the toolbar shines through the two right columns. I see no option in the TinyMCE conf to change this. The only way to write is by switching to full screen mode.

In FF the writing area is simply cut off, the right side of the toolbar and writing area are simply not visible. Switching to Full screen mode in TinyMCE does give a full screen, but the right columns do not disappear (although the toolbar is visible in its entirety now).

#5

sjz - February 27, 2007 - 14:49

Yes - there's a bit of a hassle in the way that the editor is injected into the stream and I don't have the energy to properly investigate it.

Workaround:

  1. Edit the tinymce profile
  2. Expand "Editor Appearance"
  3. set:
    • toolbar location "bottom"
    • toolbar alignment "left"
    • Path Location "bottom"
    • Enable resizing button "true"
  4. Reload the editor page and it should work

#6

TheoRichel - February 27, 2007 - 15:28
Title:wysiwg-editor: solution works, but uncovers AND solves other problems» Thank you

Thanks for the rather quick reaction.
In IE it seems to work flawless, but in FF there is no cursor visible and pasting a chunk of text brings me to a Mozilla-page where I should correct something in FF, that is, If I use the toolbar. Ctrl V works.

#7

TheoRichel - March 2, 2007 - 15:17

Also the Tiny MCE loses the buttons for bold and italic and underlined and the dialogbox to upload a picture is unusable because the buttons cannot be reached.

#8

sjz - March 2, 2007 - 15:24
Title:Thank you» TinyMCE

I'm not sure what you're experiencing and I believe that the problem should be further logged as a TinyMCE bug. I have departed substantially from its original look and feel (replaced CSS, motified .tpls) and only used it as a framework to learn about Drupal themes. The editor DOES work for me but I'm not testing it in anything but IE for now.

Sorry I can't be of more help.

#9

TheoRichel - March 2, 2007 - 16:24
Title:TinyMCE» 3 columns

Hey that is strange. When setting up the pages with Channel Nine they present themselves with 4 columns, but when you approach the site from the net suddenly only 3 columns are left.

Also the font sizes become a mess.

#10

TheoRichel - March 3, 2007 - 13:17

I have to correct that a bit. Both in IE and FF you get 4 columns only after logging in. Before that you get three. Wonder how to correct that?

#11

TheoRichel - March 3, 2007 - 13:41

Solved. It was just a matter of the right permissions for the particular block in column 3

#12

Vako - April 1, 2009 - 20:03

Can the owner of this post edit the title to indicate [Solved] please.

#13

TheoRichel - April 4, 2009 - 18:40
Title:3 columns» [Solved]3 columns
 
 

Drupal is a registered trademark of Dries Buytaert.