Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > CopperCube > Feature requests and bug reports
A complete editor

falcon12
Registered User
Quote
2016-10-15 14:24:30

A complete editor (with font size tuning possibility etc.) for editing javascript action


niko
Moderator
Quote
2016-11-04 05:24:29

If you are using more complex JavaScript, I can recommend to use some external editor like Notepad++. Maybe that would be an option too?


jaimezegpi
Guest
Quote
2016-11-04 13:47:35

mm.. for no using the basic textarea of coppercube, i include external file but only works in web platform.

var imported = document.createElement('script');
imported.src = '/path/to/imported/script';
document.head.appendChild(imported);



falcon12
Registered User
Quote
2016-11-08 16:56:57

Niko : I would like to have an included in CC, editor. When I edit a Javascript action, or any text ressource in CC, I would like to see a (more) complete editor, not to use an external one. Why ? Because I don't want to spend time copying/pasting everytime text between CC and this external editor like I do 1000 time/day (and solving problems induced by the mistakes I do performing these copying/pasting actions).


falcon12
Registered User
Quote
2016-11-08 17:07:23

jaimezegpi, thanck you.

In fact I don't understand this code !

var imported = document.createElement('script');
imported.src = '/path/to/imported/script';
document.head.appendChild(imported);

what is "document" ? a predefined type of var (an object ?, a class ?) What do this code is supposed to do ?
Launching an editor with "script" as parameter ?
Edit javascript action with an other editor ?


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internat?onal" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact