Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.)
|
|
|
|
Still some TODOs to fill in.
|
|
Everything is done except for the actual indexing. I plan to do incremental
indexing as pages change.
|
|
|
|
|
|
|
|
|
|
This only started being true by accident when the index was changed to
use Storable, but it's a nice feature.
|
|
|
|
avoid overoptimising.
|
|
failing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This implements the previously documented hashed password support.
While implementing that, I noticed a security hole, which this commit
also fixes..
|
|
|
|
as XHTML: [validator.w3.org][w3] --ulrik
|
|
|
|
Everything but the actual coding to support them.
|
|
|
|
when aggregating
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|