aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* 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.)
* more search improvementsJoey Hess2008-06-04
|
* first pass at doing xapian indexingJoey Hess2008-06-03
| | | | Still some TODOs to fill in.
* search: Converted to use xapian-omega.Joey Hess2008-06-03
| | | | | Everything is done except for the actual indexing. I plan to do incremental indexing as pages change.
* add link to css marketJoey Hess2008-06-02
|
* use PERLJoey Hess2008-06-02
|
* web commit by stmpetersJoey Hess2008-06-02
|
* web commit from 80.176.192.210: poll vote (Accept only OpenID for logins)Joey Hess2008-06-02
|
* document that pagestate values can be anything Storable handlesJoey Hess2008-06-01
| | | | | This only started being true by accident when the index was changed to use Storable, but it's a nice feature.
* cve idJoey Hess2008-05-31
|
* inline: The optimisation in 2.41 broke nested inlines. Detect those and ↵Joey Hess2008-05-31
| | | | avoid overoptimising.
* web commit by http://willthompson.co.uk/: file a bug about nested inlines ↵Joey Hess2008-05-31
| | | | failing