Hi there.

I've been tinkering with adding ckeditor capability to cctiddlywiki,
and I got it to work with the plugins from here:
http://simonmcmanus.wordpress.com/2010/06/28/installing-ckeditor-with-standalone-tiddlywiki/

Basically it's 3 plugins and a bit of code to markuppreheader.

I was wondering, can I somehow add the code to markuppreheader via a
javascript, but it only adds it if the plugin is enabled (and doesn't
disturb other code which already is in there), and the code isn't
there if the plugin isn't enabled?

The code I want to add is:
<script type=”text/javascript” src=”./ckeditor/ckeditor.js“></script>

- maybe I don't have to add it to markuppreheader?  Anyone know of
some other TW way to reference to this which I'm missing?

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to