summaryrefslogtreecommitdiff
path: root/doc/tips/using_the_web_interface_with_a_real_text_editor.mdwn
blob: 1c9ecdc8cc56ef0b06157893d4bbeb9b1988b2d4 (plain)

If you use Firefox or Iceweasel, the It's All Text extension allows you to use a real text editor like Emacs or Vim to edit the contents of text areas. This allows you to edit ikiwiki pages with a real text editor through the ikiwiki web interface, rather than only with direct commit access. --[[JoshTriplett]]

For Firefox or Iceweasel users, the vimperator extension is also a good idea. You can press Ctrl-I in the insert mode of vimperator and switch to an external editor, e.g. Vim. --[[WeakishJiang]]