|
|
pinEdit WP
Started by ej595 at 08-02-2006 12:36 . Topic has 4 replies.
 
 
|
|
Sort Posts:
|
|
|
|
08-02-2006, 12:36
|
ej595
Joined on 08-01-2006
Posts 0
|
|
|
Ive download the demo, and i have the product running on a test server. It all looks pretty good other than the menubar is not showing like on the pinEdit demo site. ie The File - New etc topmenu does not show. I have the config_menu.js file configured , at least i think i do. The menu operation icons are all there fine and working well, but just no menu bar.
any ideas anyone ? Thank you
|
|
|
|
|
Report
|
|
|
|
08-02-2006, 8:11
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
|
|
|
Hi,
did you turn on the menu ? Which technology do you use (ASP.Net) ?
The menu can be turned on with
editor.menu = true
Regards, Hans-Peter
|
|
|
|
|
Report
|
|
|
|
08-02-2006, 5:32
|
ej595
Joined on 08-01-2006
Posts 0
|
|
|
ok. im using the PHP version. Will the same apply ? and i presume i add that statement to the end of the config_menu.js file ?
thank you.
|
|
|
|
|
Report
|
|
|
|
08-02-2006, 9:28
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
|
|
|
Hi,
in PHP you have to use server code like this:
$pinedit->setMenu(true);
Regards, Hans-Peter
|
|
|
|
|
Report
|
|
|
|
08-03-2006, 1:04
|
ej595
Joined on 08-01-2006
Posts 0
|
|
|
Thank you very much. That was the missing link.
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit WP » Re: Quite confused.
|
|
|
|