Commit Graph

5046 Commits (afb548f45767dd49796bd9e9de02c2d90459c3ac)

Author SHA1 Message Date
Joey Hess afb548f457 fix formatting I broke 2008-06-12 16:16:33 -04:00
Joey Hess 79ab4a7e3b web commit by AndrewGreenberg: Added blurb on looking for a developer. 2008-06-12 16:13:56 -04:00
Joey Hess b288cfb462 some questions and links to existing patches 2008-06-12 16:11:18 -04:00
Joey Hess 28aba38ed9 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-12 16:04:50 -04:00
Joey Hess fd62f7a550 web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ikiwiki. 2008-06-12 16:01:26 -04:00
Joey Hess 79ed37ccf6 ignore user subpages 2008-06-12 15:43:40 -04:00
Joey Hess 16fd843269 link to patch 2008-06-12 15:12:28 -04:00
Joey Hess 1b60dccf89 web commit by AndrewGreenberg: We'd also like to see a 'usetitles' option for the map plugin. 2008-06-12 15:05:22 -04:00
Joey Hess 332e0b4e3c question 2008-06-12 14:14:07 -04:00
Joey Hess a65dd073cf this problem makes less sense the more information I get 2008-06-12 14:10:24 -04:00
Joey Hess 1f7f51828d response 2008-06-12 13:55:15 -04:00
Joey Hess 465b1edc70 web commit by http://harningt.eharning.us/: Question about mirroring w/ pinger/pingee 2008-06-11 23:37:22 -04:00
Joey Hess 73ccf056da web commit by http://bremner.myopenid.com/: 2008-06-11 12:10:56 -04:00
Joey Hess 8afa1e2304 web commit by http://telemachos.myopenid.com/ 2008-06-11 10:09:52 -04:00
Joey Hess 3d4859262d web commit by http://telemachos.myopenid.com/ 2008-06-11 10:08:35 -04:00
Joey Hess fc79199ccd response 2008-06-10 14:35:52 -04:00
Joey Hess 3b82819049 web commit by buo: strace run 2008-06-10 14:31:03 -04:00
Joey Hess e6a6893117 followup 2008-06-10 13:55:24 -04:00
Joey Hess c48efcf8a4 not done 2008-06-10 13:49:43 -04:00
Joey Hess 3a76a58e1e fix link 2008-06-10 13:36:21 -04:00
Joey Hess 2fc11033f5 web commit by buo: Possible workaround 2008-06-10 09:11:42 -04:00
Joey Hess 3c4ac2727b web commit by http://telemachos.myopenid.com/ 2008-06-10 07:44:26 -04:00
Joey Hess 2db1e61450 web commit by http://kaizer.se/: moved my personal space to web host + domain name, probably last move! Slowly growing and trying everything ikiwiki has, blogs, tags etc. no cgi yet. 2008-06-09 17:09:48 -04:00
Joey Hess 71840222c4 web commit by http://shortbus.org/ 2008-06-08 21:24:09 -04:00
Joey Hess f6b47b0d1c img: Support captions. 2008-06-07 23:45:40 -04:00
Joey Hess d258793c3f a bit more about upgrades 2008-06-07 15:41:29 -04:00
Joey Hess 1a25309f2a add news item for ikiwiki 2.49 2008-06-07 15:27:11 -04:00
Joey Hess 970e1a571e not reproducible on unstable 2008-06-04 21:00:24 -04:00
Joey Hess 3215b5a982 finishing touches on the new search plugin
- Add a Help link.
- If the pageterm is too long, hash it.
2008-06-04 15:24:28 -04:00
Joey Hess 1933e3732c some plugins that need SHA1 2008-06-04 15:19:13 -04:00
Joey Hess e4119f048c The search interface now allows searching for a page by title ("title:foo"), as well as for pages that contain a given link ("link:bar"). 2008-06-04 14:13:21 -04:00
Joey Hess a0970423a7 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-06-04 11:30:59 -04:00
Joey Hess 325fc9d8d0 done 2008-06-04 11:29:07 -04:00
Joey Hess d52dad50d2 web commit by http://edward.myopenid.com/: add links 2008-06-04 09:12:52 -04:00
Joey Hess 499a17a55a web commit by http://smcv.pseudorandom.co.uk/ 2008-06-04 07:43:31 -04:00
Joey Hess 47b5417ac0 already fixed 2008-06-04 01:58:52 -04:00
Joey Hess 811c76f85e already fixed 2008-06-04 01:57:59 -04:00
Joey Hess 7d87bf9e78 fix 2008-06-04 01:54:58 -04:00
Joey Hess 81719b40a4 closing, fixed in documentation 2008-06-04 01:54:23 -04:00
Joey Hess 95f93e6848 response 2008-06-04 01:53:49 -04:00
Joey Hess ded3ea2ccf remove hyperestraier page 2008-06-04 01:41:45 -04:00
Joey Hess 1dddec0ba9 Pass a destpage parameter to the sanitize hook.
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.)
2008-06-04 01:24:23 -04:00
Joey Hess ce826411b2 more search improvements 2008-06-04 00:38:40 -04:00
Joey Hess 44fde6cbff first pass at doing xapian indexing
Still some TODOs to fill in.
2008-06-03 21:14:56 -04:00
Joey Hess 8a6a5320ed search: Converted to use xapian-omega.
Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.
2008-06-03 15:29:54 -04:00
Joey Hess c688863cf1 add link to css market 2008-06-02 17:46:52 -04:00
Joey Hess d370052672 use PERL 2008-06-02 12:14:09 -04:00
Joey Hess e76c997e86 web commit by stmpeters 2008-06-02 11:37:45 -04:00
Joey Hess cd5daa2191 web commit from 80.176.192.210: poll vote (Accept only OpenID for logins) 2008-06-02 08:27:44 -04:00
Joey Hess 5e9e72b735 document that pagestate values can be anything Storable handles
This only started being true by accident when the index was changed to
use Storable, but it's a nice feature.
2008-06-01 12:59:33 -04:00