Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Free Nodelet Hack: a graphical editor for composing nodes

by planetscape (Chancellor)
on Dec 26, 2010 at 09:26 UTC ( [id://879200]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    // initialize quicktips
    Ext.QuickTips.init();
    ...
            }
        }
    }
    
  2. or download this
    // find the textare of the current page and add a a link to show the h
    +tml editor dialog
    var ta = find_my_ta();
    ...
        
        return false;
    };
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://879200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-24 09:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found