Hi,
I need to allow users to enter tab in the editor, how can I do this?
So when they press tab it should actually insert a tab (or a number of spaces) instead of jumping to the next control on the page.
(Or even control+tab would be ok for me)
Thnx.
I need to allow users to enter tab in the editor, how can I do this?
So when they press tab it should actually insert a tab (or a number of spaces) instead of jumping to the next control on the page.
(Or even control+tab would be ok for me)
Thnx.
Re: Allowing the users to enter TAB in the editor
I am also having this problem
I am also having this problem.
Tried all suggested settings , but no luck. It always moves the focus instead of making spaces.
You need to install the tab
You need to install the tab plugin (it's enabled in all standard presets except the basic one) and configure config.tabSpaces. Remember about clearing cache.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
great , works fine now.
great , works fine now.