GetSimple Support Forum
embeding the lightbox into the ckeditor - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: embeding the lightbox into the ckeditor (/showthread.php?tid=1687)



embeding the lightbox into the ckeditor - kirilldmt - 2011-05-10

How can i embed into the ckeditor's file manager the possibility to paste image's code - lightbox styled.
example:
standart code
Code:
<img alt="" src="img.jpg" style="width: px; height: px;" />


i want
Code:
<a class="lightbox" href="img.jpg" onclick="return hs.expand(this)"><img src="thumb.img.jpg" width="px" height="px"></a>



embeding the lightbox into the ckeditor - Connie - 2011-05-10

Privet Kirill!

As I am currently exploring the editor and describing what is possible with it, this topic is on my list, I realized that for another cms some time ago, but that was FCKeditor, now it is CKEditor

but I will find it out.

Please have an eye on the editor section in the wiki, if I succeed, I will describe it there

poka, and greetings to Piter, I spent a lot of time there (in Carskoe Selo, to be precise)

Connie