Author |
Message |
fondy
Regular


Joined: Sep 12, 2003
Posts: 63
|
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: 9457
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? |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
fondy

|
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: 2415
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.  |
_________________ Only registered users can see links on this board! Get registered or login! - An Event Calendar for PHP-Nuke
Only registered users can see links on this board! Get registered or login! - A Google Maps Nuke Module |
|
|
 |
fondy

|
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: 6437
|
Posted:
Thu Sep 27, 2007 8:25 pm |
|
You could also just click the full screen editor icon... |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Gremmie

|
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

|
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 |
|
|
|
 |
|