aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* fix two build bugsJoey Hess2008-06-13
| | | | | | * ikiwiki-mass-rebuild: Make group list comparison more robust. * search: Work around xapian bug #486138 by only stemming locales in a whitelist.
* responseJoey Hess2008-06-13
|
* responseJoey Hess2008-06-13
|
* web commit by http://alcopop.org/me/openid/: maybe for some future ↵Joey Hess2008-06-13
| | | | backwards-compatibility killing release?
* web commit by http://ptecza.myopenid.com/: * Bug reportJoey Hess2008-06-13
|
* web commit by buo: libdir does have an effectJoey Hess2008-06-13
|
* web commit by http://ptecza.myopenid.com/: * I rebuild ikiwiki backports for ↵Joey Hess2008-06-13
| | | | Ubuntu Hardy too
* add consultant list, add news itemJoey Hess2008-06-12
|
* fix formatting I brokeJoey Hess2008-06-12
|
* web commit by AndrewGreenberg: Added blurb on looking for a developer.Joey Hess2008-06-12
|
* some questions and links to existing patchesJoey Hess2008-06-12
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-06-12
|\
| * web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ↵Joey Hess2008-06-12
| | | | | | | | ikiwiki.
* | ignore user subpagesJoey Hess2008-06-12
|/
* link to patchJoey Hess2008-06-12
|
* web commit by AndrewGreenberg: We'd also like to see a 'usetitles' option ↵Joey Hess2008-06-12
| | | | for the map plugin.
* questionJoey Hess2008-06-12
|
* this problem makes less sense the more information I getJoey Hess2008-06-12
|
* responseJoey Hess2008-06-12
|
* web commit by http://harningt.eharning.us/: Question about mirroring w/ ↵Joey Hess2008-06-11
| | | | pinger/pingee
* web commit by http://bremner.myopenid.com/:Joey Hess2008-06-11
|
* web commit by http://telemachos.myopenid.com/Joey Hess2008-06-11
|
* web commit by http://telemachos.myopenid.com/Joey Hess2008-06-11
|
* responseJoey Hess2008-06-10
|
* web commit by buo: strace runJoey Hess2008-06-10
|
* followupJoey Hess2008-06-10
|
* not doneJoey Hess2008-06-10
|
* fix linkJoey Hess2008-06-10
|
* web commit by buo: Possible workaroundJoey Hess2008-06-10
|
* web commit by http://telemachos.myopenid.com/Joey Hess2008-06-10
|
* web commit by http://kaizer.se/: moved my personal space to web host + ↵Joey Hess2008-06-09
| | | | domain name, probably last move! Slowly growing and trying everything ikiwiki has, blogs, tags etc. no cgi yet.
* web commit by http://shortbus.org/Joey Hess2008-06-08
|
* img: Support captions.Joey Hess2008-06-07
|
* a bit more about upgradesJoey Hess2008-06-07
|
* add news item for ikiwiki 2.49Joey Hess2008-06-07
|
* not reproducible on unstableJoey Hess2008-06-04
|
* finishing touches on the new search pluginJoey Hess2008-06-04
| | | | | - Add a Help link. - If the pageterm is too long, hash it.
* some plugins that need SHA1Joey Hess2008-06-04
|
* The search interface now allows searching for a page by title ("title:foo"), ↵Joey Hess2008-06-04
| | | | as well as for pages that contain a given link ("link:bar").
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-06-04
|\
| * web commit by http://edward.myopenid.com/: add linksJoey Hess2008-06-04
| |
| * web commit by http://smcv.pseudorandom.co.uk/Joey Hess2008-06-04
| |
* | doneJoey Hess2008-06-04
|/
* already fixedJoey Hess2008-06-04
|
* already fixedJoey Hess2008-06-04
|
* fixJoey Hess2008-06-04
|
* closing, fixed in documentationJoey Hess2008-06-04
|
* responseJoey Hess2008-06-04
|
* remove hyperestraier pageJoey Hess2008-06-04
|
* Pass a destpage parameter to the sanitize hook.Joey Hess2008-06-04
| | | | | | | | Because the search plugin needed it, also because it's one of the few plugins that didn't already have it. I also considered adding it to htmlize, but I really cannot imagine caring what the destpage is when htmlizing. (I'll probably be poven wrong later.)