master
Joey Hess 2008-12-20 11:04:45 -05:00
parent 4176c3483d
commit 6828cd84a1
1 changed files with 6 additions and 1 deletions

View File

@ -5,4 +5,9 @@ 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]]
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]]
Finally, with wikis configured to allow, [[untrusted_git_push]], you can
ditch the browser altogether. --[[Joey]]