ikiwiki
15 years agotypo
Joey Hess [Thu, 12 Jun 2008 18:54:28 +0000 (14:54 -0400)] 
typo

15 years agoquestion
Joey Hess [Thu, 12 Jun 2008 18:14:07 +0000 (14:14 -0400)] 
question

15 years agothis problem makes less sense the more information I get
Joey Hess [Thu, 12 Jun 2008 18:10:24 +0000 (14:10 -0400)] 
this problem makes less sense the more information I get

15 years agoresponse
Joey Hess [Thu, 12 Jun 2008 17:55:15 +0000 (13:55 -0400)] 
response

15 years agoweb commit by http://harningt.eharning.us/: Question about mirroring w/ pinger/pingee
Joey Hess [Thu, 12 Jun 2008 03:37:22 +0000 (23:37 -0400)] 
web commit by harningt.eharning.us/: Question about mirroring w/ pinger/pingee

15 years agoweb commit by http://bremner.myopenid.com/:
Joey Hess [Wed, 11 Jun 2008 16:10:56 +0000 (12:10 -0400)] 
web commit by http://bremner.myopenid.com/:

15 years agoweb commit by http://telemachos.myopenid.com/
Joey Hess [Wed, 11 Jun 2008 14:09:52 +0000 (10:09 -0400)] 
web commit by http://telemachos.myopenid.com/

15 years agoweb commit by http://telemachos.myopenid.com/
Joey Hess [Wed, 11 Jun 2008 14:08:35 +0000 (10:08 -0400)] 
web commit by http://telemachos.myopenid.com/

15 years agoresponse
Joey Hess [Tue, 10 Jun 2008 18:35:52 +0000 (14:35 -0400)] 
response

15 years agoweb commit by buo: strace run
Joey Hess [Tue, 10 Jun 2008 18:31:03 +0000 (14:31 -0400)] 
web commit by buo: strace run

15 years agofollowup
Joey Hess [Tue, 10 Jun 2008 17:55:24 +0000 (13:55 -0400)] 
followup

15 years agonot done
Joey Hess [Tue, 10 Jun 2008 17:49:43 +0000 (13:49 -0400)] 
not done

15 years agofix link
Joey Hess [Tue, 10 Jun 2008 17:36:21 +0000 (13:36 -0400)] 
fix link

15 years agoweb commit by buo: Possible workaround
Joey Hess [Tue, 10 Jun 2008 13:11:42 +0000 (09:11 -0400)] 
web commit by buo: Possible workaround

15 years agoweb commit by http://telemachos.myopenid.com/
Joey Hess [Tue, 10 Jun 2008 11:44:26 +0000 (07:44 -0400)] 
web commit by http://telemachos.myopenid.com/

15 years agoweb commit by http://kaizer.se/: moved my personal space to web host + domain name...
Joey Hess [Mon, 9 Jun 2008 21:09:48 +0000 (17:09 -0400)] 
web commit by 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.

15 years agoweb commit by http://shortbus.org/
Joey Hess [Mon, 9 Jun 2008 01:24:09 +0000 (21:24 -0400)] 
web commit by http://shortbus.org/

15 years agoDon't generate empty title attributes, etc, and allow setting defaults for class...
Joey Hess [Sun, 8 Jun 2008 04:02:33 +0000 (00:02 -0400)] 
Don't generate empty title attributes, etc, and allow setting defaults for class and id too.

15 years agoimg: Support captions.
Joey Hess [Sun, 8 Jun 2008 03:45:40 +0000 (23:45 -0400)] 
img: Support captions.

15 years agoa bit more about upgrades
Joey Hess [Sat, 7 Jun 2008 19:41:29 +0000 (15:41 -0400)] 
a bit more about upgrades

15 years agoadd news item for ikiwiki 2.49
Joey Hess [Sat, 7 Jun 2008 19:27:11 +0000 (15:27 -0400)] 
add news item for ikiwiki 2.49

15 years agoreleasing version 2.49
Joey Hess [Sat, 7 Jun 2008 19:26:43 +0000 (15:26 -0400)] 
releasing version 2.49

15 years agonot reproducible on unstable
Joey Hess [Thu, 5 Jun 2008 01:00:24 +0000 (21:00 -0400)] 
not reproducible on unstable

15 years agofinishing touches on the new search plugin
Joey Hess [Wed, 4 Jun 2008 19:24:05 +0000 (15:24 -0400)] 
finishing touches on the new search plugin

- Add a Help link.
- If the pageterm is too long, hash it.

15 years agoset rebuild before loading plugins
Joey Hess [Wed, 4 Jun 2008 19:22:41 +0000 (15:22 -0400)] 
set rebuild before loading plugins

This fixes a recent minor reversion caused by loading plugins earlier than
the messages are printed. Some plugins might check if rebuild is set.

15 years agosome plugins that need SHA1
Joey Hess [Wed, 4 Jun 2008 19:19:13 +0000 (15:19 -0400)] 
some plugins that need SHA1

15 years agofix uninitialized value problem
Joey Hess [Wed, 4 Jun 2008 19:00:24 +0000 (15:00 -0400)] 
fix uninitialized value problem

This occurred when a plugin, loaded earlier, filled out a template in its
checkconfig, before recentchanges's checkconfig had run. Since such a
template won't be a recentchanges template, just test for the value being
uninitialized and skip processing.

15 years agoThe search interface now allows searching for a page by title ("title:foo"), as well...
Joey Hess [Wed, 4 Jun 2008 18:13:21 +0000 (14:13 -0400)] 
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").

15 years agoit's not $title, try the other variable
Joey Hess [Wed, 4 Jun 2008 17:41:15 +0000 (13:41 -0400)] 
it's not $title, try the other variable

15 years agodon't use meta title
Joey Hess [Wed, 4 Jun 2008 17:12:10 +0000 (13:12 -0400)] 
don't use meta title

Using the title obscured path info, and made search results look
inconsistent. Since nothing else uses the title like that, it didn't make
sense for search to.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 4 Jun 2008 15:30:59 +0000 (11:30 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agodone
Joey Hess [Wed, 4 Jun 2008 15:29:07 +0000 (11:29 -0400)] 
done

15 years agoweb commit by http://edward.myopenid.com/: add links
Joey Hess [Wed, 4 Jun 2008 13:12:52 +0000 (09:12 -0400)] 
web commit by edward.myopenid.com/: add links

15 years agoweb commit by http://smcv.pseudorandom.co.uk/
Joey Hess [Wed, 4 Jun 2008 11:43:31 +0000 (07:43 -0400)] 
web commit by http://smcv.pseudorandom.co.uk/

15 years agohave the xapian stemmer use a language based on LANG
Joey Hess [Wed, 4 Jun 2008 06:41:02 +0000 (02:41 -0400)] 
have the xapian stemmer use a language based on LANG

15 years agoalready fixed
Joey Hess [Wed, 4 Jun 2008 05:58:52 +0000 (01:58 -0400)] 
already fixed

15 years agoalready fixed
Joey Hess [Wed, 4 Jun 2008 05:57:59 +0000 (01:57 -0400)] 
already fixed

15 years agofix
Joey Hess [Wed, 4 Jun 2008 05:54:58 +0000 (01:54 -0400)] 
fix

15 years agoclosing, fixed in documentation
Joey Hess [Wed, 4 Jun 2008 05:54:23 +0000 (01:54 -0400)] 
closing, fixed in documentation

15 years agoresponse
Joey Hess [Wed, 4 Jun 2008 05:53:49 +0000 (01:53 -0400)] 
response

15 years agoalso decode html entities in the title
Joey Hess [Wed, 4 Jun 2008 05:50:51 +0000 (01:50 -0400)] 
also decode html entities in the title

15 years agoremove hyperestraier page
Joey Hess [Wed, 4 Jun 2008 05:41:45 +0000 (01:41 -0400)] 
remove hyperestraier page

15 years agodecode html entities
Joey Hess [Wed, 4 Jun 2008 05:34:26 +0000 (01:34 -0400)] 
decode html entities

15 years agofix clearing index on page deletion
Joey Hess [Wed, 4 Jun 2008 05:28:35 +0000 (01:28 -0400)] 
fix clearing index on page deletion

15 years agoPass a destpage parameter to the sanitize hook.
Joey Hess [Wed, 4 Jun 2008 05:24:23 +0000 (01:24 -0400)] 
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.)

15 years agomove indexing to sanitize hook
Joey Hess [Wed, 4 Jun 2008 04:58:46 +0000 (00:58 -0400)] 
move indexing to sanitize hook

I think this will give better results overall.

I made %IkiWiki::preprocessing accessible and used it to avoid indexing
at unnecessary points.

15 years agoMerge branch 'master' into xapian
Joey Hess [Wed, 4 Jun 2008 04:38:43 +0000 (00:38 -0400)] 
Merge branch 'master' into xapian

15 years agomore search improvements
Joey Hess [Wed, 4 Jun 2008 04:38:40 +0000 (00:38 -0400)] 
more search improvements

15 years agomore substr fixes
Joey Hess [Wed, 4 Jun 2008 04:25:56 +0000 (00:25 -0400)] 
more substr fixes

15 years agoFilter hooks are no longer called during the scan phase. This will prevent wikilinks...
Joey Hess [Wed, 4 Jun 2008 04:15:15 +0000 (00:15 -0400)] 
Filter hooks are no longer called during the scan phase. This will prevent wikilinks added by filters from being scanned properly. But no known filter hook does that, and calling filters unncessarily during scan slowed down complex filters such as the one used to update the xapian index.

15 years agoadd a colon to disambiguate
Joey Hess [Wed, 4 Jun 2008 03:59:25 +0000 (23:59 -0400)] 
add a colon to disambiguate

The omega docs suggest doing this if the term may contain upper case, which
it could here.

15 years agoavoid warning
Joey Hess [Wed, 4 Jun 2008 03:58:19 +0000 (23:58 -0400)] 
avoid warning

"substr outside of string"

15 years agouse "U" term
Joey Hess [Wed, 4 Jun 2008 03:56:45 +0000 (23:56 -0400)] 
use "U" term

this seems to be the thing to use for a unique id

15 years agodon't loop forever
Joey Hess [Wed, 4 Jun 2008 03:55:00 +0000 (23:55 -0400)] 
don't loop forever

15 years agofixed most of the xapian todos
Joey Hess [Wed, 4 Jun 2008 03:52:56 +0000 (23:52 -0400)] 
fixed most of the xapian todos

15 years agoprettify page names, and drop the redunadant url display
Joey Hess [Wed, 4 Jun 2008 02:11:33 +0000 (22:11 -0400)] 
prettify page names, and drop the redunadant url display

15 years agofix toindex
Joey Hess [Wed, 4 Jun 2008 01:59:21 +0000 (21:59 -0400)] 
fix toindex

15 years agosort list for $) so comparison works
Joey Hess [Wed, 4 Jun 2008 01:38:57 +0000 (21:38 -0400)] 
sort list for $) so comparison works

15 years agofirst pass at doing xapian indexing
Joey Hess [Wed, 4 Jun 2008 01:14:56 +0000 (21:14 -0400)] 
first pass at doing xapian indexing

Still some TODOs to fill in.

15 years agoreorder
Joey Hess [Tue, 3 Jun 2008 20:19:27 +0000 (16:19 -0400)] 
reorder

15 years agosearch: Converted to use xapian-omega.
Joey Hess [Tue, 3 Jun 2008 19:29:54 +0000 (15:29 -0400)] 
search: Converted to use xapian-omega.

Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.

15 years agoadd link to css market
Joey Hess [Mon, 2 Jun 2008 21:46:52 +0000 (17:46 -0400)] 
add link to css market

15 years agouse PERL
Joey Hess [Mon, 2 Jun 2008 16:14:09 +0000 (12:14 -0400)] 
use PERL

15 years agoweb commit by stmpeters
Joey Hess [Mon, 2 Jun 2008 15:37:45 +0000 (11:37 -0400)] 
web commit by stmpeters

15 years agoweb commit from 80.176.192.210: poll vote (Accept only OpenID for logins)
Joey Hess [Mon, 2 Jun 2008 12:27:44 +0000 (08:27 -0400)] 
web commit from 80.176.192.210: poll vote (Accept only OpenID for logins)

15 years agodocument that pagestate values can be anything Storable handles
Joey Hess [Sun, 1 Jun 2008 16:59:33 +0000 (12:59 -0400)] 
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.

15 years agocve id
Joey Hess [Sun, 1 Jun 2008 00:16:18 +0000 (20:16 -0400)] 
cve id

15 years agoinline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overopt...
Joey Hess [Sat, 31 May 2008 19:10:23 +0000 (15:10 -0400)] 
inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising.

15 years agoikiwiki-mass-rebuild: Don't trust $! when setting $)
Joey Hess [Sat, 31 May 2008 18:46:16 +0000 (14:46 -0400)] 
ikiwiki-mass-rebuild: Don't trust $! when setting $)

A better fix, just check that what $) returns is what it was asked to set,
and ignore $! entirely.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 31 May 2008 18:37:27 +0000 (14:37 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoikiwiki-mass-rebuild: under $! before setting $) to avoid strange errno issue
Joey Hess [Sat, 31 May 2008 18:36:15 +0000 (14:36 -0400)] 
ikiwiki-mass-rebuild: under $! before setting $) to avoid strange errno issue

This fixes a problem sgran saw on alioth. Apparently nss-db sets errno to
ENOENT as a side effect trying to read an optional file, but succeeds
anyway. Then, somehow, errno remains set across the library calls made by
$).

So unset it first as a workaround; there's probably a nss-db, libc, and/or
perl bug underneath.

15 years agoweb commit by http://willthompson.co.uk/: file a bug about nested inlines failing
Joey Hess [Sat, 31 May 2008 17:51:50 +0000 (13:51 -0400)] 
web commit by willthompson.co.uk/: file a bug about nested inlines failing

15 years agoweb commit by http://willthompson.co.uk/
Joey Hess [Sat, 31 May 2008 14:08:17 +0000 (10:08 -0400)] 
web commit by http://willthompson.co.uk/

15 years agoweb commit by http://oscarjacho.myopenid.com/: Perhaps
Joey Hess [Sat, 31 May 2008 12:19:03 +0000 (08:19 -0400)] 
web commit by oscarjacho.myopenid.com/: Perhaps

15 years agoweb commit by http://oscarjacho.myopenid.com/: Added one line
Joey Hess [Sat, 31 May 2008 12:17:09 +0000 (08:17 -0400)] 
web commit by oscarjacho.myopenid.com/: Added one line

15 years agoweb commit by http://oscarjacho.myopenid.com/: Dreaming... or not?
Joey Hess [Sat, 31 May 2008 12:12:43 +0000 (08:12 -0400)] 
web commit by oscarjacho.myopenid.com/: Dreaming... or not?

15 years agohaiku: Generate valid xhtml.
Joey Hess [Fri, 30 May 2008 23:10:58 +0000 (19:10 -0400)] 
haiku: Generate valid xhtml.

15 years agolinkify
Joey Hess [Fri, 30 May 2008 22:32:48 +0000 (18:32 -0400)] 
linkify

15 years agofix link
Joey Hess [Fri, 30 May 2008 22:31:14 +0000 (18:31 -0400)] 
fix link

15 years agofix links
Joey Hess [Fri, 30 May 2008 22:30:28 +0000 (18:30 -0400)] 
fix links

15 years agofix link
Joey Hess [Fri, 30 May 2008 22:29:40 +0000 (18:29 -0400)] 
fix link

15 years agofix link
Joey Hess [Fri, 30 May 2008 22:29:04 +0000 (18:29 -0400)] 
fix link

15 years agofix link
Joey Hess [Fri, 30 May 2008 22:28:21 +0000 (18:28 -0400)] 
fix link

15 years agofix link
Joey Hess [Fri, 30 May 2008 22:27:37 +0000 (18:27 -0400)] 
fix link

15 years agomore on the security hole
Joey Hess [Fri, 30 May 2008 22:26:04 +0000 (18:26 -0400)] 
more on the security hole

15 years agoadd news item for ikiwiki 2.48
Joey Hess [Fri, 30 May 2008 22:22:14 +0000 (18:22 -0400)] 
add news item for ikiwiki 2.48

15 years agoreleasing version 2.48
Joey Hess [Fri, 30 May 2008 22:21:27 +0000 (18:21 -0400)] 
releasing version 2.48

15 years agoupdated French translation
Joey Hess [Fri, 30 May 2008 22:17:50 +0000 (18:17 -0400)] 
updated French translation

15 years agoimproved period escape
Joey Hess [Fri, 30 May 2008 22:01:16 +0000 (18:01 -0400)] 
improved period escape

15 years agoimprove wording
Joey Hess [Fri, 30 May 2008 21:53:10 +0000 (17:53 -0400)] 
improve wording

15 years agoescape leading periods
Joey Hess [Fri, 30 May 2008 21:50:59 +0000 (17:50 -0400)] 
escape leading periods

15 years agohashed password support, and empty password security fix
Joey Hess [Fri, 30 May 2008 21:35:34 +0000 (17:35 -0400)] 
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..

15 years agofix test to support rel=
Joey Hess [Fri, 30 May 2008 21:12:32 +0000 (17:12 -0400)] 
fix test to support rel=

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 30 May 2008 16:51:11 +0000 (12:51 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoweb commit by http://kaizer.se/: The output of this plugin does not validate as XHTML...
Joey Hess [Fri, 30 May 2008 11:59:27 +0000 (07:59 -0400)] 
web commit by kaizer.se/: The output of this plugin does not validate as XHTML: [validator.w3.org][w3] --ulrik

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 30 May 2008 00:47:57 +0000 (20:47 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoteximg: If the log isn't written, avoid ugly error messages.
Joey Hess [Thu, 29 May 2008 23:29:40 +0000 (19:29 -0400)] 
teximg: If the log isn't written, avoid ugly error messages.

15 years agoteximg: Fix logurl.
Joey Hess [Thu, 29 May 2008 23:28:46 +0000 (19:28 -0400)] 
teximg: Fix logurl.

15 years agodocumentation for use of hashed passwords
Joey Hess [Thu, 29 May 2008 19:17:19 +0000 (15:17 -0400)] 
documentation for use of hashed passwords

Everything but the actual coding to support them.

15 years agoweb commit by http://joey.kitenet.net/: testing
Joey Hess [Thu, 29 May 2008 16:15:45 +0000 (12:15 -0400)] 
web commit by http://joey.kitenet.net/: testing