]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Merge branch 'master' of ssh://git.ikiwiki.info
authorJoey Hess <joey@kitenet.net>
Wed, 29 Jun 2011 18:43:51 +0000 (14:43 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 29 Jun 2011 18:43:51 +0000 (14:43 -0400)
17 files changed:
doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn [new file with mode: 0644]
doc/forum/Flowplayer/comment_1_75d13cd915a736422db47e00dbe46671._comment [new file with mode: 0644]
doc/forum/nginx:_404_plugin_not_working.mdwn
doc/forum/nginx:_404_plugin_not_working/comment_5_0720cd8842dc1cb338b74a0e6fdb2aac._comment [new file with mode: 0644]
doc/ikiwikiusers.mdwn
doc/plugins/contrib.mdwn
doc/plugins/contrib/sphynkx.mdwn [new file with mode: 0644]
doc/plugins/contrib/type/video.mdwn [new file with mode: 0644]
doc/plugins/contrib/video.mdwn [new file with mode: 0644]
doc/plugins/openid.mdwn
doc/shortcuts.mdwn
doc/tips/Install_ikiwiki_on_Mac_OS_X___91__Snow__93___Leopard_via_MacPorts.mdwn [deleted file]
doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn [deleted file]
doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard/discussion.mdwn [deleted file]
doc/tips/ikiwiki_on_mac_os_x.mdwn [new file with mode: 0644]
doc/users/aland.mdwn [new file with mode: 0644]
doc/users/sphynkx.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn b/doc/bugs/Unable_to_add_attachments_to_some_pages.mdwn
new file mode 100644 (file)
index 0000000..2f11e2e
--- /dev/null
@@ -0,0 +1,14 @@
+I can add attachment to some pages within an ikiwiki site. ( for example the index page ), but I'm unable to add attachments to other child pages.
+
+When I try I get the error message "Error: bad attachment filename".  I can successfully attach the same file to the index page.
+
+I'm running
+
+ikiwiki version 3.20100815.7 on Debian Squeeze.
+
+Please advise.
+
+
+> I get the following error in apache error.log
+> Died at /usr/share/perl5/IkiWiki/CGI.pm line 466.
+> -- [[aland]]
diff --git a/doc/forum/Flowplayer/comment_1_75d13cd915a736422db47e00dbe46671._comment b/doc/forum/Flowplayer/comment_1_75d13cd915a736422db47e00dbe46671._comment
new file mode 100644 (file)
index 0000000..159e9dc
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="Sphynkx"
+ ip="85.238.106.185"
+ subject="Videoplugin"
+ date="2011-06-27T02:27:19Z"
+ content="""
+Hello!!
+Test my [videoplugin](http://ikiwiki.info/plugins/contrib/video/)!!
+"""]]
index b39dde1100c0f5edc7923b97f3da377602262567..dd23e3128af41806c979485037ee798c10304f0d 100644 (file)
@@ -8,4 +8,5 @@ If i use the [[shell script for lighttpd|bugs/404_plugin_and_lighttpd]], ikiwiki
 
 Might this be a mistake by me or does anyone know a workaround to get the 404 plugin working with nginx? --[[bacuh]]
 
-    
+
+
diff --git a/doc/forum/nginx:_404_plugin_not_working/comment_5_0720cd8842dc1cb338b74a0e6fdb2aac._comment b/doc/forum/nginx:_404_plugin_not_working/comment_5_0720cd8842dc1cb338b74a0e6fdb2aac._comment
new file mode 100644 (file)
index 0000000..60824bd
--- /dev/null
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawl981Fi5YVeEC_ncO9cJTfkPyyy2A_-tG8"
+ nickname="Mick"
+ subject="comment 5"
+ date="2011-06-25T12:00:24Z"
+ content="""
+Is [[this|missing_pages_redirected_to_search-SOLVED]] what you are after ?  --[Mick](http://www.lunix.com.au)
+"""]]
index 558d3cd699dbfbd7c5f9f6ea03072f6a20372251..d4e8add561ae397c468082fb9ae5a5bbadcf56b2 100644 (file)
@@ -189,3 +189,4 @@ Personal sites and blogs
 * [Siri Reiter](http://sirireiter.dk/) portfolio website with a blog (in danish)
 * [L'Altro Wiki](http://laltromondo.dynalias.net/~iki/) Tutorials, reviews, miscellaneus articles in English and Italian, from the IRC network syrolnet.org
 * [STUPiD](http://lhzhang.com/)
+* gregoa's [p.r. - political rants](http://info.comodo.priv.at/pr/)
index 8ae457ee2fbbcaf900561bbc79154832b83bbe1b..74eccb7931905011723ffce4ec230355a6a899cb 100644 (file)
@@ -1,7 +1,7 @@
 These plugins are provided by third parties and are not currently
 included in ikiwiki. See [[install]] for installation help.
 
-[[!map pages="plugins/contrib/* and !plugins/contrib/*/* and !*/Discussion"]]
+[[!map pages="plugins/contrib/* and !plugins/contrib/*/* and !*/Discussion and !plugins/contrib/sphynkx"]]
 
 [[!inline pages="plugins/contrib/*" rootpage="plugins/contrib" show=-1
 postformtext="Add a new plugin:" feeds=no]]
diff --git a/doc/plugins/contrib/sphynkx.mdwn b/doc/plugins/contrib/sphynkx.mdwn
new file mode 100644 (file)
index 0000000..230d39c
--- /dev/null
@@ -0,0 +1 @@
+My [Infopage](http://sphynkx.org.ua/)
diff --git a/doc/plugins/contrib/type/video.mdwn b/doc/plugins/contrib/type/video.mdwn
new file mode 100644 (file)
index 0000000..b60e26a
--- /dev/null
@@ -0,0 +1 @@
+These plugins enhance the web interface.
diff --git a/doc/plugins/contrib/video.mdwn b/doc/plugins/contrib/video.mdwn
new file mode 100644 (file)
index 0000000..1cafe0e
--- /dev/null
@@ -0,0 +1,26 @@
+[[!template id=plugin name=video author="[[Yury Chumak|sphynkx]]"]]
+[[!tag type/video]]
+
+## Video
+
+This plugin provides embedding video on wikipages. Plugin uses most simple embedding method - only with *embed* tag and without  any JS-scripts.
+
+###Usage
+
+>\[\[\!video width=100 height=100 type="application/x-shockwave-flash" src="/\_jwplayer/player.swf" allowscriptaccess="always" allowfullscreen="true" autostart="false" file="path\_to\_video"\]\]
+
+All parameters are optional except *file* and will be replaced with the default settings as showed in the above example.
+
+*file* is relative path in webdir or web-address (to Youtube page).
+
+### Install
+Download and unpack [archive](http://sphynkx.org.ua/progr/videoplug/jw_videoplugin.tar.bz2) in your ikiwiki webdir. 
+Or download [JW Player](http://www.longtailvideo.com/players/jw-flv-player/) and [perl module](http://sphynkx.org.ua/progr/videoplug/video.pm) separately. Make dir *\_jwplayer* and put player.swf in it. Also put *video.pm* in *Plugin* dir. In Ikiwiki configuration switch on the plugin:
+
+    add_plugins => [qw{.......... video}]
+
+### Note
+
+[Htmlscrubber](http://ikiwiki.info/plugins/htmlscrubber/) may block *embed* tag.
+
+If embed tag present but video not playing - check mode of unpacked *player.swf*.
index f3b3abfbb6cd8af0203d522ca13d07201a3d540b..d56d1a396b8b505e424d272d8d93bae4dd3eb455 100644 (file)
@@ -17,7 +17,7 @@ only use some other form of authentication, such as [[passwordauth]].
 ## options
 
 These options do not normally need to be set, but can be useful in
-certian setups.
+certain setups.
 
 * `openid_realm` can be used to control the scope of the openid request.
   It defaults to the `cgiurl` (or `openid_cgiurl` if set); only allowing
index cafe3f573ef5cfd4811bee9688afa1675302aca9..053c0771fb81eda9a14476d6854891161c924a8b 100644 (file)
@@ -61,6 +61,10 @@ This page controls what shortcut links the wiki supports.
 * [[!shortcut name=ohloh url="http://www.ohloh.net/projects/%s"]]
 * [[!shortcut name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]]
 * [[!shortcut name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="bug %s"]]
+* [[!shortcut name=ubupkg url="http://packages.ubuntu.com/%s"]]
+* [[!shortcut name=mozillazinekb url="http://kb.mozillazine.org/%s"]]
+* [[!shortcut name=freebsdwiki url="http://wiki.freebsd.org/%s"]]
+* [[!shortcut name=hackage url="http://hackage.haskell.org/package/%s"]]
 
 To add a new shortcut, use the `shortcut`
 [[ikiwiki/directive]]. In the url, "%s" is replaced with the
diff --git a/doc/tips/Install_ikiwiki_on_Mac_OS_X___91__Snow__93___Leopard_via_MacPorts.mdwn b/doc/tips/Install_ikiwiki_on_Mac_OS_X___91__Snow__93___Leopard_via_MacPorts.mdwn
deleted file mode 100644 (file)
index 0d68cc8..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-The easiest way of installing ikiwiki on Mac OS X [Snow] Leopard and Tiger is via MacPorts: <http://www.macports.org/>
-
-This project ports Open Source software into Mac Os X platform.
-It's very easy to intall ikiwiki via MacPorts:
-
-1.- Donwnload and install MacPorts port manager from:  <http://www.macports.org/install.php> . 
-    Port manager installs via Mac Os X installer. Prerequisite: XCode.
-    Se above URL for details
-
-2.- Run 
-
-    $ sudo port install ikiwiki
-
-This installs ikiwiki and all of its dependencies
-
-enjoy
-
-Enrique Castilla
diff --git a/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn b/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard.mdwn
deleted file mode 100644 (file)
index bb1db0c..0000000
+++ /dev/null
@@ -1,184 +0,0 @@
-These are some notes on installing ikiwiki on Mac OS X Snow Leopard. I have a three year old machine with a lot of stuff on it so it took quite a while, YMMV. 
-
-The best part of installing ikiwiki was learning how to use git. I never used source control before but its pretty slick.
-
-
-## installing git:
-
-cd /opt/ikiwiki/install
-
-curl http://kernel.org/pub/software/scm/git/git-(latest version).tar.gz -O
-
-tar xzvf git-(latest version).tar.gz
-
-cd git-(latest version)
-
-./configure --prefix=/usr/local 
-
-make prefix=/usr/local all
-
-sudo make install
-
-
-git config --global user.name "firstname lastname" 
-
-git config --global user.email "email here"
-
-git config --global color.ui "auto" 
-
-
-curl http://www.kernel.org/pub/software/scm/git/git-manpages-1.7.3.1.tar.gz | sudo tar -xzC /usr/local/share/man/
-
-
-## installing ikiwiki:
-I had terrible trouble installing ikiwiki. It turned out I had accidentally installed Perl through ports. Uninstalling that made everything install nicely.
-I got an error on msgfmt. Turns out this is a program in gettext. I installed that and it fixed the error.
-
-cd ..
-
-git clone git://git.ikiwiki.info/
-
-cd git.ikiwiki.info/
-
-perl Makefile.PL  LIB=/Library/Perl/5.10.0
-
-make
-
-sudo make install
-
-when you make ikiwiki it gives you a .git folder with the ikiwiki files. Stay out of this folder. You want to learn how to create a clone and make all your changes in the clone. When you push the changes ikiwiki will update. I moved a file in this folder by accident because I named my working file the same and I couldn't get into the setup page. I had apparently messed up my ikiwiki git repository. I did a pull into my clone, deleted the repository and webserver/ cgi folders and ran a new setup. Then I did a git clone and dragged all my old files into the new clone. Did the git dance and did git push. Then the angels sang.
-
-
-## using git from inside a git folder:
-
-start with git clone, then learn to do the git dance like this.
-
-git pull
-
-make your changes to your clone
-
-git commit -a -m "message here"
-
-git push
-
-
-When you can't get into the setup page or you get strange behavior after a setup update the Utilities > Console app is your friend.
-
-## installing gitweb
-
-cd ../git-1.7.3.1/gitweb
-
-make GITWEB_PROJECTROOT="/opt/ikiwiki/" GITWEB_CSS="/gitweb.css" GITWEB_LOGO="/git-logo.png" GITWEB_FAVICON="/git-favicon.png" GITWEB_JS="/gitweb.js"
-
-cp gitweb.cgi /Library/WebServer/CGI-Executables/
-
-cp /usr/local/share/gitweb/static/git-favicon.png /Library/WebServer/Documents/
-
-cp /usr/local/share/gitweb/static/git-logo.png /Library/WebServer/Documents/
-
-cp /usr/local/share/gitweb/static/gitweb.css /Library/WebServer/Documents/
-
-cp /usr/local/share/gitweb/static/gitweb.js /Library/WebServer/Documents/
-
-
-sudo chmod 2755 /Library/WebServer/CGI-Executables/gitweb.cgi
-
-sudo chmod 2755 /Library/WebServer/Documents/git-favicon.png
-
-sudo chmod 2755 /Library/WebServer/Documents/git-logo.png
-
-sudo chmod 2755 /Library/WebServer/Documents/gitweb.css
-
-sudo chmod 2755 /Library/WebServer/Documents/gitweb.js
-
-
-## installing xapian:
-
-download xapian and omega
-
-I needed pcre: sudo ports install pcre
-
-./configure
-
-make
-
-sudo make install
-
-
-## installing omega:
-
-I had a build error do to libiconv undefined symbols. sudo port deactivate libiconv took care of it. After install I had trouble with ikiwiki so I did a sudo port install libiconv and ikiwiki came back.
-
-./configure
-
-make
-
-sudo make install
-
-
-## installing Search::Xapian from CPAN
-
-for some reason this wouldn't install using CPAN console so I went to CPAN online and downloaded the source.
-
-perl Makefile.PL
-
-make
-
-make test
-
-sudo make install
-
-it installed without issue so I'm baffled why it didn't install from command line.
-
- ## setup file
-    _!/usr/bin/perl
-    _ Ikiwiki setup automator.
-    
-    _ This setup file causes ikiwiki to create a wiki, check it into revision
-    _ control, generate a setup file for the new wiki, and set everything up.
-    
-    _ Just run: ikiwiki -setup /etc/ikiwiki/auto.setup
-    
-    _By default, it asks a few questions, and confines itself to the user's home
-    _directory. You can edit it to change what it asks questions about, or to
-    _modify the values to use site-specific settings.
-    require IkiWiki::Setup::Automator;
-    
-    our $wikiname="your wiki";
-    our $wikiname_short="yourwiki";
-    our $rcs="git";
-    our $admin="your name";
-    use Net::Domain q{hostfqdn};
-    our $domain="your.domain";                    
-    
-    IkiWiki::Setup::Automator->import(
-    wikiname => $wikiname,
-    adminuser => [$admin],
-    rcs => $rcs,
-    srcdir => "/opt/ikiwiki/$wikiname_short",
-    destdir => "/Library/WebServer/Documents/$wikiname_short",
-    repository => "/opt/ikiwiki/$wikiname_short.".($rcs eq "monotone" ? "mtn" : $rcs),
-    dumpsetup => "/opt/ikiwiki/$wikiname_short.setup",
-    url => "http://$domain/$wikiname_short",
-    cgiurl => "http://$domain/cgi-bin/$wikiname_short/ikiwiki.cgi",
-    cgi_wrapper => "/Library/WebServer/CGI-Executables/$wikiname_short/ikiwiki.cgi",
-    adminemail => "your\@email.com",
-    add_plugins => [qw{goodstuff websetup}],
-    disable_plugins => [qw{}],
-    libdir => "/opt/ikiwiki/.ikiwiki",
-    rss => 1,
-    atom => 1,
-    syslog => 1,
-    )
-
-## turning on search plugin:
-
-I turned on the plugin from the setup page in ikiwiki but it gave an error when I went to search. Error "Error: /usr/lib/cgi-bin/omega/omega failed: No such file or directory".
-I did a  "find / -name "omega" -print" and found the omega program in "/usr/local/lib/xapian-omega/bin/omega".
-
-Then I went into the 2wiki.setup file and replaced the bad path, updated and badda-boom badda-bing.
-
-
-
diff --git a/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard/discussion.mdwn b/doc/tips/ikiwiki_on_Mac_OS_X_Snow_Leopard/discussion.mdwn
deleted file mode 100644 (file)
index ae39698..0000000
+++ /dev/null
@@ -1 +0,0 @@
-If you want do a bunch of manual labor, this is good, but most people probably want to get ikiwiki via a package system. My Mac laptop's ikiwiki is installed from pkgsrc.  --[[schmonz]]
diff --git a/doc/tips/ikiwiki_on_mac_os_x.mdwn b/doc/tips/ikiwiki_on_mac_os_x.mdwn
new file mode 100644 (file)
index 0000000..b3d1de3
--- /dev/null
@@ -0,0 +1,218 @@
+[[!toc]]
+
+# MacPorts
+
+The easiest way of installing ikiwiki on Mac OS X [Snow] Leopard and Tiger is via MacPorts: <http://www.macports.org/>
+
+This project ports Open Source software into Mac Os X platform.
+It's very easy to intall ikiwiki via MacPorts:
+
+1.- Donwnload and install MacPorts port manager from:  <http://www.macports.org/install.php> . 
+    Port manager installs via Mac Os X installer. Prerequisite: XCode.
+    Se above URL for details
+
+2.- Run 
+
+    $ sudo port install ikiwiki
+
+This installs ikiwiki and all of its dependencies
+
+enjoy
+
+Enrique Castilla
+
+-----
+
+# pkgsrc
+
+The other easiest way of installing ikiwiki on Mac OS X is via
+[pkgsrc](http://www.pkgsrc.org/).
+
+7. Bootstrap pkgsrc
+7. Run `cd .../pkgsrc/www/ikiwiki && make install clean`
+
+-----
+
+# Manual install
+
+These are some notes on installing ikiwiki on Mac OS X Snow Leopard. I have a three year old machine with a lot of stuff on it so it took quite a while, YMMV. 
+
+The best part of installing ikiwiki was learning how to use git. I never used source control before but its pretty slick.
+
+
+## installing git:
+
+cd /opt/ikiwiki/install
+
+curl http://kernel.org/pub/software/scm/git/git-(latest version).tar.gz -O
+
+tar xzvf git-(latest version).tar.gz
+
+cd git-(latest version)
+
+./configure --prefix=/usr/local 
+
+make prefix=/usr/local all
+
+sudo make install
+
+
+git config --global user.name "firstname lastname" 
+
+git config --global user.email "email here"
+
+git config --global color.ui "auto" 
+
+
+curl http://www.kernel.org/pub/software/scm/git/git-manpages-1.7.3.1.tar.gz | sudo tar -xzC /usr/local/share/man/
+
+
+## installing ikiwiki:
+I had terrible trouble installing ikiwiki. It turned out I had accidentally installed Perl through ports. Uninstalling that made everything install nicely.
+I got an error on msgfmt. Turns out this is a program in gettext. I installed that and it fixed the error.
+
+cd ..
+
+git clone git://git.ikiwiki.info/
+
+cd git.ikiwiki.info/
+
+perl Makefile.PL  LIB=/Library/Perl/5.10.0
+
+make
+
+sudo make install
+
+when you make ikiwiki it gives you a .git folder with the ikiwiki files. Stay out of this folder. You want to learn how to create a clone and make all your changes in the clone. When you push the changes ikiwiki will update. I moved a file in this folder by accident because I named my working file the same and I couldn't get into the setup page. I had apparently messed up my ikiwiki git repository. I did a pull into my clone, deleted the repository and webserver/ cgi folders and ran a new setup. Then I did a git clone and dragged all my old files into the new clone. Did the git dance and did git push. Then the angels sang.
+
+
+## using git from inside a git folder:
+
+start with git clone, then learn to do the git dance like this.
+
+git pull
+
+make your changes to your clone
+
+git commit -a -m "message here"
+
+git push
+
+
+When you can't get into the setup page or you get strange behavior after a setup update the Utilities > Console app is your friend.
+
+## installing gitweb
+
+cd ../git-1.7.3.1/gitweb
+
+make GITWEB_PROJECTROOT="/opt/ikiwiki/" GITWEB_CSS="/gitweb.css" GITWEB_LOGO="/git-logo.png" GITWEB_FAVICON="/git-favicon.png" GITWEB_JS="/gitweb.js"
+
+cp gitweb.cgi /Library/WebServer/CGI-Executables/
+
+cp /usr/local/share/gitweb/static/git-favicon.png /Library/WebServer/Documents/
+
+cp /usr/local/share/gitweb/static/git-logo.png /Library/WebServer/Documents/
+
+cp /usr/local/share/gitweb/static/gitweb.css /Library/WebServer/Documents/
+
+cp /usr/local/share/gitweb/static/gitweb.js /Library/WebServer/Documents/
+
+
+sudo chmod 2755 /Library/WebServer/CGI-Executables/gitweb.cgi
+
+sudo chmod 2755 /Library/WebServer/Documents/git-favicon.png
+
+sudo chmod 2755 /Library/WebServer/Documents/git-logo.png
+
+sudo chmod 2755 /Library/WebServer/Documents/gitweb.css
+
+sudo chmod 2755 /Library/WebServer/Documents/gitweb.js
+
+
+## installing xapian:
+
+download xapian and omega
+
+I needed pcre: sudo ports install pcre
+
+./configure
+
+make
+
+sudo make install
+
+
+## installing omega:
+
+I had a build error do to libiconv undefined symbols. sudo port deactivate libiconv took care of it. After install I had trouble with ikiwiki so I did a sudo port install libiconv and ikiwiki came back.
+
+./configure
+
+make
+
+sudo make install
+
+
+## installing Search::Xapian from CPAN
+
+for some reason this wouldn't install using CPAN console so I went to CPAN online and downloaded the source.
+
+perl Makefile.PL
+
+make
+
+make test
+
+sudo make install
+
+it installed without issue so I'm baffled why it didn't install from command line.
+
+ ## setup file
+    _!/usr/bin/perl
+    _ Ikiwiki setup automator.
+    
+    _ This setup file causes ikiwiki to create a wiki, check it into revision
+    _ control, generate a setup file for the new wiki, and set everything up.
+    
+    _ Just run: ikiwiki -setup /etc/ikiwiki/auto.setup
+    
+    _By default, it asks a few questions, and confines itself to the user's home
+    _directory. You can edit it to change what it asks questions about, or to
+    _modify the values to use site-specific settings.
+    require IkiWiki::Setup::Automator;
+    
+    our $wikiname="your wiki";
+    our $wikiname_short="yourwiki";
+    our $rcs="git";
+    our $admin="your name";
+    use Net::Domain q{hostfqdn};
+    our $domain="your.domain";                    
+    
+    IkiWiki::Setup::Automator->import(
+    wikiname => $wikiname,
+    adminuser => [$admin],
+    rcs => $rcs,
+    srcdir => "/opt/ikiwiki/$wikiname_short",
+    destdir => "/Library/WebServer/Documents/$wikiname_short",
+    repository => "/opt/ikiwiki/$wikiname_short.".($rcs eq "monotone" ? "mtn" : $rcs),
+    dumpsetup => "/opt/ikiwiki/$wikiname_short.setup",
+    url => "http://$domain/$wikiname_short",
+    cgiurl => "http://$domain/cgi-bin/$wikiname_short/ikiwiki.cgi",
+    cgi_wrapper => "/Library/WebServer/CGI-Executables/$wikiname_short/ikiwiki.cgi",
+    adminemail => "your\@email.com",
+    add_plugins => [qw{goodstuff websetup}],
+    disable_plugins => [qw{}],
+    libdir => "/opt/ikiwiki/.ikiwiki",
+    rss => 1,
+    atom => 1,
+    syslog => 1,
+    )
+
+## turning on search plugin:
+
+I turned on the plugin from the setup page in ikiwiki but it gave an error when I went to search. Error "Error: /usr/lib/cgi-bin/omega/omega failed: No such file or directory".
+I did a  "find / -name "omega" -print" and found the omega program in "/usr/local/lib/xapian-omega/bin/omega".
+
+Then I went into the 2wiki.setup file and replaced the bad path, updated and badda-boom badda-bing.
diff --git a/doc/users/aland.mdwn b/doc/users/aland.mdwn
new file mode 100644 (file)
index 0000000..5980675
--- /dev/null
@@ -0,0 +1 @@
+# aland
diff --git a/doc/users/sphynkx.mdwn b/doc/users/sphynkx.mdwn
new file mode 100644 (file)
index 0000000..c161d77
--- /dev/null
@@ -0,0 +1 @@
+[My infopage](http://sphynkx.org.ua)