simonraven
b5edd6d4d8
2009-06-22 17:09:26 -04:00
simonraven
6b9549b53a
2009-06-22 15:06:14 -04:00
http://johnsu01.livejournal.com/
46bdb84eb1
FSF uses it internally.
2009-06-22 14:23:22 -04:00
http://mjr.towers.org.uk/
7ad6541a87
Home site is MIA. Where is it?
2009-06-22 13:57:18 -04:00
http://smcv.pseudorandom.co.uk/
0d76893483
bug report + patches
2009-06-22 06:57:00 -04:00
http://hendry.iki.fi/
2b722cfd68
templating question
2009-06-22 06:27:56 -04:00
http://smcv.pseudorandom.co.uk/
9cd86bc2db
correct link spelling
2009-06-20 14:15:31 -04:00
http://smcv.pseudorandom.co.uk/
9a5e3fac02
explain %depends and suggest [[!inline quick=yes]]
2009-06-20 14:14:36 -04:00
Jon Dowland
c25371b311
speeding up ikiwiki: advice sought
2009-06-19 14:19:45 +01:00
Joey Hess
81bcfd9454
add Mick Pollard
2009-06-18 22:02:53 -04:00
http://smcv.pseudorandom.co.uk/
7fe5002e07
feature addition + patch
2009-06-18 16:06:16 -04:00
http://smcv.pseudorandom.co.uk/
c077e4b6e7
an improvement in this direction
2009-06-18 11:36:38 -04:00
Joey Hess
d25c4acfdb
img: Fix extra double quote with alt text. (smcv)
2009-06-16 15:09:49 -04:00
Joey Hess
b9ba68208e
Merge commit 'smcv/img-bugfix'
2009-06-16 15:07:58 -04:00
http://smcv.pseudorandom.co.uk/
3aa4eba5e6
disarm wikilinks
2009-06-16 13:44:44 -04:00
http://smcv.pseudorandom.co.uk/
64e714cee4
revisiting with implementation experience
2009-06-16 13:42:34 -04:00
http://smcv.pseudorandom.co.uk/
a7ae9d0b7e
there's more than one way to do it
2009-06-16 13:36:55 -04:00
http://smcv.pseudorandom.co.uk/
37617af685
grr, another typo
2009-06-16 13:13:45 -04:00
http://smcv.pseudorandom.co.uk/
dbc641e1ff
Fix links
2009-06-16 13:11:07 -04:00
http://smcv.pseudorandom.co.uk/
171af6cbbc
Fix links
2009-06-16 13:10:10 -04:00
http://smcv.pseudorandom.co.uk/
c94dce8afa
2009-06-16 13:07:58 -04:00
http://smcv.pseudorandom.co.uk/
4ed456248b
feature addition + patch
2009-06-16 12:36:17 -04:00
http://smcv.pseudorandom.co.uk/
6c91edea7c
bug report + patch
2009-06-16 12:22:24 -04:00
Simon McVittie
a648c439f3
img plugin: do not emit a redundant double-quote before alt attribute
2009-06-16 17:15:06 +01:00
http://www.steve.org.uk/
e94289e9e4
2009-06-15 13:01:46 -04:00
http://openid.steve.org.uk/
ff55f52256
2009-06-15 12:52:16 -04:00
http://ptecza.myopenid.com/
dc2d9b0752
* Reply
2009-06-15 09:27:59 -04:00
Jon Dowland
04964d3ac0
don't escape <> (done for us)
2009-06-15 12:29:23 +01:00
Jon Dowland
82cc6ff4da
patch for this bug
2009-06-15 12:28:36 +01:00
Jon Dowland
d17bce8bb2
new bug: map doesn't close UL for empty list
2009-06-15 12:22:02 +01:00
tschwinge
816a772037
Knuth to the rescue!
2009-06-15 07:17:38 -04:00
http://ptecza.myopenid.com/
c5dd792749
* Response
2009-06-15 06:58:19 -04:00
Jon Dowland
5a57d9a767
guess at versioning scheme
2009-06-15 10:25:22 +01:00
http://ptecza.myopenid.com/
fb5d7f2dc2
* Version mistake?
2009-06-15 04:33:14 -04:00
http://ptecza.myopenid.com/
53f93ad6e3
* Now ikiwiki backports for Ubuntu Jaunty
2009-06-15 04:16:53 -04:00
Joey Hess
0b2e512d36
response
2009-06-14 17:34:05 -04:00
Joey Hess
1d38a99874
response from a shady glen
2009-06-14 17:16:18 -04:00
Víctor Moral
4f4de892f3
updated spanish translation
2009-06-14 17:03:26 -04:00
Joey Hess
e0c7fed8e6
tested yahoo working
2009-06-13 21:08:32 -04:00
Joey Hess
2303c83da4
fixup
2009-06-13 15:05:49 -04:00
Joey Hess
908de091f9
add news item for ikiwiki 3.141
2009-06-13 14:41:31 -04:00
Joey Hess
6ead2573e9
releasing version 3.141
2009-06-13 14:40:36 -04:00
Joey Hess
f67cf32471
response
2009-06-13 14:33:52 -04:00
PaulePanter
6848a2e882
Documentation for parameter `template`?
2009-06-13 12:12:58 -04:00
http://www.larted.org.uk/~dom/
07d26e1db3
2009-06-13 07:58:13 -04:00
http://www.larted.org.uk/~dom/
86a83a2a69
comment about newer OpenID now being available.
2009-06-13 07:56:56 -04:00
Joey Hess
9151346687
aggregate: Avoid resetting ctime when an item md5 changes.
...
Besides being wrong to do, this could lead to the wrong item
being expired, as follows: If B is added and at the same time
A is changed, then A's ctime may be set to the current time,
while B's is set to its creation time. Thus the new item, A,
is incorrectly removed as older.
(This interacted especially badly with the bug fixed by
90b4d079605b72bb50d1da41402d994960e10937.)
2009-06-12 19:31:23 -04:00
Joey Hess
90b4d07960
aggregate: Fix storing of changed md5.
...
The aggregate state merge code neglected to merge changes to the md5
field of an item. Therefore, if an item's md5 changed after initial
aggregation, it would be updated, and rewritten, each time thereafter.
This was wasteful and indirectly led to some expire problems.
2009-06-12 19:24:47 -04:00
Jon Dowland
9d4f803a01
argh, wrong diff again. third time lucky.
2009-06-12 16:00:04 +01:00
Jon Dowland
a407c11626
update diff (one redundant hunk removed)
2009-06-12 13:26:12 +01:00