kirilldmt
Junior Member
Posts: 20
Joined: Jun 2010
|
embeding the lightbox into the ckeditor
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>
|
|
|
|
Connie
Super Moderator
Posts: 2,683
Joined: Feb 2011
|
embeding the lightbox into the ckeditor
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
|--
Die deutsche GetSimple-Webseite: http://www.Get-Simple.de = the german Get-Simple-Website!
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
|
|
|
|