Commit Graph

5017 Commits (1933e3732c03cec44b28611d5436cddddd6f1669)

Author SHA1 Message Date
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
Joey Hess c1289de1ef cve id 2008-05-31 20:16:18 -04:00
Joey Hess 99e5e6dd08 inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising. 2008-05-31 15:10:23 -04:00
Joey Hess ff6433179e web commit by http://willthompson.co.uk/: file a bug about nested inlines failing 2008-05-31 13:51:50 -04:00
Joey Hess f58a97806a web commit by http://willthompson.co.uk/ 2008-05-31 10:08:17 -04:00
Joey Hess ca9f7bd7c4 web commit by http://oscarjacho.myopenid.com/: Perhaps 2008-05-31 08:19:03 -04:00
Joey Hess 4f47fe9dd8 web commit by http://oscarjacho.myopenid.com/: Added one line 2008-05-31 08:17:09 -04:00
Joey Hess 4fda36e8df web commit by http://oscarjacho.myopenid.com/: Dreaming... or not? 2008-05-31 08:12:43 -04:00
Joey Hess 0a35e8a352 haiku: Generate valid xhtml. 2008-05-30 19:10:58 -04:00
Joey Hess 4a5344199b linkify 2008-05-30 18:32:48 -04:00
Joey Hess eb288969b5 fix link 2008-05-30 18:31:14 -04:00
Joey Hess ad5d49f25a fix links 2008-05-30 18:30:28 -04:00
Joey Hess 22879eba60 fix link 2008-05-30 18:29:40 -04:00
Joey Hess d5a2fc9334 fix link 2008-05-30 18:29:04 -04:00
Joey Hess 75da1471d0 fix link 2008-05-30 18:28:21 -04:00
Joey Hess d8ec77a3cd fix link 2008-05-30 18:27:37 -04:00
Joey Hess 2bf2af30ea more on the security hole 2008-05-30 18:26:04 -04:00
Joey Hess 341296184d add news item for ikiwiki 2.48 2008-05-30 18:22:14 -04:00
Joey Hess e943812dc9 hashed password support, and empty password security fix
This implements the previously documented hashed password support.

While implementing that, I noticed a security hole, which this commit
also fixes..
2008-05-30 17:35:34 -04:00
Joey Hess 4a3dc37eaf Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-30 12:51:11 -04:00
Joey Hess a8890f510e web commit by http://kaizer.se/: The output of this plugin does not validate as XHTML: [validator.w3.org][w3] --ulrik 2008-05-30 07:59:27 -04:00
Joey Hess 3a23cdde7d Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-05-29 20:47:57 -04:00
Joey Hess 4152dca09e documentation for use of hashed passwords
Everything but the actual coding to support them.
2008-05-29 15:17:19 -04:00
Joey Hess 62e1c9238a web commit by http://joey.kitenet.net/: testing 2008-05-29 12:15:45 -04:00
Joey Hess f543303bf0 web commit by http://liw.fi/: uuml html entity in feeds confuses ikiwiki when aggregating 2008-05-29 02:51:40 -04:00
Joey Hess c928a118d6 web commit by http://joey.kitenet.net/: test 2008-05-28 02:50:50 -04:00
Joey Hess aa7935d0d9 web commit by tschwinge: Typo fixes. 2008-05-27 18:17:41 -04:00
Joey Hess d092e794b3 web commit by XTaran: Mercurial repository 2008-05-26 08:16:32 -04:00
Joey Hess 039c18c562 web commit by XTaran: Everything necessary fixed with 0.02 2008-05-26 08:04:55 -04:00
Joey Hess 8414ca160c web commit by http://tomhoover.org/: poll vote (Accept only OpenID for logins) 2008-05-25 17:32:39 -04:00