diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 22:36:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-29 22:36:23 +0000 |
commit | 5f1e79404588b9f2cbd8fc80d4eb00d7505085c6 (patch) | |
tree | 903c75fc8b07c536668e6b3d0d6b255abf6a43ed /doc | |
parent | 0d9539d577886549b51d2bf70167db05f3f2514c (diff) | |
download | ikiwiki-5f1e79404588b9f2cbd8fc80d4eb00d7505085c6.tar ikiwiki-5f1e79404588b9f2cbd8fc80d4eb00d7505085c6.tar.gz |
fixes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/templates.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 6b9fc0218..e27a00a89 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -18,6 +18,9 @@ It ships with some basic templates which can be customised: page. * `templates/inlinepagetitle.tmpl` - Used for listing a page inline in a blog archive page. +* `estseek.conf` - Not a html template, this is actually a template for + a config file for the [[HyperEstraier]] search engine. If you like you + can read the [[HyperEstraier]] docs and configure it using this. If you like, you can add these to further customise it: |