]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/index/discussion.mdwn
try
[ikiwiki.git] / doc / index / discussion.mdwn
index c37ee4f6d562b50ab35090e545a21ae2d447d9ff..9f9b1820b3fd6f47334c6dfb34d957767c712224 100644 (file)
@@ -12,6 +12,19 @@ Note that for more formal bug reports or todo items, you can also edit the
 Ikiwiki creates a .ikiwiki directory in my wikiwc working directory. Should I
 "svn add .ikiwiki" or add it to svn:ignore?
 
+> `.ikiwiki` is used by ikiwiki to store internal state. You can add it to
+> svn:ignore. --[[Joey]]
+> > Thanks a lot.
+
+Is there an easy way to log via e-mail to some webmaster address, instead
+of via syslog?
+
+> Not sure why you'd want to do that, but couldn't you use a tool like
+> logwatch to mail selected lines from the syslog? --[[Joey]]
+
+> > The reason is that I'm not logged in on the web server regularly to
+> > check the log files. I'll see whether I can install a logwatch instance.
+
 ----
 # Excellent - how do I translate a TWiki site?
 
@@ -150,3 +163,25 @@ Any tool to edit the user database?
 > I've not written actual utilities to do this yet because I've only needed
 > to do it rarely, and the data I've wanted has been different each time.
 > --[[Joey]]
+
+----
+
+# Spaces in WikiLinks?
+
+Hello Joey,
+
+I've just switched from ikiwiki 2.0 to ikiwiki 2.2 and I'm really surprised
+that I can't use the spaces in WikiLinks. Could you please tell me why the spaces
+aren't allowed in WikiLinks now?
+
+My best regards,
+
+--[[Paweł|ptecza]]
+
+> See [[bugs/Spaces_in_link_text_for_ikiwiki_links]]
+
+----
+
+# Build in OpenSolaris?
+
+Moved to [[bugs/build_in_opensolaris]] --[[Joey]]