thiur / jobberbase

Automatically exported from code.google.com/p/jobberbase
MIT License
0 stars 0 forks source link

Textile Replacement #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We seriously need to find a replacement for Textile for Job Posting - both
in backend or frontend.

There are several alternatives we can try:

1. Stripped down TinyMCE
2. Markitup - Loved its interface and features like using it as
BBCOde/HTML/Wiki Editor ( http://markitup.jaysalvat.com/home/ )
3. Some more JQuery based editors -
http://www.queness.com/post/212/10-jquery-and-non-jquery-javascript-rich-text-ed
itors

Please discuss.

Original issue reported on code.google.com by navjotjs...@gmail.com on 18 Sep 2009 at 1:54

GoogleCodeExporter commented 9 years ago
I suggest using CKEditor (http://ckeditor.com/demo) but also with a minimalistic
toolset (bold, italic, underline, bullets, alignment).

Original comment by filip...@gmail.com on 18 Sep 2009 at 8:33

GoogleCodeExporter commented 9 years ago
CkEditor Looks great. One more suggestion then, why not replace TinyMCE also 
with
CKEditor. Carrying two editors can make the package bulky.

Original comment by navjotjs...@gmail.com on 19 Sep 2009 at 1:15

GoogleCodeExporter commented 9 years ago
Just Tested the latest revision with CKEditor - It is working ok...even allowing
images to be posted.

Only problem seems to be in IE 7, it is not loading though the demo on site 
loads. I
will make a branch specially for testing Ckeditor and fixing bugs only related 
to
CKEditor...afterwards it can be merged into main branch. I am hoping to replace
TinyMCE and Textile Completely with CKEditor.

--
Navjot Singh

Original comment by navjotjs...@gmail.com on 19 Sep 2009 at 3:52

GoogleCodeExporter commented 9 years ago

Original comment by navjotjs...@gmail.com on 19 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago
Integrated CKEditor at all places where TinyMCE/Textile resided. IE 7 Bug still 
resides. Will need to test it more. May not be possible in v1.9.

Separate branch containing CKEditor version of jobberBase will be committed in 
next 24 
hours. Please test it.

Original comment by navjotjs...@gmail.com on 25 Nov 2009 at 6:52

GoogleCodeExporter commented 9 years ago
If anyone is interested, I've replaced Textile with TinyMCE (the same that is 
used when editing pages) in 
https://github.com/rimas-kudelis/jobberbase/commits/master (see commits dated 
September 25, 2013).

Original comment by rim...@gmail.com on 25 Sep 2013 at 2:52