| Author |
Message |
fondy Regular


Joined: Sep 12, 2003 Posts: 52
|
Posted:
Thu Sep 27, 2007 2:57 am |
|
Hi
have tried to change the height parameter in fckeditor.php in \includes directory, but it didnt helped.
When I change $oFCKheight in mainfile.php all is ok
Should it be that way ?
regards |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 7485 Location: Arizona
|
Posted:
Thu Sep 27, 2007 6:22 am |
|
Actually, each use of nukeW can have a different height set. I would not hard code the height within mainfile.php.
For example, in Submit News' index.php there is this line (RavenNuke):
wysiwyg_textarea('story', '', 'NukeUser', '50', '12');
The '12' is the setting of the rows for the 'story' field.
What is it that you are trying to accomplish? |
|
|
|
 |
fondy Regular


Joined: Sep 12, 2003 Posts: 52
|
Posted:
Thu Sep 27, 2007 9:36 am |
|
Hi
I wanted to have more lines in fckeditor when logged in as admin and write articles. Thougt I could change the height only in fckeditor.php.
This means I have to change in the index.php i the modules\News\admin. |
|
|
|
 |
Gremmie Former Moderator in Good Standing

Joined: Apr 06, 2006 Posts: 2401 Location: Iowa, USA
|
Posted:
Thu Sep 27, 2007 10:56 am |
|
fondy, I agree. It feels like I am trying to write a document through a keyhole in there.  |
|
|
|
 |
fondy Regular


Joined: Sep 12, 2003 Posts: 52
|
Posted:
Thu Sep 27, 2007 2:11 pm |
|
Hi Gremmie
yes
Using your GCalendar on some of my sites, keep up your good work
regards |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 4887
|
Posted:
Thu Sep 27, 2007 8:25 pm |
|
You could also just click the full screen editor icon... |
|
|
|
 |
Gremmie Former Moderator in Good Standing

Joined: Apr 06, 2006 Posts: 2401 Location: Iowa, USA
|
Posted:
Thu Sep 27, 2007 9:19 pm |
|
| kguske wrote: | | You could also just click the full screen editor icon... |
Wow I love that editor more and more every day! Thanks for integrating that into Nuke!!! |
|
|
|
 |
fondy Regular


Joined: Sep 12, 2003 Posts: 52
|
Posted:
Thu Sep 27, 2007 11:12 pm |
|
| kguske wrote: | | You could also just click the full screen editor icon... |
There you have it, fantastic
regards |
|
|
|
 |
|
|
|
|