Better section name
[ikiwiki.git] / docs / howtos / HowToManageThisSite.mdwn
index 76f5968..15f8071 100644 (file)
@@ -10,8 +10,6 @@ This site is managed using ikiwiki.
 * Page layouts are at `/usr/local/etc/ikiwiki-templates/` - page.tmpl is probably the one you want.  These are just the overrides from /usr/pkg/share/ikiwiki/templates.  This affects all pages; the sidebar menu is here.
 * Stylesheet changes are in `/usr/pkg/share/ikiwiki/basewiki/local.css`.
 * After modifying any of the templates or stylesheet info, regenerate the site with `ikiwiki --setup /usr/local/etc/ikiwiki.setup`.
-* The bugs.dragonflybsd.org website needs to be updated separately to make the sidebar match; `/home/bugtracker/html/page.html` is the file to edit.
-
 
 ## Upgrading
 
@@ -20,6 +18,7 @@ This site is managed using ikiwiki.
 * Upgrade.  Delete/rebuild or pkg_rolling-replace or whatever.
 * Run any ikiwiki transition commands mentioned in the release notes at http://ikiwiki.info/news/ .
 * Check for any new plugins that could be enabled; place them in the ikiwiki.setup file.
+* textproc/p5-Search-Xapian and textproc/xapian-omega is needed for the search engine, and the path to the omega CGI listed in ikiwiki.setup, though this should never be needed for a separate install unless rebuilding everything.
 
 ## Feeds