Main navigation
Product navigation
Main content
CKEditor 4
Overview
Demo
Accessibility Checker
Add-ons
Documentation
Download
Pricing
More
Home
WYSIWYG Editors
CKEditor 4
CKEditor 5
Image upload
CKFinder
Easy Image
Collaboration
Comments
New
Track changes
New
Collaborative editing
Pricing
Case studies
New
Documentation
Help center
Blog
Contact us
The forum operates in
read-only
mode. Please head to
StackOverflow
for support.
Forums
CKEditor
Support
Last post
Sat, 11/17/2007 - 05:24
#1
hgisch
Joined:
17/11/2007
Posts:
5
start-up editor in PHP with toolbar minimized
can anybody tell me (yes, I'm new to this tool) how to start the editor in a PHP environment with the toolbar minimized - same as pushing the little arrow on the left bottom?
Appreciate all help,
rgds,
Hans
Fri, 11/23/2007 - 13:07
#2
avairet
Joined:
23/10/2007
Posts:
24
Re: start-up editor in PHP with toolbar minimized
Hi,
Just open your fckconfig.js file, search and set this value to false!
"FCKConfig.ToolbarStartExpanded = true ;"
BR
Avairet
Sun, 12/02/2007 - 10:15
#3
hgisch
Joined:
17/11/2007
Posts:
5
Re: start-up editor in PHP with toolbar minimized
Thanks for that - sorry for the late reply, have been away.
rgds,
Hans
Twitter
Facebook
Facebook
Instagram
Medium
Linkedin
GitHub
Arrow down
Phone
Menu
Close icon
Check
Re: start-up editor in PHP with toolbar minimized
Just open your fckconfig.js file, search and set this value to false!
"FCKConfig.ToolbarStartExpanded = true ;"
BR
Avairet
Re: start-up editor in PHP with toolbar minimized
rgds,
Hans