Welcome to Pintexx Forum Sign in | Join | Faq

pinEdit WP

Started by ej595 at 08-02-2006 12:36 . Topic has 4 replies.

Print Search
Sort Posts:    
   08-02-2006, 12:36
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Quite confused.
Reply Quote
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 is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Quite confused.
Reply Quote

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 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Re: Quite confused.
Reply Quote
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 is not online. Last active: 12.01.2012 07:36:39 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.910
Re: Quite confused.
Reply Quote

Hi,

in PHP you have to use server code like this:

$pinedit->setMenu(true);

Regards,
Hans-Peter


   Report 
   08-03-2006, 1:04
ej595 is not online. Last active: 17.08.2006 12:24:26 ej595

Not Ranked
Joined on 08-01-2006
Posts 0
Re: Quite confused.
Reply Quote
Thank you very much. That was the missing link.

   Report 
Pintexx Forum » Developer Produ... » pinEdit WP » Re: Quite confused.