2016-04-28, 00:47:32
ctrl shift v ? or use paste from word button
BETA 3.3.9 beta 3
|
2016-04-28, 00:47:32
ctrl shift v ? or use paste from word button
2016-04-28, 01:06:16
Actually this scenario works fine for me.
I can copy and paste images and links inside column cells, I did notice you cannot select and copy tables themselves.
2016-04-28, 02:02:33
(2016-04-28, 01:06:16)shawn_a Wrote: Actually this scenario works fine for me. ctrl shift v doesn't work but Yes, it is OK with pasteFromWord thing. I even made it with the entire Table, it works ! but... CSS CLASS don't come with it... Well, i guess this will be improved in the future.
2016-04-28, 02:21:05
Im sure it depends on the browser and OS, copy and paste are native operations, im sure some don't even support copying html.
2016-04-28, 10:49:55
Zekoolweb, are you using the "full" toolbar on the CKEditor (or a custom one that includes the Templates button)?
If so, you can make your table as a custom Content Template allowing your client to insert the table (or anything else) with a click of a button. You write the snippets of code yourself so can include any classes and ids. http://docs.cksource.com/CKEditor_3.x/Us.../Templates Just make sure to change the one option so that "Replace actual Contents" is UNCHECKED. (The tool was original meant to set a whole (blnank) page up, not inserting snippets like this.) This isn't as flexible as being able to copy and paste everything on a whim, obviously, but it may solve some immediate issues for you.
2016-04-28, 21:10:56
(2016-04-28, 10:49:55)Raeven Wrote: Zekoolweb, are you using the "full" toolbar on the CKEditor (or a custom one that includes the Templates button)? Hi Raeven, this is good to know, thanks. I'll try this.
2016-04-28, 22:01:12
Is there a plugin allowing to make our own "custom Content Template" ?
Without having to hard-code-it...
2016-04-28, 22:14:33
(2016-04-28, 22:01:12)zekoolweb Wrote: Is there a plugin allowing to make our own "custom Content Template" ? There's a plugin over here: http://get-simple.info/extend/plugin/gsconfig-ui/938/ But I don't know if it works with the new ckeditor.
2016-04-28, 23:20:08
You can also use the stylesheet parser plugin and a style sheet to set styles automatically, if that helps at all.
I still don't see a problem here in chrome, i can copy content exactly the way it is, including classes etc.
2016-05-15, 04:27:45
omg cke fixed the bug just in time, after liek 4 years.
GS 3.3.10 should fix the ckeditor icons bug Feel free to test https://github.com/GetSimpleCMS/GetSimpl.../v3.3.10b4 ( cke updated to 4.5.9 ) I have not pushed to the site yet.
2016-05-15, 16:13:54
Yes it works ok, proper icons after upgrading from 3.3.8. No need to refresh cache, tested with Firefox and Chrome in the machine where I had this issue.
|
« Next Oldest | Next Newest »
|