This topic is locked

Innova Editor problem

3/12/2009 11:19:48 AM
PHPRunner General questions
J
jacekq author

Hi,
I've created a new project: a table with field marked as RTE and Innova.

I've put some text in it but I can't store anything to that field!
Regards,

Jacek

J
Jane 3/13/2009

Jacek,
thank you for pointing me to this bug.

We'll fix it in the next update.

J
jacekq author 3/16/2009

Hi,
I've done some investigations. Here are my deductions:

  • if I switch field type to RTE (not necessary Innova) the problem doesn't disappear
  • it looks like RTE <textarea> field is currently build on iframes so IMHO no modification of its value is possible
  • Innova: special key for 'full screen edit' is not working beacuse of iframes
  • Innova: modal dialog for selecting pictures from server is not working because of lack of some code in innova.php. The following line of code should be added:

echo "oEdit" . $cfieldname . ".cmdAssetManager=\"modalDialogShow('../assetmanager/assetmanager.php',640,445);\";";



Regards,

Jacek

J
jacekq author 5/20/2009

Jacek,

thank you for pointing me to this bug.

We'll fix it in the next update.


Jane,
I was waiting patiently for the final release of PHPR but it seems there is still problem with Innova editor:

  • I can't switch edit area to Full Screen - this is possible in PHPR 5.0 projects - there is a button to do this
  • it looks like Innova is placed in iframe - I don't know if it is good idea i that case
    Regards,

    Jacek

J
Jane 5/21/2009

Jacek,
unfortunately full screen mode doesn't work in the current version. We're working on it.

Iframes are used to show Innova Editor in InlineEdit mode.

J
jacekq author 5/21/2009

Hi,

I've created a new project: a table with field marked as RTE and Innova.

I've put some text in it but I can't store anything to that field!
Regards,

Jacek


There is another problem with Innova: there is a button for placing images - link to Asset Manager. After you pressed it (in previous versions) you had a link to upload images to server. It also had a some kind of picture viewer of pictures on server to choose a one - Asset Manager.
In current version, 1977, there is no link to viewer (Asset Manager)! You can only put an url to the image you need.
Regards,

Jacek

J
Jane 5/22/2009

Jacek,
we have not changed options in Innova Editor.

Could you send me screenshot with your settings to support@xlinesoft.com?