Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+17 votes
3.0k views
in Plugins by
edited by

Hello all , 

I have bundled a version of CK editor which has capability of providing cool features of Code editing , which named as Qa Express Editor 

Demo  .---  http://qademo.interviewcrackers.com/ask  (this is a demo site on my dev server )

You can download it here - https://github.com/amiyasahu/q2a-express-editor 

You might need syntax highlighters for highlighting the code . Here is one for you - http://www.question2answer.org/qa/37512/ 

Another example - http://qademo.interviewcrackers.com/5/code-editor-for-q2a-ready-for-testing 

sample output with a cool syntax highlighting - 

It also has many inbuilt themes for costumizing . It is a FREE Editor . Feel free to test it on the server and let me know if there is any issues . 

 

Hope it helps . 

Cheers !!

Q2A version: 1.6.3
by
Great thank you. I just tested it, working fine :) The only concern that i have is for mobile views where we tend to lighten the size of javascript files being loaded. Is there a way to make ckEditor light weighted for mobile view?
by
thanks @Waterfr Villa for your review . I have done this because I saw many people are struggling to have code editor for q2a sites . So it will be helpful to them . For mobiles CK editor becomes little heavy . Till now I did not found any way to make it lightweight .
by
Good work. Maybe I implement a syntax parser in SCeditor as well.
by
Thanks @Kai .
by
Hello, first thanks for this great plugin, i install on localhost when i try add html code in my post i see code like regular text, how i can fix this ?

Thanks.
by
You need syntax highlighters for highlighting the code . Here is one for you - http://www.question2answer.org/qa/37512/
by
yes yes now work greaaaat :)
by
Enjoy            :)
by
Hi,

I am new to Q2A and really not able to figure out how to install the these plugins.

Please help.
by
please give me the link i canĀ“t find it

thanks in advance
by
thanks man... you're awesome...

3 Answers

0 votes
by
V1.0 has been released and it is free
+1 vote
by
Thanks good plugin can you make good themes as well ?
by
edited by
As I am working for q2a in my free time . I dont have enough time for a theme development . May be I will try in future . Thanks
0 votes
by
Thanks ...! It really helped me
...