[web2py] Re: Web2py ckEditor

2015-04-21 Thread Jim S
1. Go here http://ckeditor.com/download and download CKEditor. I just use the Standard Package. 2. Open the zip file that you downloaded and copy the entire ckeditor folder to web2py/applications/your_app/static/js 3. Add this line to your layout.html after jquery is loaded script

[web2py] Re: Web2py ckEditor

2015-04-21 Thread Dmitry Ermolaev
How use ckeditor in FORM - not SQLFORM ?? среда, 18 июня 2014 г., 12:56:48 UTC+3 пользователь Sharjeel Ali Shaukat написал: i m using ckeditor here i want to show runtime preview in div and also using its options like Bold button dont highlights the text and are not working perfectly

[web2py] Re: Web2py ckEditor

2015-03-05 Thread Massimo Di Pierro
it js so it would go into applications/yourapp/static/ On Wednesday, 4 March 2015 17:27:28 UTC-6, Alex Glaros wrote: hi Tim how do I install ck_editor? assume I don't know what directory to use or anything else thanks! Alex -- Resources: - http://web2py.com - http://web2py.com/book

[web2py] Re: Web2py ckEditor

2015-03-04 Thread Alex Glaros
hi Tim how do I install ck_editor? assume I don't know what directory to use or anything else thanks! Alex -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues)

[web2py] Re: Web2py ckEditor

2014-06-19 Thread Sharjeel Ali Shaukat
i m using ckeditor from web2slices -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google

[web2py] Re: Web2py ckEditor

2014-06-19 Thread Tim Richardson
OK, I hope that I can help with that. I don't know what you mean by show runtime preview in div. The editor is designed to be attached to certain fields in a form, as instructed in the web2py slices page. The editor works fine as the plugin instructs, when used in the browsers that I have

[web2py] Re: Web2py ckEditor

2014-06-18 Thread Tim Richardson
Which plugin from web2pyslices are you using? Also, can you be more clear about the problem. On Wednesday, June 18, 2014 7:56:48 PM UTC+10, Sharjeel Ali Shaukat wrote: i m using ckeditor here i want to show runtime preview in div and also using its options like Bold button dont highlights