Search

You searched for the word(s):
Showing page 1 of 2 (11 total posts) < 1 second(s)
  • Re: Load a different version of common.config dynamically?

    Cos,&nbsp;It would have to be either:&nbsp;NVP$editor-&gt;showCustomDropDownItems = ''abc=123,ghi=789'';&nbsp;or XML$editor-&gt;showCustomDropDownItems = '&lt;item text=''abc'' value=''123''&gt;&lt;/item&gt;&lt;item text=''ghi'' value=''789''&gt;&lt;/item&gt;';&nbsp;&nbsp;&nbsp;
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 21, 2011
  • disable word & character count?

    Is there a way to remove this without &nbsp;$editor-&gt;ShowBottomBar=false;???&nbsp; &nbsp;Its inaccurate anyway, so I dont want it.&nbsp;Type 123456 and entercharacter count&nbsp; says 6Hit the space bar.&nbsp; Now it is 9.
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 21, 2011
  • Re: Javascript API docs incomplete

    That IS the documentation I said was incomplete.&nbsp; I have been studying it for a week. There is no&nbsp;documentation on ExecCommand IsReady &nbsp; IsReady is easy to figure out, but how&nbsp;could I easily know it was available since it is not in docs? What else is missing? Docs on how&nbsp;&nbsp;ExecCommand works would be nice.
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 20, 2011
  • Re: Load a different version of common.config dynamically?

    Good question.&nbsp;I would like to see an option to send custom XML to override the file so on-the-fly configs could be built and sent, rather than create 4,297 config files for toolbars also.&nbsp;&nbsp;
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 19, 2011
  • Re: Javascript API docs incomplete

    OK, the height was a stupid questioneditor1.style.height&nbsp;.... but there seem to be other methods and properties not documented - so the question remains.
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 19, 2011
  • Javascript API docs incomplete

    Are there more complete docs that what I found on the site?&nbsp;The sample shows enumerating instance and getting editor1.IsReady, as well as others, but docs say nothing of this.&nbsp;As an example, I would like to get the editor height if a user changes it to store and recall later.&nbsp; So I know there is more than what the docs show - how ...
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 19, 2011
  • DELETED

    &nbsp;
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 19, 2011
  • Re: Font List behavior inconsistant

    Thanks Eric, but I already saw that. Please refer to my original post where I say that I am already using that, but it is centered unformated text in the drop down, where I would LIKE to have it look like it does using the XML in the config file.&nbsp;Also, where is the best place to post&nbsp; ' feature' suggestions?
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 13, 2011
  • Font List behavior inconsistant

    Using the XML to configure the font list, the fonts are left aligned and are rendered.&nbsp;When using the&nbsp; $editor-&gt;FontFacesListproperty, the font names are in plain text and centered.&nbsp;Is there a way to get&nbsp;FontFacesList to work like the XML?&nbsp; I need to dynamically specify fonts&nbsp;FYI -&nbsp;FontFacesList is not in the ...
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 12, 2011
  • Re: multiple editors for template based CMS

    In the process of creating a condensed script, it appears to work, so I need to see what in our site is interfering.&nbsp; There is no problem in my example when isolated. &nbsp; Thanks.
    Posted to Cute Editor for PHP (Forum) by jmarcv on May 12, 2011
1 2 Next >