aboutsummaryrefslogtreecommitdiff
path: root/doc/tips.mdwn
diff options
context:
space:
mode:
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 05:29:25 +0000
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-06 05:29:25 +0000
commit797563b4395044fcda0f2479d920452145b093e7 (patch)
tree6d86e77279aff0448d2541e017556b22587cabbe /doc/tips.mdwn
parenta3d33f3c24b9ffd2a0564d1db834b967b6313a3f (diff)
downloadikiwiki-797563b4395044fcda0f2479d920452145b093e7.tar
ikiwiki-797563b4395044fcda0f2479d920452145b093e7.tar.gz
Add tip about using an external editor with Firefox or Iceweasel.
Diffstat (limited to 'doc/tips.mdwn')
-rw-r--r--doc/tips.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/tips.mdwn b/doc/tips.mdwn
index 9af326072..71e857faf 100644
--- a/doc/tips.mdwn
+++ b/doc/tips.mdwn
@@ -18,3 +18,12 @@ I should mention that I also have a
write blog posts in a text editor. The first line I enter is used as the
title, and it automatically comes up with a unique page name based on the
title and handles all the details of posting to my blog. --[[Joey]]
+
+## using the web interface with a real text editor
+
+If you use Firefox or Iceweasel, the [It's All
+Text](https://addons.mozilla.org/en-US/firefox/addon/4125) 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]] \ No newline at end of file